Ok, I finally have some time to work on the project and share some initial results.
so you are gone already very far.
Pictures from the board please.
Well... Maybe not so fast...
I ordered the PCBs as can be seen in the first photo. Then after reading through these threads I realized that the AD586LQ may still be the best option, and I have a few in old stock.
So I decided to build the circuit on a solderless breadboard to see what else I could learn.
From left to right in the photo:
7815 voltage regulator
AD586 with NTC thermistor
LTC2400
PIC12F675 with 7805 regulator
PC817 Opto-Isolators
FT232 on breakout board
Note: The circuit on the solderless breadboard is totally unsuitable for precision measurement. It's much too fragile and there are unknown thermal EMF from the contacts/plating etc.
But at least I can see zero and full-scale and start with some software development.
I had a bit of trouble with the opto-isolators. I had to increase the pull-up resistors on the transistor side to 4.7K to get enough voltage swing for reliable communications YMMV.
These opto-isolators are really running on low current for the diode side? Might be worth decreasing the series resistance slightly? A small increase in current for the diodes seems to make a large difference.
The characteristics of the opto-isolators may vary slightly from batch to batch.
The third photo shows the FT232 replaced by a micro-controller. More on this in the next post.
I have identified the following changes I will make to the circuit and PCB.
1. Change footprint for the reference to 8pin DIL for AD586 using Andreas' "Stressless" method (only 1 pin soldered and oversize holes with fine wire for the other pins)
2. Increase input supply voltage to ~18V. This might be too high for some accessory boards with OP-Amps? Possibly add 12V linear regulator for compatibility?
3. Modify voltage regulator feedback for 15V for the AD586. Is there any opinion or data here on running the AD586 at 12V vs 15V??? The data sheet specifications are for 15V. Would lower supply voltage cause a shift in the TC?
4. Add a 0.1" (2.5mm) pin header on the host side of the opto-isolators for TTL connections to the micro-controller. This would be an option to populate the TTL pin header OR the FT232.
5. Increase the pull-up resistors on the opto-isolators to 4.7K or possibly increase the diode current slightly with lower value series resistors.
6. Add a solder link to select +5V or GND on the fo pin of the LTC2400. 60Hz here in the USA.
Time to cook some new PCB's. Any thoughts or opinions would be appreciated,
-Carl