sinara-hw / Phaser

Quad channel 1GS/s RF generator card with dual IQ upconverter and dual 5MS/s ADC and FPGA in EEM form factor
13 stars 4 forks source link

choice of upconverter #10

Closed hartytp closed 5 years ago

hartytp commented 5 years ago

I'd like to aim to use upconverters with inbuilt LO PLLs. The thinking here is that it's highly desirable to have a LO PLL on the EEM, rather than relying on an external LO. Generating the LO with a PLL outside the modulator is mildly tricky because the quadrature hybrids in the upconverter don't like harmonics, which most PLLs produce. Filtering the harmonics is a pain. Easier to let the modulator designer take care of that. Having the PLL inside the LO also makes the two channels fully independent, which may or may not be useful for a given application, and means we only have one clock frequency to distribute (the reference)/saves us a front panel connector.

The potential downsides of using a modulator with inbuild PLL/VCO are:

@gkasprow do you know any manufacturers of upconverters with PLLs/VCOs apart from TI and ADI? I'll post a table here with our options soon.

hartytp commented 5 years ago

I'm filtering for modulators that go up to at least 3.2GHz (43Ca+) and have an integrated LO

PN BW (GHz) power (W) noise floor supplier cost
trf372017 0.3-4.8 1.245 -160dBm/Hz TI £8.36
trf3722 0.4 - 4.2 1.18 ? TI £12.11
hmc1197 0.1 - 4 1.75 -160 ADI/HMC £25
hartytp commented 5 years ago

TRF372017

VCO at 2GHz, noise normalised to 1GHz

f offset HMC830 noise (-dBc/Hz) trf372017 noise(-dBc/Hz) HMC1197
10k - 92 90
100k 122 - 120
1M 147 139 146.5
10M 168 157 168
50M 177 160 189

Take that with a pinch of salt since the output buffers will limit (i.e. the normalization assumes a simplified noise model, which is not totally accurate.)

So the VCO is something like 10dB worse than the HMC830, which is fine.

hartytp commented 5 years ago

image

Worse case variations are of order 0.2dB/60K = 0.07%/K. From the plots, it's generally quite a bit better than that (a lot at certain frequency/temp combinations)

hartytp commented 5 years ago

image

hartytp commented 5 years ago

image

hartytp commented 5 years ago

trf3722

image

hartytp commented 5 years ago

HMC1197

hartytp commented 5 years ago

My feeling is that we should go for the trf372017. Covers a good frequency range. Not too power hungry. Decent noise. Well specified, nice internal biasing.

@gkasprow @jordens any objections/other suggestions, or shall we freeze that choice.

jordens commented 5 years ago

The advantage of a shared pll would be differential phase if we don't use integer n. Other than that the trf372017 is good.

hartytp commented 5 years ago

Okay, if it’s not hard to route, let’s hook ch0 LO our to ch1 LO in. Then ch1 LO our to mmcx. That provides an option for this

gkasprow commented 5 years ago

@hartytp did you look at Maxim ? They have quite a few up/downconverts but I'm not sure if they work above 3GHz. Other vendors Quorvo NXP Macom IDT

Interesting ICs https://pl.mouser.com/datasheet/2/412/ffc5071_5072_data_sheet-1506879.pdf https://pl.mouser.com/datasheet/2/412/f2054_data_sheet-1110962.pdf

hartytp commented 5 years ago

Thanks @gkasprow! I'll have a look at a few of those before Monday. Although, I'm already quite happy with the trf372017, so I'll need to find a good reason to switch.

hartytp commented 5 years ago

From Quorvo, the possible choices are https://www.qorvo.com/products/frequency-converters/integrated-synthesizers-with-mixers#ta0050;;aa0112:2,aa0112:2;/

They are generally quite nice (I've never seen a chip like that with an active LF before).

However, the thing I don't like about them is the mixers. They're not IQ mixers, which is inconvenient as we'd have to externally filter the unwanted sideband. And, the input/output coupling requirements for the mixers look more annoying than the TI chips.

So, nice chips, but I don't see a significant win over the TI offerings.

hartytp commented 5 years ago

I don't see any Macom upconverters with integrated LOs, so let's rule them out.

hartytp commented 5 years ago

Also, AFAICT, the Quorvo chips have to be bought directly from the manufacturer which, I imagine, is annoying for the assembly house https://octopart.com/search?q=ffc5071&sort=median_price_1000&sort-dir=asc

Do you know of any reason we'd prefer those to the more readily available TI offering?

hartytp commented 5 years ago

I don't see any directly comparable NXP products.

hartytp commented 5 years ago

I don't see any IDT parts in a comparable frequency range, so that rules them out too (unless I'm missing something -- the way these companies sort the parts always confuses me!).

So, thanks a lot for the links @gkasprow but AFAICT the trf372017 is still the best option.

Unless anyone has anything else to add, let's fix that design choice.

That's the component identification / circuit topology phase complete! Next stage is schematic review. Whoo!

hartytp commented 5 years ago

The RFFC5071A VCO/PLL noise seems worse than the TI part.

image

FOM: Phase noise is around -100dBc/Hz with 26MHz REF and 1.5GHz output. N = FOM = -100dBc/Hz - 20*log10(58) - 10*log10(26e6) = -210dBc/Hz

hartytp commented 5 years ago

Power consumption is only 330mW or so, which is a lot lower than the other modulators. But I think that's mainly because it's not a proper IQ modulator.

Let's go with the TI chip

gkasprow commented 5 years ago

That's fine with me. You asked about another options so you got them :)

hartytp commented 5 years ago

Indeed, thanks for the links - always good to see more options

gkasprow commented 5 years ago

@hartytp one remark. Correct me if I'm wrong, but we decided to use PLL + mixer combo because external PLL like HMC830 delivers square waves and requires filters. But this combo chip does exactly the same. You will still get plenty of harmonics without the output filters. I didn't notice any filters on the block shematic of the ICs. Such filters would need to be bulky and tunable in wide range.

hartytp commented 5 years ago

@gkasprow thats a good question and one I was thinking about too. Short answer is that the ic designers take responsibility for this issue and how to solve it. The ic performance is well specified so clearly they have some solution. Not sure how they do it!

gkasprow commented 5 years ago

Are you sure they specify the IC for operation with such wide bandwidth? These chips are usually used for relatively narrowband circuits. I'd buy devkits of these ICs and give it a try. This looks too good to be true:)

hartytp commented 5 years ago

The spec is pretty clear afaict. Have a look and see what I’m missing. I can buy a dev kit and do some tests, but I’m not sure what I’d be looking for. Conversion gain variations? Sb suppression?

jordens commented 5 years ago

I can imagine that with an integrated vco the quadrature generation can be done in a different way than with the typical polyphase 90 deg hybrid. (indeed the trf uses flip flop hybrids for prescaler >=2).

gkasprow commented 5 years ago

@hartytp correct me if I'm wrong. You want to shift the entire IQ bandwidth of -300 ..+300MHz up to let's say 3.2GHz +/- 300MHz. With such upconverter IC you will get also products at 9.6GHz +/- 300MHz which can be easily filtered away. So no issue here. But if somebody wants to convert it to let's say 1GHz +/-300MHz, the products will be also at 3GHz and 5GHz. THat's the only thing I'm worried about. I have an impression the DS does treat it as an obvious thing. ADI has also a note about such switching mixers.

hartytp commented 5 years ago

@gkasprow right. There are two separate issues here:

gkasprow commented 5 years ago

That's true. Without the wideband hybrid, we get only 3rd and 5th harmonics which are easy to remove. Anyway, I will buy the devkit to have the GUI and interface to quickly characterise the Phaser board once it's ready, without waiting for ARTIQ support.

hartytp commented 5 years ago

Exactly.

Sounds like a good plan.

Now all critical components are selected, what do you think the turn around time for this project is likely to be?

gkasprow commented 5 years ago

well, it depends on priorities, Phaser or Pounder can wait ?

hartytp commented 5 years ago

From my end, Phaser is by far the top priority. Others may feel differently ;)

hartytp commented 5 years ago

I have time to do design reviews right now, so I can promise to turn things around quickly :)

gkasprow commented 5 years ago

I have other high priority design to finish. I plan to do it by Wednesday. Then we have holidays so will be away. I will work on it next week. Anyway, the end of next week (Nov 10) seems to be feasible, I will do my best to publish the files for review earlier.

hartytp commented 5 years ago

That would be awesome! Although if time is tight, finishing booster remains my number 1 priority over all

dtcallcock commented 5 years ago

Phaser or Pounder can wait ?

I'm happy for Pounder to move down the queue for Phaser.