Hi, Carlos
First let me remark this is just a curiosity. I don't think something like this s going to get any practical use because it emits a lot of noise around the carrier and it would demand an strong analog bandpass filter before the antenna. (A filter that I ommited ;)
If you want to use a carrier frequency other than 1/4 of the sampling rate it is still possible, but thing gets more complicated:
- The NTF of the sigma-delta DAC is: 1-2*cos(2*pi*f_notch/f_sampling)*z^-1 + z^-2
for f_notch = 0 it becomes: 1 -2z^-1 +z^-2
and for f_notch = 1/4 f_sampling: 1 + z^-2
for any other frequency we are going to get a fractional coefficient for z^-1 and that means we will need some multipliers.
- The carrier samples for 1/4 of f_sampling are just (1, 0, -1, 0, ....), or (0.7, 0.7, -0.7, -0.7, ...) if we sample it 45degree apart. That means we just have to change signs, no multiplications are involved. But for other frequencies we are going to need multiplications in addition to the sine wave generation.
And the SANYO is a really cute one, with simple electronics that reminds the tube era. BTW, I think there is a mistake in the schematic: the second IF transformer is shown with its primary shorted (a capacitor must be there instead the short)
Nice day