LQA.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. {
  2. "all":[
  3. {
  4. "firstTag":"技术参数",
  5. "secondTag":"整体",
  6. "infoPointName":"用途",
  7. "infoPointCode":"UseType",
  8. "unit":"",
  9. "dataType":"Enum",
  10. "inputMode":"D1",
  11. "dataSource":[
  12. {
  13. "code":"1",
  14. "name":"给排水系统",
  15. "content":[
  16. {
  17. "code":"1.1",
  18. "name":"生活给水"
  19. },
  20. {
  21. "code":"1.2",
  22. "name":"生活热水给水"
  23. },
  24. {
  25. "code":"1.3",
  26. "name":"直饮水给水"
  27. },
  28. {
  29. "code":"1.4",
  30. "name":"中水给水"
  31. },
  32. {
  33. "code":"1.5",
  34. "name":"其他公共给水(水景、喷灌、泳池等)"
  35. },
  36. {
  37. "code":"1.6",
  38. "name":"污水排水"
  39. },
  40. {
  41. "code":"1.7",
  42. "name":"雨水收集"
  43. }
  44. ]
  45. },
  46. {
  47. "code":"2",
  48. "name":"空调系统",
  49. "content":[
  50. {
  51. "code":"2.1",
  52. "name":"冷冻水"
  53. },
  54. {
  55. "code":"2.2",
  56. "name":"冷却水"
  57. },
  58. {
  59. "code":"2.3",
  60. "name":"采暖热水"
  61. },
  62. {
  63. "code":"2.4",
  64. "name":"采暖蒸汽"
  65. },
  66. {
  67. "code":"2.5",
  68. "name":"制冷剂"
  69. },
  70. {
  71. "code":"2.6",
  72. "name":"吸收剂"
  73. },
  74. {
  75. "code":"2.7",
  76. "name":"乙二醇"
  77. }
  78. ]
  79. },
  80. {
  81. "code":"3",
  82. "name":"消防系统",
  83. "content":[
  84. {
  85. "code":"3.1",
  86. "name":"消防给水"
  87. },
  88. {
  89. "code":"3.2",
  90. "name":"液体灭火剂"
  91. }
  92. ]
  93. },
  94. {
  95. "code":"4",
  96. "name":"特殊",
  97. "content":[
  98. {
  99. "code":"4.1",
  100. "name":"燃油"
  101. },
  102. {
  103. "code":"4.2",
  104. "name":"液化天然气"
  105. }
  106. ]
  107. },
  108. {
  109. "code":"5",
  110. "name":"其他"
  111. }
  112. ],
  113. "note":"",
  114. "func-id":""
  115. },
  116. {
  117. "firstTag":"技术参数",
  118. "secondTag":"整体",
  119. "infoPointName":"材质种类",
  120. "infoPointCode":"Material",
  121. "unit":"",
  122. "dataType":"Enum",
  123. "inputMode":"D1",
  124. "dataSource":[
  125. {
  126. "code":"1",
  127. "name":"不锈钢类",
  128. "content":[
  129. {
  130. "code":"1.1",
  131. "name":"304材料"
  132. },
  133. {
  134. "code":"1.2",
  135. "name":"316材料"
  136. }
  137. ]
  138. },
  139. {
  140. "code":"2",
  141. "name":"碳钢类",
  142. "content":[
  143. {
  144. "code":"2.1",
  145. "name":"热镀锌"
  146. },
  147. {
  148. "code":"2.2",
  149. "name":"冷镀锌"
  150. }
  151. ]
  152. },
  153. {
  154. "code":"3",
  155. "name":"铜管类",
  156. "content":[
  157. {
  158. "code":"3.1",
  159. "name":"全铜"
  160. },
  161. {
  162. "code":"3.2",
  163. "name":"黄铜"
  164. }
  165. ]
  166. },
  167. {
  168. "code":"4",
  169. "name":"复合管类",
  170. "content":[
  171. {
  172. "code":"4.1",
  173. "name":"钢塑复合"
  174. },
  175. {
  176. "code":"4.2",
  177. "name":"铝塑复合"
  178. },
  179. {
  180. "code":"4.3",
  181. "name":"铜塑复合"
  182. },
  183. {
  184. "code":"4.4",
  185. "name":"不锈钢复合"
  186. }
  187. ]
  188. },
  189. {
  190. "code":"5",
  191. "name":"塑料管类",
  192. "content":[
  193. {
  194. "code":"5.1",
  195. "name":"PP-R"
  196. },
  197. {
  198. "code":"5.2",
  199. "name":"ABS"
  200. },
  201. {
  202. "code":"5.3",
  203. "name":"PE"
  204. },
  205. {
  206. "code":"5.4",
  207. "name":"PVC"
  208. }
  209. ]
  210. },
  211. {
  212. "code":"6",
  213. "name":"其他"
  214. }
  215. ],
  216. "note":"",
  217. "func-id":""
  218. },
  219. {
  220. "firstTag":"技术参数",
  221. "secondTag":"整体",
  222. "infoPointName":"管段类型",
  223. "infoPointCode":"PipeType",
  224. "unit":"",
  225. "dataType":"Enum",
  226. "inputMode":"D1",
  227. "dataSource":[
  228. {
  229. "code":"1",
  230. "name":"直管"
  231. },
  232. {
  233. "code":"2",
  234. "name":"弯管"
  235. },
  236. {
  237. "code":"3",
  238. "name":"三通"
  239. },
  240. {
  241. "code":"4",
  242. "name":"四通"
  243. },
  244. {
  245. "code":"5",
  246. "name":"变径"
  247. },
  248. {
  249. "code":"6",
  250. "name":"其他"
  251. }
  252. ],
  253. "note":"",
  254. "func-id":""
  255. },
  256. {
  257. "firstTag":"技术参数",
  258. "secondTag":"整体",
  259. "infoPointName":"长度",
  260. "infoPointCode":"Length",
  261. "unit":"m",
  262. "dataType":"Num",
  263. "inputMode":"A2",
  264. "dataSource":"",
  265. "note":"",
  266. "func-id":""
  267. },
  268. {
  269. "firstTag":"技术参数",
  270. "secondTag":"整体",
  271. "infoPointName":"公称直径",
  272. "infoPointCode":"NominalDiameter",
  273. "unit":"mm",
  274. "dataType":"Num",
  275. "inputMode":"A2",
  276. "dataSource":"",
  277. "note":"",
  278. "func-id":""
  279. },
  280. {
  281. "firstTag":"技术参数",
  282. "secondTag":"整体",
  283. "infoPointName":"壁厚",
  284. "infoPointCode":"WallThick",
  285. "unit":"mm",
  286. "dataType":"Num",
  287. "inputMode":"A2",
  288. "dataSource":"",
  289. "note":"",
  290. "func-id":""
  291. },
  292. {
  293. "firstTag":"技术参数",
  294. "secondTag":"整体",
  295. "infoPointName":"标准尺寸比",
  296. "infoPointCode":"StandardSizeRatio",
  297. "unit":"",
  298. "dataType":"Num",
  299. "inputMode":"A1",
  300. "dataSource":"",
  301. "note":"标准尺寸比是管的公称外径与公称壁厚之间的比值",
  302. "func-id":""
  303. },
  304. {
  305. "firstTag":"技术参数",
  306. "secondTag":"整体",
  307. "infoPointName":"沿程比摩阻",
  308. "infoPointCode":"SpecificFrictionalResistance",
  309. "unit":"Pa\/m",
  310. "dataType":"Num",
  311. "inputMode":"A2",
  312. "dataSource":"",
  313. "note":"",
  314. "func-id":""
  315. },
  316. {
  317. "firstTag":"技术参数",
  318. "secondTag":"整体",
  319. "infoPointName":"设计进口流速",
  320. "infoPointCode":"DesignInV",
  321. "unit":"m\/s",
  322. "dataType":"Num",
  323. "inputMode":"A2",
  324. "dataSource":"",
  325. "note":"",
  326. "func-id":""
  327. },
  328. {
  329. "firstTag":"技术参数",
  330. "secondTag":"整体",
  331. "infoPointName":"设计出口流速",
  332. "infoPointCode":"DesignOutV",
  333. "unit":"m\/s",
  334. "dataType":"Num",
  335. "inputMode":"A2",
  336. "dataSource":"",
  337. "note":"",
  338. "func-id":""
  339. },
  340. {
  341. "firstTag":"技术参数",
  342. "secondTag":"整体",
  343. "infoPointName":"设计流量",
  344. "infoPointCode":"DesignFlow",
  345. "unit":"m³\/h",
  346. "dataType":"Num",
  347. "inputMode":"A2",
  348. "dataSource":"",
  349. "note":"",
  350. "func-id":""
  351. },
  352. {
  353. "firstTag":"技术参数",
  354. "secondTag":"整体",
  355. "infoPointName":"设计进口压力",
  356. "infoPointCode":"DesignInPress",
  357. "unit":"MPa",
  358. "dataType":"Num",
  359. "inputMode":"A2",
  360. "dataSource":"",
  361. "note":"",
  362. "func-id":""
  363. },
  364. {
  365. "firstTag":"技术参数",
  366. "secondTag":"整体",
  367. "infoPointName":"设计出口压力",
  368. "infoPointCode":"DesignOutPress",
  369. "unit":"MPa",
  370. "dataType":"Num",
  371. "inputMode":"A2",
  372. "dataSource":"",
  373. "note":"",
  374. "func-id":""
  375. },
  376. {
  377. "firstTag":"技术参数",
  378. "secondTag":"整体",
  379. "infoPointName":"设计输送液体密度",
  380. "infoPointCode":"DesignLiquidDensity",
  381. "unit":"kg\/m³",
  382. "dataType":"Num",
  383. "inputMode":"A2",
  384. "dataSource":"",
  385. "note":"",
  386. "func-id":""
  387. },
  388. {
  389. "firstTag":"技术参数",
  390. "secondTag":"整体",
  391. "infoPointName":"设计输送液体温度",
  392. "infoPointCode":"DesignLiquidTemp",
  393. "unit":"℃",
  394. "dataType":"Num",
  395. "inputMode":"A2",
  396. "dataSource":"",
  397. "note":"",
  398. "func-id":""
  399. },
  400. {
  401. "firstTag":"技术参数",
  402. "secondTag":"整体",
  403. "infoPointName":"管道级别",
  404. "infoPointCode":"PipeLev",
  405. "unit":"",
  406. "dataType":"Enum",
  407. "inputMode":"D1",
  408. "dataSource":[
  409. {
  410. "code":"1",
  411. "name":"Ⅰ"
  412. },
  413. {
  414. "code":"2",
  415. "name":"Ⅱ"
  416. },
  417. {
  418. "code":"3",
  419. "name":"Ⅲ"
  420. },
  421. {
  422. "code":"4",
  423. "name":"Ⅳ"
  424. },
  425. {
  426. "code":"5",
  427. "name":"其他"
  428. }
  429. ],
  430. "note":"Ⅰ:操作压力>6.4Mpa,操作温度>450℃;-140~-45℃\nⅡ:操作压力>4~6.4Mpa,操作温度>350~450℃;> -45~ -30℃\nⅢ:操作压力>1.6~4Mpa,操作温度>200~350℃;> -30~ -20℃\nⅣ:操作压力≤1.6Mpa,操作温度> -20~ 200℃",
  431. "func-id":""
  432. },
  433. {
  434. "firstTag":"技术参数",
  435. "secondTag":"整体",
  436. "infoPointName":"工作温度范围",
  437. "infoPointCode":"WorkTempRange",
  438. "unit":"℃",
  439. "dataType":"Num",
  440. "inputMode":"A6",
  441. "dataSource":"",
  442. "note":"",
  443. "func-id":""
  444. },
  445. {
  446. "firstTag":"技术参数",
  447. "secondTag":"整体",
  448. "infoPointName":"工作相对湿度范围",
  449. "infoPointCode":"WorkRHRange",
  450. "unit":"%RH",
  451. "dataType":"Num",
  452. "inputMode":"A6",
  453. "dataSource":"",
  454. "note":"",
  455. "func-id":""
  456. },
  457. {
  458. "firstTag":"技术参数",
  459. "secondTag":"整体",
  460. "infoPointName":"防护等级",
  461. "infoPointCode":"IPGrade",
  462. "unit":"",
  463. "dataType":"Str",
  464. "inputMode":"B1",
  465. "dataSource":"",
  466. "note":"参考《11防护等级》",
  467. "func-id":""
  468. },
  469. {
  470. "firstTag":"技术参数",
  471. "secondTag":"整体",
  472. "infoPointName":"允许压力范围",
  473. "infoPointCode":"AllowPressRange",
  474. "unit":"MPa",
  475. "dataType":"Num",
  476. "inputMode":"A6",
  477. "dataSource":"",
  478. "note":"",
  479. "func-id":""
  480. },
  481. {
  482. "firstTag":"技术参数",
  483. "secondTag":"整体",
  484. "infoPointName":"最小屈服强度",
  485. "infoPointCode":"MinYieldStrength",
  486. "unit":"MPa",
  487. "dataType":"Num",
  488. "inputMode":"A2",
  489. "dataSource":"",
  490. "note":"",
  491. "func-id":""
  492. },
  493. {
  494. "firstTag":"技术参数",
  495. "secondTag":"整体",
  496. "infoPointName":"强度设计系数",
  497. "infoPointCode":"StrengthDesignCoeff",
  498. "unit":"",
  499. "dataType":"Num",
  500. "inputMode":"A1",
  501. "dataSource":"",
  502. "note":"",
  503. "func-id":""
  504. },
  505. {
  506. "firstTag":"技术参数",
  507. "secondTag":"保温材料",
  508. "infoPointName":"是否有保温层",
  509. "infoPointCode":"IsInsulation",
  510. "unit":"",
  511. "dataType":"Bool",
  512. "inputMode":"E1",
  513. "dataSource":[
  514. {
  515. "code":"0",
  516. "name":"无"
  517. },
  518. {
  519. "code":"1",
  520. "name":"有"
  521. }
  522. ],
  523. "note":"",
  524. "func-id":""
  525. },
  526. {
  527. "firstTag":"技术参数",
  528. "secondTag":"保温材料",
  529. "infoPointName":"保温材料厚度",
  530. "infoPointCode":"InsulationThick",
  531. "unit":"mm",
  532. "dataType":"Num",
  533. "inputMode":"A2",
  534. "dataSource":"",
  535. "note":"",
  536. "func-id":""
  537. },
  538. {
  539. "firstTag":"技术参数",
  540. "secondTag":"保温材料",
  541. "infoPointName":"保温材料种类",
  542. "infoPointCode":"InsulationMatierial",
  543. "unit":"",
  544. "dataType":"Enum",
  545. "inputMode":"D1",
  546. "dataSource":[
  547. {
  548. "code":"1",
  549. "name":"岩棉"
  550. },
  551. {
  552. "code":"2",
  553. "name":"离心玻璃棉"
  554. },
  555. {
  556. "code":"3",
  557. "name":"橡塑海绵"
  558. },
  559. {
  560. "code":"4",
  561. "name":"阻燃聚乙烯泡沫塑料"
  562. },
  563. {
  564. "code":"5",
  565. "name":"硬质聚氨酯泡沫塑料"
  566. },
  567. {
  568. "code":"6",
  569. "name":"其他"
  570. }
  571. ],
  572. "note":"",
  573. "func-id":""
  574. },
  575. {
  576. "firstTag":"技术参数",
  577. "secondTag":"保温材料",
  578. "infoPointName":"保温材料密度",
  579. "infoPointCode":"InsulationDensity",
  580. "unit":"kg\/m³",
  581. "dataType":"Num",
  582. "inputMode":"A2",
  583. "dataSource":"",
  584. "note":"",
  585. "func-id":""
  586. },
  587. {
  588. "firstTag":"技术参数",
  589. "secondTag":"保温材料",
  590. "infoPointName":"保温材料导热系数",
  591. "infoPointCode":"InsulationHeatConductCoeff",
  592. "unit":"W\/(mK)",
  593. "dataType":"Num",
  594. "inputMode":"A2",
  595. "dataSource":"",
  596. "note":"",
  597. "func-id":""
  598. },
  599. {
  600. "firstTag":"技术参数",
  601. "secondTag":"塑料管",
  602. "infoPointName":"材料分级",
  603. "infoPointCode":"PlasticMaterialLev",
  604. "unit":"",
  605. "dataType":"Enum",
  606. "inputMode":"D1",
  607. "dataSource":[
  608. {
  609. "code":"1",
  610. "name":"1级"
  611. },
  612. {
  613. "code":"2",
  614. "name":"2级"
  615. },
  616. {
  617. "code":"3",
  618. "name":"3级"
  619. },
  620. {
  621. "code":"4",
  622. "name":"4级"
  623. },
  624. {
  625. "code":"5",
  626. "name":"5级"
  627. },
  628. {
  629. "code":"6",
  630. "name":"6级"
  631. },
  632. {
  633. "code":"7",
  634. "name":"7级"
  635. },
  636. {
  637. "code":"8",
  638. "name":"其他"
  639. }
  640. ],
  641. "note":"",
  642. "func-id":""
  643. },
  644. {
  645. "firstTag":"技术参数",
  646. "secondTag":"塑料管",
  647. "infoPointName":"炭黑含量",
  648. "infoPointCode":"PlasticCarbonBlackContent",
  649. "unit":"%",
  650. "dataType":"Num",
  651. "inputMode":"A2",
  652. "dataSource":"",
  653. "note":"",
  654. "func-id":""
  655. },
  656. {
  657. "firstTag":"技术参数",
  658. "secondTag":"塑料管",
  659. "infoPointName":"挥发分含量",
  660. "infoPointCode":"PlasticVolatileContent",
  661. "unit":"%",
  662. "dataType":"Num",
  663. "inputMode":"A2",
  664. "dataSource":"",
  665. "note":"",
  666. "func-id":""
  667. },
  668. {
  669. "firstTag":"控制参数",
  670. "secondTag":"",
  671. "infoPointName":"控制模式",
  672. "infoPointCode":"CtrlMode",
  673. "unit":"",
  674. "dataType":"Str",
  675. "inputMode":"B1",
  676. "dataSource":"",
  677. "note":"",
  678. "func-id":""
  679. },
  680. {
  681. "firstTag":"运行参数",
  682. "secondTag":"",
  683. "infoPointName":"进口流速",
  684. "infoPointCode":"InV",
  685. "unit":"m\/s",
  686. "dataType":"Inst",
  687. "inputMode":"L",
  688. "dataSource":"",
  689. "note":"",
  690. "func-id":""
  691. },
  692. {
  693. "firstTag":"运行参数",
  694. "secondTag":"",
  695. "infoPointName":"出口流速",
  696. "infoPointCode":"OutV",
  697. "unit":"m\/s",
  698. "dataType":"Inst",
  699. "inputMode":"L",
  700. "dataSource":"",
  701. "note":"",
  702. "func-id":""
  703. },
  704. {
  705. "firstTag":"运行参数",
  706. "secondTag":"",
  707. "infoPointName":"进口温度",
  708. "infoPointCode":"InTemp",
  709. "unit":"℃",
  710. "dataType":"Inst",
  711. "inputMode":"L",
  712. "dataSource":"",
  713. "note":"",
  714. "func-id":""
  715. },
  716. {
  717. "firstTag":"运行参数",
  718. "secondTag":"",
  719. "infoPointName":"出口温度",
  720. "infoPointCode":"OutTemp",
  721. "unit":"℃",
  722. "dataType":"Inst",
  723. "inputMode":"L",
  724. "dataSource":"",
  725. "note":"",
  726. "func-id":""
  727. },
  728. {
  729. "firstTag":"运行参数",
  730. "secondTag":"",
  731. "infoPointName":"进口压力",
  732. "infoPointCode":"InPress",
  733. "unit":"MPa",
  734. "dataType":"Inst",
  735. "inputMode":"L",
  736. "dataSource":"",
  737. "note":"",
  738. "func-id":""
  739. },
  740. {
  741. "firstTag":"运行参数",
  742. "secondTag":"",
  743. "infoPointName":"出口压力",
  744. "infoPointCode":"OutPress",
  745. "unit":"MPa",
  746. "dataType":"Inst",
  747. "inputMode":"L",
  748. "dataSource":"",
  749. "note":"",
  750. "func-id":""
  751. },
  752. {
  753. "firstTag":"运行参数",
  754. "secondTag":"",
  755. "infoPointName":"瞬时流量",
  756. "infoPointCode":"Flow",
  757. "unit":"m³\/h",
  758. "dataType":"Inst",
  759. "inputMode":"L",
  760. "dataSource":"",
  761. "note":"",
  762. "func-id":""
  763. }
  764. ]
  765. }