Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
zmod:awg:reference-manual [2021/11/11 22:10] – ↷ Page moved from zmod:zmoddac:reference-manual to zmod:awg:reference-manual Arthur Brownzmod:awg:reference-manual [2023/05/05 16:35] – [2.4. AWG Out] fix eq 13 Arthur Brown
Line 6: Line 6:
  
 {{Digilent Image Gallery  {{Digilent Image Gallery 
-| image = {{reference/instrumentation/zmoddac/zmoddactop.png?w=540&h=360&t=1566215726&tok=0dc41f}} +| image = {{:zmod:awg:zmodawg-generic-obl-1000.png?direct|}} 
-| image = {{reference/instrumentation/zmoddac/zmoddacbottom.png?w=540&h=360&t=1566215726&tok=f0af6e}} +| image = {{:zmod:awg:zmodawg-generic-top-1000.png?direct|}} 
-}}//{{anchor:figure_1:Figure 1. Zmod AWG top and bottom views.}}//+| image = {{:zmod:awg:zmodawg-1411-bottom-1000.png?direct|}} 
 +}}
  
 The analog outputs can be connected to a circuit using SMA cables. Driven by the SYZYGY™ carrier, the Zmod AWG can generate two simultaneous signals  (50Ω, ±5V, single-ended, 14-bit, 100MS/s, 40MHz+ bandwidth). The analog outputs can be connected to a circuit using SMA cables. Driven by the SYZYGY™ carrier, the Zmod AWG can generate two simultaneous signals  (50Ω, ±5V, single-ended, 14-bit, 100MS/s, 40MHz+ bandwidth).
Line 145: Line 146:
  
 To generate a particular voltage value at the output of the AWG channel, the user application sends a signed 14 bit integer to the DAC. This value is computed as: To generate a particular voltage value at the output of the AWG channel, the user application sends a signed 14 bit integer to the DAC. This value is computed as:
-$${N} = \frac{(V_{Out}-CA)}{(1+CG) \cdot (Range)}* 2^{13}\in (-2^{13}, +2^{13}) \label{13}\tag{13}$$+$${N} = \frac{(V_{Out}-CA)}{(1+CG) \cdot (Range)}* (2^{13}-1)\in (-2^{13}, +2^{13}) \label{13}\tag{13}$$
    
 were: were:
Line 297: Line 298:
 ^  Heading 1            | **Name**  ^  Size (Bytes)  ^  Type            ^  Flash Address (Factory Calibration)  ^  EEPROM Address (User Calibration)  ^ ^  Heading 1            | **Name**  ^  Size (Bytes)  ^  Type            ^  Flash Address (Factory Calibration)  ^  EEPROM Address (User Calibration)  ^
 |  Magic ID                        1              uchar 0xAD      |  0x8100                                0x7000                             | |  Magic ID                        1              uchar 0xAD      |  0x8100                                0x7000                             |
-|  Calibration Time                4              unix timestamp  |  0x8104                               |  0x7004                             | +|  Calibration Time                4              unix timestamp  |  0x8101                               |  0x7001                             | 
-|  Channel 1 LG Gain    | CG        |  4              float32         |  0x8108                               |  0x7008                             | +|  Channel 1 LG Gain    | CG        |  4              float32         |  0x8105                               |  0x7005                             | 
-|  Channel 1 LG Offset  | CA        |  4              float32         |  0x810C                               |  0x700C                             | +|  Channel 1 LG Offset  | CA        |  4              float32         |  0x8109                               |  0x7009                             | 
-|  Channel 1 HG Gain    | CG        |  4              float32         |  0x8110                               |  0x7010                             | +|  Channel 1 HG Gain    | CG        |  4              float32         |  0x810D                               |  0x700D                             | 
-|  Channel 1 HG Offset  | CA        |  4              float32         |  0x8114                               |  0x7014                             | +|  Channel 1 HG Offset  | CA        |  4              float32         |  0x8111                               |  0x7011                             | 
-|  Channel 2 LG Gain    | CG        |  4              float32         |  0x8118                               |  0x7018                             | +|  Channel 2 LG Gain    | CG        |  4              float32         |  0x8115                               |  0x7015                             | 
-|  Channel 2 LG Offset  | CA        |  4              float32         |  0x811C                               |  0x701C                             | +|  Channel 2 LG Offset  | CA        |  4              float32         |  0x8119                               |  0x7019                             | 
-|  Channel 2 HG Gain    | CG        |  4              float32         |  0x8120                               |  0x7020                             | +|  Channel 2 HG Gain    | CG        |  4              float32         |  0x811D                               |  0x701D                             | 
-|  Channel 2 HG Offset  | CA        |  4              float32         |  0x8124                               |  0x7024                             | +|  Channel 2 HG Offset  | CA        |  4              float32         |  0x8121                               |  0x7021                             | 
-|  Channel 1 Linearity  |            34            |  uchar           |  0x8146                               |  0x7046                             | +|  Channel 1 Linearity  |            34            |  uchar           |  0x8125                               |  0x7025                             | 
-|  Channel 2 Linearity  |            34            |  uchar           |  0x8168                               |  0x7068                             | +|  Channel 2 Linearity  |            34            |  uchar           |  0x8147                               |  0x7047                             | 
-|  Log                  |            22            |  string          |  0x817E                               |  0x707E                             |+|  Log                  |            22            |  string          |  0x8169                               |  0x7069                             |
 |  CRC                  |            1              uchar            0x817F                                0x707F                             | |  CRC                  |            1              uchar            0x817F                                0x707F                             |