 Alexx631
		
			Alexx631
		
		
		
		
		
		
		
		
	
			10-30-2007 12:21 PM
 Anonymous
		
			Anonymous
		
		
		
		
		
		
		
		
	
			10-30-2007 01:10 PM
 Anonymous
		
			Anonymous
		
		
		
		
		
		
		
		
	
			10-30-2007 02:10 PM
 LabViewGuruWann
		
			LabViewGuruWann10-30-2007 03:34 PM
Type K (Chromel / Alumel)So, at 100°C, without any amplification, the thermocouple would output a voltage of
Type K is the 'general purpose' thermocouple. It is low cost and, owing to its popularity, it is available in a wide variety of probes. Thermocouples are available in the -200 °C to +1200 °C range. Sensitivity is approx 41 µV/°C. Use type K unless you have a good reason not to.
.000041V/°C * 300°C = 0.0123V (the TC range starts at -200, so add 200 to the desired temp)And at 25°C, the TC output would be
.000041V/°C * 225°C = 0.009225V
 Anonymous
		
			Anonymous
		
		
		
		
		
		
		
		
	
			10-30-2007 11:40 PM
			
    
	
		
		
		10-31-2007
	
		
		11:34 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		04-10-2024
	
		
		02:15 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
 Hi Alexx631, 
 The scaling will take into account the thermocouple gain and the copper-thermocouple junction temperature. 
 If you use an example such as Acq Thermocouple Sample from the NI Example Finder then you can see they 
create a Analog Input Temperature Thermocouple task. This tells DAQmx to perform the scaling and take into 
account the CJC temperature. 
 The CJC can be a constant or taken from a temperature sensor which is located physically at the Thermocouple/Breakout box junction. 
 The SCB-68 and SCC-68 are example's of NI breakout box which incorporates a temperature sensor for built in CJC. 
 In your case, it sounds your performing a analog input voltage reading. This will return the raw voltage output of 
the thermocouple + the voltage offset generated by the thermocouple and copper junction. 
I would suggest taking a look at the Acq Thermocouple Sample example from the NI Example Finder. 
Thanks, please do post back if you still have questions. 
Best regards,
MatthewW
Applications Engineer
National Instruments