FCB.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"",
  6. "infoPointName":"变频器输入电压等级",
  7. "infoPointCode":"VFDInUType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"低压变频器"
  15. },
  16. {
  17. "code":"2",
  18. "name":"中压变频器"
  19. },
  20. {
  21. "code":"3",
  22. "name":"高压变频器"
  23. },
  24. {
  25. "code":"4",
  26. "name":"其他"
  27. }
  28. ],
  29. "note":"",
  30. "func-id":""
  31. },
  32. {
  33. "firstTag":"技术参数",
  34. "secondTag":"",
  35. "infoPointName":"变频器输入相数",
  36. "infoPointCode":"VFDInPhaseType",
  37. "unit":"",
  38. "dataType":"Enum",
  39. "inputMode":"D2",
  40. "dataSource":[
  41. {
  42. "code":"1",
  43. "name":"单相"
  44. },
  45. {
  46. "code":"2",
  47. "name":"三相"
  48. },
  49. {
  50. "code":"3",
  51. "name":"其他"
  52. }
  53. ],
  54. "note":"",
  55. "func-id":""
  56. },
  57. {
  58. "firstTag":"技术参数",
  59. "secondTag":"",
  60. "infoPointName":"变频器输入电压上限",
  61. "infoPointCode":"VFDInUUpperLimit",
  62. "unit":"V",
  63. "dataType":"Num",
  64. "inputMode":"A2",
  65. "dataSource":"",
  66. "note":"",
  67. "func-id":""
  68. },
  69. {
  70. "firstTag":"技术参数",
  71. "secondTag":"",
  72. "infoPointName":"变频器输入电压下限",
  73. "infoPointCode":"VFDInULowerLimit",
  74. "unit":"V",
  75. "dataType":"Num",
  76. "inputMode":"A2",
  77. "dataSource":"",
  78. "note":"",
  79. "func-id":""
  80. },
  81. {
  82. "firstTag":"技术参数",
  83. "secondTag":"",
  84. "infoPointName":"变频器输入额定电流",
  85. "infoPointCode":"VFDInRateI",
  86. "unit":"A",
  87. "dataType":"Num",
  88. "inputMode":"A2",
  89. "dataSource":"",
  90. "note":"",
  91. "func-id":""
  92. },
  93. {
  94. "firstTag":"技术参数",
  95. "secondTag":"",
  96. "infoPointName":"变频器输入频率上限",
  97. "infoPointCode":"VFDInFreqUpperLimit",
  98. "unit":"Hz",
  99. "dataType":"Num",
  100. "inputMode":"A2",
  101. "dataSource":"",
  102. "note":"",
  103. "func-id":""
  104. },
  105. {
  106. "firstTag":"技术参数",
  107. "secondTag":"",
  108. "infoPointName":"变频器输入频率下限",
  109. "infoPointCode":"VFDInFreqLowerLimit",
  110. "unit":"Hz",
  111. "dataType":"Num",
  112. "inputMode":"A2",
  113. "dataSource":"",
  114. "note":"",
  115. "func-id":""
  116. },
  117. {
  118. "firstTag":"技术参数",
  119. "secondTag":"",
  120. "infoPointName":"变频器电网类型",
  121. "infoPointCode":"VFDPowerGridType",
  122. "unit":"",
  123. "dataType":"Enum",
  124. "inputMode":"D1",
  125. "dataSource":[
  126. {
  127. "code":"1",
  128. "name":"TT"
  129. },
  130. {
  131. "code":"2",
  132. "name":"TNC"
  133. },
  134. {
  135. "code":"3",
  136. "name":"TNS"
  137. },
  138. {
  139. "code":"4",
  140. "name":"IT"
  141. },
  142. {
  143. "code":"5",
  144. "name":"其他"
  145. }
  146. ],
  147. "note":"",
  148. "func-id":""
  149. },
  150. {
  151. "firstTag":"技术参数",
  152. "secondTag":"",
  153. "infoPointName":"变频器功率因数",
  154. "infoPointCode":"VFDPFactor",
  155. "unit":"",
  156. "dataType":"Num",
  157. "inputMode":"A1",
  158. "dataSource":"",
  159. "note":"",
  160. "func-id":""
  161. },
  162. {
  163. "firstTag":"技术参数",
  164. "secondTag":"",
  165. "infoPointName":"变频器效率",
  166. "infoPointCode":"VFDEff",
  167. "unit":"%",
  168. "dataType":"Num",
  169. "inputMode":"A2",
  170. "dataSource":"",
  171. "note":"",
  172. "func-id":""
  173. },
  174. {
  175. "firstTag":"技术参数",
  176. "secondTag":"",
  177. "infoPointName":"变频器过载能力",
  178. "infoPointCode":"VFDOverloadCap",
  179. "unit":"",
  180. "dataType":"Str",
  181. "inputMode":"B1",
  182. "dataSource":"",
  183. "note":"eg:150%额定负载电流持续时间60s;工作周期时间300s",
  184. "func-id":""
  185. },
  186. {
  187. "firstTag":"技术参数",
  188. "secondTag":"",
  189. "infoPointName":"变频器过压等级",
  190. "infoPointCode":"VFDOverpressLev",
  191. "unit":"",
  192. "dataType":"Enum",
  193. "inputMode":"D1",
  194. "dataSource":[
  195. {
  196. "code":"1",
  197. "name":"Ⅰ"
  198. },
  199. {
  200. "code":"2",
  201. "name":"Ⅱ"
  202. },
  203. {
  204. "code":"3",
  205. "name":"Ⅲ"
  206. },
  207. {
  208. "code":"4",
  209. "name":"Ⅳ"
  210. },
  211. {
  212. "code":"5",
  213. "name":"其他"
  214. }
  215. ],
  216. "note":"IEC61800-5-1",
  217. "func-id":""
  218. },
  219. {
  220. "firstTag":"技术参数",
  221. "secondTag":"",
  222. "infoPointName":"变频器噪音等级",
  223. "infoPointCode":"VFDNoise",
  224. "unit":"dB(A)",
  225. "dataType":"Num",
  226. "inputMode":"A2",
  227. "dataSource":"",
  228. "note":"发出的噪音强度上限",
  229. "func-id":""
  230. },
  231. {
  232. "firstTag":"技术参数",
  233. "secondTag":"",
  234. "infoPointName":"变频器输出频率上限",
  235. "infoPointCode":"VFDOutFreqUpperLimit",
  236. "unit":"Hz",
  237. "dataType":"Num",
  238. "inputMode":"A2",
  239. "dataSource":"",
  240. "note":"",
  241. "func-id":""
  242. },
  243. {
  244. "firstTag":"技术参数",
  245. "secondTag":"",
  246. "infoPointName":"变频器输出频率下限",
  247. "infoPointCode":"VFDOutFreqLowerLimit",
  248. "unit":"Hz",
  249. "dataType":"Num",
  250. "inputMode":"A2",
  251. "dataSource":"",
  252. "note":"",
  253. "func-id":""
  254. },
  255. {
  256. "firstTag":"技术参数",
  257. "secondTag":"",
  258. "infoPointName":"变频器开关频率",
  259. "infoPointCode":"VFDSwitchFreq",
  260. "unit":"kHz",
  261. "dataType":"Num",
  262. "inputMode":"A2",
  263. "dataSource":"",
  264. "note":"通过调节开关频率,可以实现系统的噪音最小,波形的平滑型最好,同时干扰也是最小。 因为变频器大多是采用PWM调制的形式进行变频器的。也就是说变频器输出的电压其实是一系列的脉冲,脉冲的宽度和间隔均不相等。其大小就取决于调制波和载波的交点,也就是开关频率。开关频率越高,一个周期内脉冲的个数就越多,电流波形的平滑性就越好,但是对其它设备的干扰也越大。载波频率越低或者设置的不好,电机就会发出难听的噪音。同时调整变频器的开关频率,可调整功率损耗 。因为功率模块IGBT的功率损耗与变频器的开关频率有关,且随变频器的开关频率的提高、功率损耗增大,这样一则使效率下降,二则是功率模块发热增加,对运行是不利的,当然变频器的工作电压越高,影响功率损耗亦加大",
  265. "func-id":""
  266. },
  267. {
  268. "firstTag":"技术参数",
  269. "secondTag":"",
  270. "infoPointName":"变频器对应开关频率下的最大持续输出电流",
  271. "infoPointCode":"VFDMaxContinueOutI",
  272. "unit":"A",
  273. "dataType":"Num",
  274. "inputMode":"A2",
  275. "dataSource":"",
  276. "note":"与开关频率长度相同的向量一一对应",
  277. "func-id":""
  278. },
  279. {
  280. "firstTag":"技术参数",
  281. "secondTag":"",
  282. "infoPointName":"变频器高度",
  283. "infoPointCode":"VFDHeight",
  284. "unit":"m",
  285. "dataType":"Num",
  286. "inputMode":"A2",
  287. "dataSource":"",
  288. "note":"",
  289. "func-id":""
  290. },
  291. {
  292. "firstTag":"技术参数",
  293. "secondTag":"",
  294. "infoPointName":"变频器宽度",
  295. "infoPointCode":"VFDWidth",
  296. "unit":"m",
  297. "dataType":"Num",
  298. "inputMode":"A2",
  299. "dataSource":"",
  300. "note":"",
  301. "func-id":""
  302. },
  303. {
  304. "firstTag":"技术参数",
  305. "secondTag":"",
  306. "infoPointName":"变频器厚度",
  307. "infoPointCode":"VFDThick",
  308. "unit":"m",
  309. "dataType":"Num",
  310. "inputMode":"A2",
  311. "dataSource":"",
  312. "note":"",
  313. "func-id":""
  314. },
  315. {
  316. "firstTag":"技术参数",
  317. "secondTag":"",
  318. "infoPointName":"变频器冷却方法",
  319. "infoPointCode":"VFDCoolType",
  320. "unit":"",
  321. "dataType":"Enum",
  322. "inputMode":"D1",
  323. "dataSource":[
  324. {
  325. "code":"1",
  326. "name":"自然冷却"
  327. },
  328. {
  329. "code":"2",
  330. "name":"强制风冷"
  331. },
  332. {
  333. "code":"3",
  334. "name":"其他"
  335. }
  336. ],
  337. "note":"",
  338. "func-id":""
  339. },
  340. {
  341. "firstTag":"技术参数",
  342. "secondTag":"",
  343. "infoPointName":"变频器无降容运行温度范围",
  344. "infoPointCode":"VFDNoReduceCapWorkTempRange",
  345. "unit":"℃",
  346. "dataType":"Num",
  347. "inputMode":"A6",
  348. "dataSource":"",
  349. "note":"",
  350. "func-id":""
  351. },
  352. {
  353. "firstTag":"技术参数",
  354. "secondTag":"",
  355. "infoPointName":"变频器降容运行温度范围",
  356. "infoPointCode":"VFDReduceCapWorkTempRange",
  357. "unit":"℃",
  358. "dataType":"Num",
  359. "inputMode":"A6",
  360. "dataSource":"",
  361. "note":"",
  362. "func-id":""
  363. },
  364. {
  365. "firstTag":"技术参数",
  366. "secondTag":"",
  367. "infoPointName":"变频器存储温度范围",
  368. "infoPointCode":"VFDStoreTempRange",
  369. "unit":"℃",
  370. "dataType":"Num",
  371. "inputMode":"A6",
  372. "dataSource":"",
  373. "note":"",
  374. "func-id":""
  375. },
  376. {
  377. "firstTag":"技术参数",
  378. "secondTag":"",
  379. "infoPointName":"变频器工作环境相对湿度范围",
  380. "infoPointCode":"VFDWorkRHRange",
  381. "unit":"%",
  382. "dataType":"Num",
  383. "inputMode":"A6",
  384. "dataSource":"",
  385. "note":"",
  386. "func-id":""
  387. },
  388. {
  389. "firstTag":"技术参数",
  390. "secondTag":"",
  391. "infoPointName":"变频器抗震性",
  392. "infoPointCode":"VFDAntiknock",
  393. "unit":"m\/s2",
  394. "dataType":"Num",
  395. "inputMode":"A2",
  396. "dataSource":"",
  397. "note":"能承受的最大加速度冲击",
  398. "func-id":""
  399. },
  400. {
  401. "firstTag":"技术参数",
  402. "secondTag":"",
  403. "infoPointName":"变频器无降容使用海拔高度范围",
  404. "infoPointCode":"VFDNoReduceCapWorkElevationRange",
  405. "unit":"m",
  406. "dataType":"Num",
  407. "inputMode":"A6",
  408. "dataSource":"",
  409. "note":"",
  410. "func-id":""
  411. },
  412. {
  413. "firstTag":"技术参数",
  414. "secondTag":"",
  415. "infoPointName":"变频器降容使用海拔高度范围",
  416. "infoPointCode":"VFDReduceCapWorkElevationRange",
  417. "unit":"m",
  418. "dataType":"Num",
  419. "inputMode":"A6",
  420. "dataSource":"",
  421. "note":"",
  422. "func-id":""
  423. },
  424. {
  425. "firstTag":"技术参数",
  426. "secondTag":"",
  427. "infoPointName":"变频器外壳保护等级",
  428. "infoPointCode":"VFDShellIPGrade",
  429. "unit":"",
  430. "dataType":"Str",
  431. "inputMode":"B1",
  432. "dataSource":"",
  433. "note":"参考《11防护等级》",
  434. "func-id":""
  435. },
  436. {
  437. "firstTag":"运行参数",
  438. "secondTag":"",
  439. "infoPointName":"变频器输出电流",
  440. "infoPointCode":"VFDOutI",
  441. "unit":"A",
  442. "dataType":"Inst",
  443. "inputMode":"L",
  444. "dataSource":"",
  445. "note":"",
  446. "func-id":""
  447. },
  448. {
  449. "firstTag":"运行参数",
  450. "secondTag":"",
  451. "infoPointName":"变频器输入频率",
  452. "infoPointCode":"VFDInFreq",
  453. "unit":"Hz",
  454. "dataType":"Inst",
  455. "inputMode":"L",
  456. "dataSource":"",
  457. "note":"",
  458. "func-id":""
  459. },
  460. {
  461. "firstTag":"运行参数",
  462. "secondTag":"",
  463. "infoPointName":"变频器输出频率",
  464. "infoPointCode":"VFDOutFreq",
  465. "unit":"Hz",
  466. "dataType":"Inst",
  467. "inputMode":"L",
  468. "dataSource":"",
  469. "note":"",
  470. "func-id":""
  471. },
  472. {
  473. "firstTag":"运行参数",
  474. "secondTag":"",
  475. "infoPointName":"变频器运行开关频率",
  476. "infoPointCode":"VFDSwitchFreq",
  477. "unit":"kHz",
  478. "dataType":"Inst",
  479. "inputMode":"L",
  480. "dataSource":"",
  481. "note":"",
  482. "func-id":""
  483. }
  484. ]
  485. }