sinara-hw / Sayma_RTM

RTM board with 8-channel GS/s DAC, 125MS/s ADC and flexible clock circuit
8 stars 4 forks source link

adf PLL review #21

Closed hartytp closed 5 years ago

hartytp commented 5 years ago

Will complete this after testing. Howerver....

hartytp commented 5 years ago

If we scrap the mux then just use some weak capacitors to pick off some power for diagnostic UFLs (same as you're doing for the HMC830)

hartytp commented 5 years ago
hartytp commented 5 years ago
jbqubit commented 5 years ago

after testing the ADF pll we should consider scrapping the HMC830

No. The project plan calls for layout of HMC830. Wait until after v2.0 to jettison HMC830.

hartytp commented 5 years ago

Let's see how I get on with the AF PLL before making a final call on this. The clock path is critical and the more components we cut out the more likely it is to actually work.

hartytp commented 5 years ago

Also, as Greg's pointed out elsewhere, while it's easy to add things to the schematic, doing a good layout with minimal cross-talk is much harder and more time consuming (not to mention, quicker to review and test).

Right now, my preferred option would be this:

gkasprow commented 5 years ago

We have a lot of space on board and HMC part is already routed.

hartytp commented 5 years ago

@gkasprow Okay. I was just hoping to scrap the clock mux.

How about a different compromise:

hartytp commented 5 years ago

Note that the current design is somewhat problematic for DAC clock frequencies below 1.5GHz when using the HMC830 since the output divider is not synchronised.

It should be possible to get around this by using the AD9154 as a phase detector to infer the startup phase of the HMC830 output dividers and reset the PLL until the dividers start with the right phase, but that has not been demonstrated yet. Without testing, it is not clear whether this will work, so it's a serious risk with the HMC830.

We also have not demonstrated the HMC830 operating reliably yet. To get it to work reliably would require extra power-cycling FETs, which aren't in the current RTM schematic IIRC. Even once they're added, we won't know for sure that it all works without further testing.

All in all, it's not clear to me that the HMC830 offers a lower risk path, since we have not yet demonstrated it working really robustly. Moreover, it has known issues (unsynchronised output dividers) so I feel we're better focusing on getting the ADF PLL working really well and only keeping the HMC830 as a real last resort.

gkasprow commented 5 years ago

it looks that this issue is no more relevant and we can close it.