发表于:2009/8/30 20:32:01
#0楼
工控朋友大家好!以下是t型热电偶分度表。帮助有需要的朋友,我乐意!
t型热电偶分度表
org 2000h
;t type thermocouple negtive temperature
;the data in the tablt is negtive number
t_tablt1:
dw 0,39,77,116,154,193,231,269,307,345 ;0~-9c
dw 383,421,458,496,534,571,608,646,683,720 ;-10~-19c
dw 757,794,830,867,903,940,976,1013,1049,1085 ;-20~-29c
dw 1121,1157,1192,1228,1263,1299,1334,1370,1405,1440 ;-30~-39c
dw 1475,1510,1544,1579,1614,1648,1682,1717,1751,1785 ;-40~-49c
dw 1819,1853,1886,1920,1953,1987,2020,2053,2087,2120 ;-50~-59c
dw 2152,2185,2218,2250,2283,2315,2348,2380,2412,2444 ;-60~-69c
dw 2475,2507,2539,2570,2602,2633,2664,2695,2726,2757 ;-70~-79c
dw 2788,2818,2849,2879,2909,2939,2970,2999,3029,3059 ;-80~-89c
dw 3089,3118,3147,3177,3206,3235,3264,3293,3321,3350 ;-90~-99c
dw 3378,3407,3435,3463,3491,3519,3547,3574,3602,3629 ;-100~-109c
org 2100h
;t type thermocouple positive temperature
;the data in the tablt is positive number
t_tablt2:
dw 0,39,78,117,156,195,234,273,312,351 ;0~9c
dw 391,430,470,510,549,589,629,669,709,749 ;10~19c
dw 789,830,870,911,951,992,1032,1073,1114,1155 ;20~29c
dw 1196,1237,1279,1320,1361,1403,1444,1486,1528,1569 ;30~39c
dw 1611,1653,1695,1738,1780,1822,1865,1907,1950,1992 ;40~49c
dw 2035,2078,2121,2164,2207,2250,2294,2337,2380,2424 ;50~59c
dw 2467,2511,2555,2599,2643,2687,2731,2775,2819,2864 ;60~69c
dw 2908,2953,2997,3042,3087,3131,3176,3221,3266,3312 ;70~79c
dw 3357,3402,3447,3493,3538,3584,3630,3676,3721,3767 ;80~89c
dw 3813,3859,3906,3952,3998,4044,4091,4137,4184,4231 ;90~99c
dw 4277,4324,4371,4418,4465,4512,4559,4607,4654,4701 ;100~109c
dw 4749,4796,4844,4891,4939,4987,5035,5083,5131,5179 ;110~119c
dw 5227,5275,5324,5372,5420,5469,5517,5566,5615,5663 ;120~129c
dw 5712,5761,5810,5859,5908,5957,6007,6056,6105,6155 ;130~139c
dw 6204,6254,6303,6353,6403,6452,6502,6552,6602,6652 ;140~149c
dw 6702,6753,6803,6853,6903,6954,7004,7055,7106,7156 ;150~159c
dw 7207,7258,7309,7360,7411,7462,7513,7564,7615,7666 ;160~169c
dw 7718,7769,7821,7872,7924,7975,8027,8079,8131,8183 ;170~179c
dw 8235,8287,8339,8391,8443,8495,8548,8600,8652,8705 ;180~189c
dw 8757,8810,8863,8915,8968,9021,9074,9127,9180,9233 ;190~199c
dw 9286,9339,9392,9446,9499,9553,9606,9659,9713,9767 ;200~209c
dw 9820,9874,9928,9982,10036,10090,10144,10198,10252,10306 ;210~219c
dw 10360,10414,10469,10523,10578,10632,10687,10741,10796,10851 ;220~229c
dw 10905,10960,11015,11070,11125,11180,11235,11290,11345,11401 ;230~239c
dw 11456,11511,11566,11622,11677,11733,11788,11844,11900,11956 ;240~249c
dw 12011,12067,12123,12179,12235,12291,12347,12403,12459,12515 ;250~259c
dw 12572,12628,12684,12741,12797,12854,12910,12967,13024,13080 ;260~269c
dw 13137,13194,13251,13307,13364,13421,13478,13535,13592,13650 ;270~279c
dw 13707,13764,13821,13879,13936,13993,14051,14108,14166,14223 ;280~289c
dw 14281,14339,14396,14454,14512,14570,14628,14686,14744,14802 ;290~299c
dw 14860,14918,14976,15034,15092,15151,15209,15267,15326,15384 ;300~309c
dw 15443,15501,15560,15619,15677,15736,15795,15853,15912,15971 ;310~319c
dw 16030,16089,16148,16207,16266,16325,16384,16444,16503,16562 ;320~329c
dw 16621,16681,16470,16800,16859,16919,16978,17038,17097,17157 ;330~339c
dw 17217,17277,17336,17396,17456,17516,17576,17636,17696,17756 ;340~349c
dw 17816,17877,17937,17997,18057,18118,18178,18238,18299,18359 ;350~359c
dw 18420,18480,18541,18602,18662,18723,18784,18845,18905,18966 ;360~369c
dw 19027,19088,19149,19210,19271,19332,19393,19455,19516,19577 ;370~379c
dw 19638,19699,19761,19822,19883,19945,20006,20068,20129,20191 ;380~389c
dw 20252,20314,20376,20437,20499,20560,20622,20684,20746,20807 ;390~399c
dw 20869 ;400c
以上数据可以直接粘贴到你的汇编中。
大家有空的话,请关注一下博客中的“cba8000温湿度控制器”。
----------------------------------------------
此篇文章从博客转发
原文地址: Http://blog.gkong.com/more.asp?id=98895&Name=kmaway
t型热电偶分度表
org 2000h
;t type thermocouple negtive temperature
;the data in the tablt is negtive number
t_tablt1:
dw 0,39,77,116,154,193,231,269,307,345 ;0~-9c
dw 383,421,458,496,534,571,608,646,683,720 ;-10~-19c
dw 757,794,830,867,903,940,976,1013,1049,1085 ;-20~-29c
dw 1121,1157,1192,1228,1263,1299,1334,1370,1405,1440 ;-30~-39c
dw 1475,1510,1544,1579,1614,1648,1682,1717,1751,1785 ;-40~-49c
dw 1819,1853,1886,1920,1953,1987,2020,2053,2087,2120 ;-50~-59c
dw 2152,2185,2218,2250,2283,2315,2348,2380,2412,2444 ;-60~-69c
dw 2475,2507,2539,2570,2602,2633,2664,2695,2726,2757 ;-70~-79c
dw 2788,2818,2849,2879,2909,2939,2970,2999,3029,3059 ;-80~-89c
dw 3089,3118,3147,3177,3206,3235,3264,3293,3321,3350 ;-90~-99c
dw 3378,3407,3435,3463,3491,3519,3547,3574,3602,3629 ;-100~-109c
org 2100h
;t type thermocouple positive temperature
;the data in the tablt is positive number
t_tablt2:
dw 0,39,78,117,156,195,234,273,312,351 ;0~9c
dw 391,430,470,510,549,589,629,669,709,749 ;10~19c
dw 789,830,870,911,951,992,1032,1073,1114,1155 ;20~29c
dw 1196,1237,1279,1320,1361,1403,1444,1486,1528,1569 ;30~39c
dw 1611,1653,1695,1738,1780,1822,1865,1907,1950,1992 ;40~49c
dw 2035,2078,2121,2164,2207,2250,2294,2337,2380,2424 ;50~59c
dw 2467,2511,2555,2599,2643,2687,2731,2775,2819,2864 ;60~69c
dw 2908,2953,2997,3042,3087,3131,3176,3221,3266,3312 ;70~79c
dw 3357,3402,3447,3493,3538,3584,3630,3676,3721,3767 ;80~89c
dw 3813,3859,3906,3952,3998,4044,4091,4137,4184,4231 ;90~99c
dw 4277,4324,4371,4418,4465,4512,4559,4607,4654,4701 ;100~109c
dw 4749,4796,4844,4891,4939,4987,5035,5083,5131,5179 ;110~119c
dw 5227,5275,5324,5372,5420,5469,5517,5566,5615,5663 ;120~129c
dw 5712,5761,5810,5859,5908,5957,6007,6056,6105,6155 ;130~139c
dw 6204,6254,6303,6353,6403,6452,6502,6552,6602,6652 ;140~149c
dw 6702,6753,6803,6853,6903,6954,7004,7055,7106,7156 ;150~159c
dw 7207,7258,7309,7360,7411,7462,7513,7564,7615,7666 ;160~169c
dw 7718,7769,7821,7872,7924,7975,8027,8079,8131,8183 ;170~179c
dw 8235,8287,8339,8391,8443,8495,8548,8600,8652,8705 ;180~189c
dw 8757,8810,8863,8915,8968,9021,9074,9127,9180,9233 ;190~199c
dw 9286,9339,9392,9446,9499,9553,9606,9659,9713,9767 ;200~209c
dw 9820,9874,9928,9982,10036,10090,10144,10198,10252,10306 ;210~219c
dw 10360,10414,10469,10523,10578,10632,10687,10741,10796,10851 ;220~229c
dw 10905,10960,11015,11070,11125,11180,11235,11290,11345,11401 ;230~239c
dw 11456,11511,11566,11622,11677,11733,11788,11844,11900,11956 ;240~249c
dw 12011,12067,12123,12179,12235,12291,12347,12403,12459,12515 ;250~259c
dw 12572,12628,12684,12741,12797,12854,12910,12967,13024,13080 ;260~269c
dw 13137,13194,13251,13307,13364,13421,13478,13535,13592,13650 ;270~279c
dw 13707,13764,13821,13879,13936,13993,14051,14108,14166,14223 ;280~289c
dw 14281,14339,14396,14454,14512,14570,14628,14686,14744,14802 ;290~299c
dw 14860,14918,14976,15034,15092,15151,15209,15267,15326,15384 ;300~309c
dw 15443,15501,15560,15619,15677,15736,15795,15853,15912,15971 ;310~319c
dw 16030,16089,16148,16207,16266,16325,16384,16444,16503,16562 ;320~329c
dw 16621,16681,16470,16800,16859,16919,16978,17038,17097,17157 ;330~339c
dw 17217,17277,17336,17396,17456,17516,17576,17636,17696,17756 ;340~349c
dw 17816,17877,17937,17997,18057,18118,18178,18238,18299,18359 ;350~359c
dw 18420,18480,18541,18602,18662,18723,18784,18845,18905,18966 ;360~369c
dw 19027,19088,19149,19210,19271,19332,19393,19455,19516,19577 ;370~379c
dw 19638,19699,19761,19822,19883,19945,20006,20068,20129,20191 ;380~389c
dw 20252,20314,20376,20437,20499,20560,20622,20684,20746,20807 ;390~399c
dw 20869 ;400c
以上数据可以直接粘贴到你的汇编中。
大家有空的话,请关注一下博客中的“cba8000温湿度控制器”。
----------------------------------------------
此篇文章从博客转发
原文地址: Http://blog.gkong.com/more.asp?id=98895&Name=kmaway