Closed lvmaoa closed 2 years ago
In regards to the first comment, how should I approach point 2, should I just hooking up multiple screw terminals to the LT1025 and have multiple amplifier circuits? Secondly, I'm not too sure on how to add a full scale trim resistor to reflect the gain calculated.
More importantly, I added another thermocouple design (Spidey_Sense_v2.1) which is significantly cheaper (though it only offers the chip in SM). It used the AD8495 which provided more easy to read documentation and was in general more understandable (as it is a thermocouple amplifier with a cold junction compensator built in it). On the other hand, it does not specify what the error is outside of its measurement temperature range (-25°C to 400°C) and only says error will be nonlinear. Any comments about it would be helpful!
V2: 2, Yep multiple input screw terminals and amplifier circuits exactly.
V2.1:
Updates to names: changed V2 to V2.0.
V2.0:
Not sure whether there exists a device that takes in a positive supply and outputs a negative supply. From my understanding, I used a negative voltage regulator as suggested (the -12V is assumed to come from a potential difference in the GND rails). Did not see a message from Jack, working on V2.0 now.
V2.1: The op amp is for a cleaner supply (recommended in the datasheet, not sure what a regulator was not suggested).
V2.2: New circuit that uses the LTC2997 and LTC6078 that should be able to measure from -200°C to 1300°C (with ~ -0.5°C error for most of the spectrum). Not sure if we should continue with the 2.1 or 2.2 circuit, would like a recommendation on what to do next.
I'm also not sure about notation, to notate 1.8V power symbol in kicad should I use the +1V8 power symbol.
Update on V2.0 Switched the negative voltage regulator to a DC/DC switching regulator as per suggested.
2.0 Addressing the comments,
2.2 I will stop working on this one.
PCB has been routed
Additional Comments:
Removed both gitignore.
bom_html_with_advanced_grouping does not exist in KiCAD 6. Used bom_csv_grouped_by_value_with_fp and added the parts to the master electrical orders spreadsheet. LT1001 seems to have ran out of stock on digikey so I added the part from mouser.
spidey_sensev2
and other variants seem to be gone on my side and the branch doesn't seem to be showing them on GH. If someone could double check this on their side.
Added back the root gitignore. The gitignore only ignores the files in the spidey_sense backup, should I change this to all zips?
You should leave the root gitignore untouched in this PR except for adding the line *-backups/
. The rest of the lines there are important and should stay.
My bad, I didn't realize I had wiped the root gitignore. I have now added the line *-backups/
.
Please add vias here to eliminate ground loops:
Please also add a pdf of the schematic
Changed.
heyaaaaa this bad boi is bound to be prettttttyy noisy, might wanna add some more decoupling caps, & mayyybe a filter on the output that cap on the non-inverting input is gonna slow down your response & potentially create oscilations (well it definitely would if it were on the inverting input, but bc its on the non inverting im not sure) also are you aware youve got a filter in here? its prob good to have, but have you done any bandwidth calcs? you have decent bandwidth, but the filter is gonna cut that off and you might end up losing gain oh yeah,,, youreeee definitely gonna want more filtering on your power supplies, this is gonna be sensitive to noise. I'd also shove a diode on te end of the filter so the capacitance of the filter is seperated from the power on the op amp and it doesnt fuck with your speed too much where did this design come from?
oh boy i reaaaaallly shouldve reveiwed this earlier
the pcb looks great tho!
Just talked with Lana at the review beer, we realized that most of the things she pointed out aren't actually issues (we're dealing with low frequencies and a charge pump). That being said, you should reduce the value of C5 to 0.1uF to reduce its noise and link the LT1025 datasheet above the amplifier circuit so its clear what's going on.
Changed the value of c5 (will change the master spreadsheet too) and added a link to the 1025 datasheet.
Would also like to know if connecting all the gnds on this board will be bad. Any advice regarding board design will also help.
This change is