Binary File Type Data - Keysight E4428C ESG RF Programming Manual

Signal generators
Table of Contents

Advertisement

Binary File Type Data

With the Binary file type, the signal generator sees all of the bytes within the downloaded file and
attempts to use all of the data bits. When using this file type, the biggest challenge is creating the
data, so that the signal generator uses all of the bits (bytes) contained within the file. This is
referred to as using an even number of bytes. The method of creating the user file data pattern
depends on whether you are using unframed or framed data. The following two sections illustrate the
complexities of using the binary file format. You can eliminate these complexities by using the bit file
format (see "Bit File Type Data" on page 324).
Unframed Binary Data
When creating unframed data, you must think in terms of bits per symbol; so that your data pattern
begins and ends on the symbol boundary, with an even number of bytes. For example, to use 16QAM
modulation, the user file needs to contain 32 bytes:
• enough data to fill 16 states 4 times
• end on a symbol boundary
• create 64 symbols (the signal generator requires a minimum of 60 symbols for unframed data)
To do the same with 32QAM, requires a user file with 40 bytes.
When you do not use an even number of bytes, the signal generator repeats the data in the same
symbol where the data stream ends. This means that your data would not end on the symbol
boundary, but during a symbol. This makes it harder to identify the data content of a symbol. The
following figure illustrates the use of an uneven number of bytes and an even number of bytes.
Data pattern:
1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0 1 0 1
32QAM 5 bits/symbol:
Using an uneven number of bytes makes it harder to identify the data within a symbol.
16QAM 4 bits/symbol:
1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0
Symbol
Keysight Signal Generators Programming Guide
Unframed Data
MSB
1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0
Uneven Number of Bytes
Symbol
Symbol
Even Number of Bytes
Symbol
Symbol
User File Data (Bit/Binary) Downloads (E4438C and E8267D)
Data repeats during a symbol
Symbol
Symbol
Data repeats at the symbol boundary
1 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0
Symbol
Symbol
Creating and Downloading User–Data Files
LSB
Symbol
Symbol
Symbol
Symbol
Symbol
Symbol
Data
repeats
327

Advertisement

Table of Contents
loading

Table of Contents