sinara-hw / zapper

8-channel high-voltage source/PZT driver
4 stars 2 forks source link

Zapper - 8 channel DAC and EEM #3

Open adamkolodynski opened 4 years ago

adamkolodynski commented 4 years ago

Zapper DAC voltage range

I think the best output range would be 0 to+10 V, DAC has also configurable offset registers, but I don't know how convenient are their usage. The voltage range is defined by 4xVref, but we have to be in +-1.4 V from the power supply. I see two options:

DAC additional functions

Translating signal from EEM and DAC design are very similar to Zotino, but AD5362 has more additional functions that AD5372, so I need to know which can be useful.

  1. Packet Error Check Output - now connected to EEM connector, but if any more important use of this I/O appears probably will leave it.
  2. Monitor - output could be connected to a gold pin(or another connector) and used for testing and monitoring.
  3. Temperature sensor - might be useful later.
  4. Programmable GPIO - will find some application later.

Current schematic files

LVDS schematic DAC_8CH.pdf

gkasprow commented 4 years ago

@jordens do you think we could need the PEC output? Yes, add a standard test pad. we don't expect the DAC to overheat.

please connect the VREF pins.

jordens commented 4 years ago

not critical

adamkolodynski commented 4 years ago

Added test pads and VREF: DAC_8CHv2.pdf How about the offset voltage calibration similar to this Automated Calibration

gkasprow commented 4 years ago

I think the offset will be dominated by the output stage offset anyway. No real reason to calibrate the DAC only.

adamkolodynski commented 4 years ago

I found that AD5362BCPZ run of out stock in most distributors(except Chinese sites which is hard to verify), so I changed it to AD5362BSTZ which is also hard to buy but still available.

gkasprow commented 4 years ago

Use two footprints and assembly options as we do in Zotino

adamkolodynski commented 4 years ago

In Zotino DAC packages have the same pin number and pin description and here one has 52 pins and the second has 56 pins. Their description and placements are not fitting in many cases. I don't think it is possible here.

gkasprow commented 4 years ago

U can try to place them side-by-side. We don't have high-speed signals here.