main.data.ts 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820
  1. import { BasicColumn } from '/@/components/Table';
  2. import { FormSchema } from '/@/components/Table';
  3. import { rules } from '/@/utils/helper/validator';
  4. import { reactive } from 'vue';
  5. import type { EChartsOption } from 'echarts';
  6. import { useGlobSetting } from '/@/hooks/setting';
  7. import { cloneDeep } from 'lodash-es';
  8. type CtrlLockOpenType = {
  9. CtrlLockOpen: boolean | undefined;
  10. CtrlExplosionVentOpen: boolean | undefined;
  11. };
  12. export type PointMonitorType = {
  13. valueName: string;
  14. valueCode: string;
  15. value: number | string;
  16. warnMin_201: number | string;
  17. warnMin_104: number | string;
  18. readTime: string;
  19. };
  20. export const columns: BasicColumn[] = [
  21. {
  22. title: '名称',
  23. dataIndex: 'strname',
  24. width: 120,
  25. },
  26. {
  27. title: '安装位置',
  28. dataIndex: 'strinstallpos',
  29. width: 100,
  30. },
  31. {
  32. title: '是否为常闭型',
  33. dataIndex: 'bnormalclose',
  34. width: 100,
  35. // customRender: render.renderAvatar,
  36. },
  37. {
  38. title: '净宽',
  39. dataIndex: 'fclearwidth',
  40. width: 80,
  41. },
  42. {
  43. title: '净高',
  44. dataIndex: 'fclearheight',
  45. width: 100,
  46. },
  47. {
  48. title: '风门道数',
  49. dataIndex: 'ndoorcount',
  50. width: 100,
  51. },
  52. {
  53. title: '所属分站',
  54. width: 150,
  55. dataIndex: 'stationname',
  56. },
  57. {
  58. title: '点表',
  59. width: 100,
  60. dataIndex: 'strtype',
  61. },
  62. {
  63. title: '监测类型',
  64. dataIndex: 'monitorflag',
  65. width: 100,
  66. },
  67. {
  68. title: '是否模拟数据',
  69. dataIndex: 'testflag',
  70. width: 100,
  71. },
  72. ];
  73. export const recycleColumns: BasicColumn[] = [
  74. {
  75. title: '名称',
  76. dataIndex: 'strname',
  77. width: 100,
  78. },
  79. {
  80. title: '是否为常闭型',
  81. dataIndex: 'bnormalclose',
  82. width: 100,
  83. },
  84. ];
  85. export const searchFormSchema: FormSchema[] = [
  86. {
  87. label: '名称',
  88. field: 'strname',
  89. component: 'Input',
  90. colProps: { span: 6 },
  91. },
  92. {
  93. label: '安装位置',
  94. field: 'strinstallpos',
  95. component: 'Input',
  96. colProps: { span: 6 },
  97. },
  98. {
  99. label: '是否为常闭型',
  100. field: 'bnormalclose',
  101. component: 'JDictSelectTag',
  102. componentProps: {
  103. dictCode: 'user_status',
  104. placeholder: '请选择读写类型',
  105. stringToNumber: true,
  106. },
  107. colProps: { span: 6 },
  108. },
  109. ];
  110. export const formSchema: FormSchema[] = [
  111. {
  112. label: '',
  113. field: 'id',
  114. component: 'Input',
  115. show: false,
  116. },
  117. {
  118. label: '名称',
  119. field: 'strname',
  120. component: 'Input',
  121. },
  122. {
  123. label: '安装位置',
  124. field: 'strinstallpos',
  125. component: 'Input',
  126. },
  127. {
  128. label: '是否为常闭型',
  129. field: 'bnormalclose',
  130. component: 'RadioGroup',
  131. defaultValue: 1,
  132. componentProps: () => {
  133. return {
  134. options: [
  135. { label: '是', value: 1, key: '1' },
  136. { label: '否', value: 0, key: '2' },
  137. ],
  138. };
  139. },
  140. },
  141. {
  142. label: '净宽',
  143. field: 'fclearwidth',
  144. component: 'Input',
  145. },
  146. {
  147. label: '净高',
  148. field: 'fclearheight',
  149. component: 'Input',
  150. },
  151. {
  152. label: '风门道数',
  153. field: 'ndoorcount',
  154. component: 'Input',
  155. },
  156. {
  157. label: '所属分站',
  158. field: 'stationname',
  159. component: 'JDictSelectTag',
  160. componentProps: {
  161. dictCode: 'user_status',
  162. placeholder: '请选择状态',
  163. stringToNumber: true,
  164. },
  165. },
  166. {
  167. label: '点表',
  168. field: 'strtype',
  169. component: 'JDictSelectTag',
  170. componentProps: {
  171. dictCode: 'user_status',
  172. placeholder: '请选择状态',
  173. stringToNumber: true,
  174. },
  175. },
  176. {
  177. label: '监测类型',
  178. field: 'monitorflag',
  179. component: 'JDictSelectTag',
  180. componentProps: {
  181. dictCode: 'user_status',
  182. placeholder: '请选择状态',
  183. stringToNumber: true,
  184. },
  185. },
  186. {
  187. label: '是否模拟数据',
  188. field: 'testflag',
  189. component: 'RadioGroup',
  190. defaultValue: 1,
  191. componentProps: () => {
  192. return {
  193. options: [
  194. { label: '是', value: 1, key: '1' },
  195. { label: '否', value: 0, key: '2' },
  196. ],
  197. };
  198. },
  199. },
  200. ];
  201. export const tableColumns = [
  202. {
  203. title: '',
  204. dataIndex: 'isCheck',
  205. customCell: (_, index) => {
  206. if (index % 2 == 0) {
  207. return { rowSpan: 2 };
  208. } else {
  209. return { rowSpan: 0 };
  210. }
  211. },
  212. },
  213. {
  214. title: '安装位置',
  215. dataIndex: 'address',
  216. customCell: (_, index) => {
  217. if (index % 2 == 0) {
  218. return { rowSpan: 2 };
  219. } else {
  220. return { rowSpan: 0 };
  221. }
  222. },
  223. },
  224. {
  225. title: '运行风机',
  226. dataIndex: 'childName',
  227. },
  228. {
  229. title: '风机静压(Pa)',
  230. dataIndex: 'yc2',
  231. },
  232. {
  233. title: '风机全压(Pa)',
  234. dataIndex: 'dqPa',
  235. },
  236. {
  237. title: '电机流量(m³/s)',
  238. dataIndex: 'fanM3',
  239. },
  240. {
  241. title: '电机速度(rpm/s)',
  242. dataIndex: 'fanSD',
  243. },
  244. {
  245. title: '电机电压(V)',
  246. dataIndex: 'fanU',
  247. },
  248. {
  249. title: '电机电流(A)',
  250. dataIndex: 'fanA',
  251. },
  252. {
  253. title: '电机频率(Hz/s)',
  254. dataIndex: 'fanPL',
  255. },
  256. {
  257. title: '电机功率(KW/s)',
  258. dataIndex: 'fanGL',
  259. },
  260. {
  261. title: '振动X1(mm/s)',
  262. dataIndex: 'zdX1',
  263. },
  264. {
  265. title: '振动Y1(mm/s)',
  266. dataIndex: 'zdY1',
  267. },
  268. ];
  269. export const dataColumns = () => {
  270. return [
  271. {
  272. id: 'UXC',
  273. name: '电机轴温设定(℃)',
  274. id2: 'bearingFront2_F1',
  275. },
  276. { id: 'VXC', name: '电机定温设定(℃)', id2: 'bearingBack2_F1' },
  277. {
  278. id: 'WXC',
  279. name: '电机前轴温度(℃)',
  280. id2: 'stator2A_F1',
  281. },
  282. {
  283. id: 'QZC',
  284. name: '电机后轴温度(℃)',
  285. id2: 'stator2B_F1',
  286. },
  287. { id: 'ZCZ1C', name: '电机定子1温度(℃)', id2: 'fIA2_F1' },
  288. { id: 'ZCZ2C', name: '电机定子2温度(℃)', id2: 'fIB2_F1' },
  289. { id: 'FTZ1C', name: '电机定3温度(℃)', id2: 'fIC2_F1' },
  290. ];
  291. };
  292. export const stateColumns = () => {
  293. return [
  294. // {
  295. // id: 'lubeBoxTemperatureF1High',
  296. // name: '润滑站油箱油温高报警',
  297. // flag: false,
  298. // },
  299. {
  300. id: 'lubeBoxTemperatureF1Low',
  301. name: '润滑站1油箱油温低报警',
  302. flag: true,
  303. },
  304. {
  305. id: 'lubeTemperatureF1High',
  306. name: '润滑站1供油油温高报警',
  307. flag: true,
  308. },
  309. // {
  310. // id: 'lubeTemperatureF1Low',
  311. // name: '润滑站1供油油温低报警',
  312. // flag: false,
  313. // },
  314. { id: 'lubePaF1High', name: '润滑站1供油油压高报警', flag: true },
  315. { id: 'lubePaF1Low', name: '润滑站1供油油压低报警', flag: true },
  316. // { id: "ch4_F1High", name: "瓦斯值1高报警", flag: false },
  317. { id: 'singleDoorF1Warn', name: '侧开风门单模报警', flag: true },
  318. { id: 'lubeF1SlightFault', name: '稀油润滑站轻故障', flag: true },
  319. { id: 'lubeF1SevereFault', name: '稀油润滑站重故障', flag: true },
  320. { id: 'f1B1Fault', name: '变频器1故障', flag: true },
  321. { id: 'f1B2Fault', name: '变频器2故障', flag: true },
  322. { id: 'f1Fault', name: '通风机故障', flag: true },
  323. ];
  324. };
  325. export const faultDeviceHeader = [
  326. {
  327. title: '测点名称',
  328. code: 'valueName',
  329. width: '200px',
  330. },
  331. {
  332. title: '实时数据',
  333. code: 'value',
  334. width: '110px',
  335. },
  336. {
  337. title: '预警限值',
  338. code: 'warnMin_104',
  339. width: '110px',
  340. },
  341. {
  342. title: '报警限值',
  343. code: 'warnMin_201',
  344. width: '110px',
  345. },
  346. ];
  347. export const rightFaultDeviceColumns = [
  348. {
  349. title: '中端X',
  350. dataIndex: 'Fault_cd_ZX', // 测点名称
  351. width: 120,
  352. },
  353. {
  354. title: '中端X',
  355. dataIndex: 'Fault_ZX_val', // 中端X实时监测值
  356. width: 120,
  357. },
  358. ];
  359. export const modalTypeArr = {
  360. centerBtnArr: [
  361. {
  362. key: 'startSmoke',
  363. value: '一键启动/停止',
  364. permission: 'fan:startSmoke',
  365. },
  366. {
  367. key: 'startFan',
  368. value: '一键启动/停止',
  369. permission: 'fan:startFan',
  370. },
  371. {
  372. key: 'startFan',
  373. value: '一键启动/停止',
  374. permission: 'fan:startAndResetFan',
  375. },
  376. {
  377. key: 'resetFan',
  378. value: '一键复位',
  379. permission: 'fan:resetFan',
  380. },
  381. {
  382. key: 'changeSmoke',
  383. value: '不停风倒机',
  384. permission: 'fan:changeSmoke',
  385. },
  386. {
  387. key: 'changeDirection',
  388. value: '一键反风',
  389. permission: 'fan:changeDirection',
  390. },
  391. {
  392. key: 'frequency',
  393. value: '一键调频',
  394. permission: 'fan:frequency',
  395. },
  396. {
  397. key: 'fbm',
  398. value: '防爆门控制',
  399. permission: 'fan:fbm',
  400. },
  401. {
  402. key: 'kkjc',
  403. value: '工况辅助决策',
  404. permission: 'fan:kkjc',
  405. },
  406. {
  407. key: 'zhlk',
  408. value: '自主联控',
  409. permission: 'fan:zhlk',
  410. },
  411. ],
  412. };
  413. export const fbmControlData = <CtrlLockOpenType>reactive({
  414. CtrlLockOpen: false, // 远程开锁 true 为打开状态, false 为关闭状态
  415. CtrlExplosionVentOpen: false, // 远程开门 true 为打开状态, false 为关闭状态
  416. });
  417. // export const assistanceData = {
  418. // '30': {
  419. // angle: 0,
  420. // Hz: 30.0, //频率
  421. // a: -0.17624, //二次项系数
  422. // b: 34.59747, //一次项系数
  423. // c: 938.98517, //常数项系数
  424. // min: 93.0, //风量下限
  425. // max: 132.0, //风量上限
  426. // },
  427. // '31': {
  428. // angle: 0,
  429. // Hz: 31.0,
  430. // a: -0.17624,
  431. // b: 35.055694,
  432. // c: 851.596922,
  433. // min: 96.1,
  434. // max: 136.4,
  435. // },
  436. // '32': {
  437. // angle: 0,
  438. // Hz: 32.0,
  439. // a: -0.17624,
  440. // b: 35.513918,
  441. // c: 768.749733,
  442. // min: 99.2,
  443. // max: 140.8,
  444. // },
  445. // '33': {
  446. // angle: 0,
  447. // Hz: 33.0,
  448. // a: -0.17624,
  449. // b: 35.972142,
  450. // c: 690.443603,
  451. // min: 102.3,
  452. // max: 145.2,
  453. // },
  454. // '34': {
  455. // angle: 0,
  456. // Hz: 34.0,
  457. // a: -0.17624,
  458. // b: 36.430366,
  459. // c: 616.678531,
  460. // min: 105.4,
  461. // max: 149.6,
  462. // },
  463. // '35': {
  464. // angle: 0,
  465. // Hz: 35.0,
  466. // a: -0.17624,
  467. // b: 36.88859,
  468. // c: 547.454517,
  469. // min: 108.5,
  470. // max: 154.0,
  471. // },
  472. // '36': {
  473. // angle: 0,
  474. // Hz: 36.0,
  475. // a: -0.17624,
  476. // b: 37.346814,
  477. // c: 482.771563,
  478. // min: 111.6,
  479. // max: 158.4,
  480. // },
  481. // '37': {
  482. // angle: 0,
  483. // Hz: 37.0,
  484. // a: -0.17624,
  485. // b: 37.805038,
  486. // c: 422.629667,
  487. // min: 114.7,
  488. // max: 162.8,
  489. // },
  490. // '38': {
  491. // angle: 0,
  492. // Hz: 38.0,
  493. // a: -0.17624,
  494. // b: 38.263262,
  495. // c: 367.028829,
  496. // min: 117.8,
  497. // max: 167.2,
  498. // },
  499. // '39': {
  500. // angle: 0,
  501. // Hz: 39.0,
  502. // a: -0.17624,
  503. // b: 38.721486,
  504. // c: 315.96905,
  505. // min: 120.9,
  506. // max: 171.6,
  507. // },
  508. // '40': {
  509. // angle: 0,
  510. // Hz: 40.0,
  511. // a: -0.17624,
  512. // b: 39.17971,
  513. // c: 269.45033,
  514. // min: 124.0,
  515. // max: 176.0,
  516. // },
  517. // '41': {
  518. // angle: 0,
  519. // Hz: 41.0,
  520. // a: -0.17624,
  521. // b: 39.637934,
  522. // c: 227.472668,
  523. // min: 127.1,
  524. // max: 180.4,
  525. // },
  526. // '42': {
  527. // angle: 0,
  528. // Hz: 42.0,
  529. // a: -0.17624,
  530. // b: 40.096158,
  531. // c: 190.036065,
  532. // min: 130.2,
  533. // max: 184.8,
  534. // },
  535. // '43': {
  536. // angle: 0,
  537. // Hz: 43.0,
  538. // a: -0.17624,
  539. // b: 40.554382,
  540. // c: 157.140521,
  541. // min: 133.3,
  542. // max: 189.2,
  543. // },
  544. // '44': {
  545. // angle: 0,
  546. // Hz: 44.0,
  547. // a: -0.17624,
  548. // b: 41.012606,
  549. // c: 128.786035,
  550. // min: 136.4,
  551. // max: 193.6,
  552. // },
  553. // '45': {
  554. // angle: 0,
  555. // Hz: 45.0,
  556. // a: -0.17624,
  557. // b: 41.47083,
  558. // c: 104.972607,
  559. // min: 139.5,
  560. // max: 198.0,
  561. // },
  562. // '46': {
  563. // angle: 0,
  564. // Hz: 46.0,
  565. // a: -0.17624,
  566. // b: 41.929054,
  567. // c: 85.700239,
  568. // min: 142.6,
  569. // max: 202.4,
  570. // },
  571. // '47': {
  572. // angle: 0,
  573. // Hz: 47.0,
  574. // a: -0.17624,
  575. // b: 42.387278,
  576. // c: 70.968929,
  577. // min: 145.7,
  578. // max: 206.8,
  579. // },
  580. // '48': {
  581. // angle: 0,
  582. // Hz: 48.0,
  583. // a: -0.17624,
  584. // b: 42.845502,
  585. // c: 60.778677,
  586. // min: 148.8,
  587. // max: 211.2,
  588. // },
  589. // '49': {
  590. // angle: 0,
  591. // Hz: 49.0,
  592. // a: -0.17624,
  593. // b: 43.303726,
  594. // c: 55.129484,
  595. // min: 151.9,
  596. // max: 215.6,
  597. // },
  598. // '50': {
  599. // angle: 0,
  600. // Hz: 50.0,
  601. // a: -0.17624,
  602. // b: 43.76195,
  603. // c: 54.02135,
  604. // min: 155.0,
  605. // max: 220.0,
  606. // },
  607. // };
  608. export const assistanceData = {
  609. '30': {
  610. angle: 0,
  611. Hz: 30.0, //频率
  612. a: -0.17624, //二次项系数
  613. b: 43.40947, //一次项系数
  614. c: 97.60705999999982, //常数项系数
  615. min: 93.0, //风量下限
  616. max: 132.0, //风量上限
  617. },
  618. '31': {
  619. angle: 0,
  620. Hz: 31.0,
  621. a: -0.17624,
  622. b: 43.427094,
  623. c: 95.43614590000016,
  624. min: 96.1,
  625. max: 136.4,
  626. },
  627. '32': {
  628. angle: 0,
  629. Hz: 32.0,
  630. a: -0.17624,
  631. b: 43.444718,
  632. c: 93.26435059999994,
  633. min: 99.2,
  634. max: 140.8,
  635. },
  636. '33': {
  637. angle: 0,
  638. Hz: 33.0,
  639. a: -0.17624,
  640. b: 43.462342,
  641. c: 91.09167409999964,
  642. min: 102.3,
  643. max: 145.2,
  644. },
  645. '34': {
  646. angle: 0,
  647. Hz: 34.0,
  648. a: -0.17624,
  649. b: 43.479966000000005,
  650. c: 88.91811639999969,
  651. min: 105.4,
  652. max: 149.6,
  653. },
  654. '35': {
  655. angle: 0,
  656. Hz: 35.0,
  657. a: -0.17624,
  658. b: 43.49759,
  659. c: 86.74367749999965,
  660. min: 108.5,
  661. max: 154.0,
  662. },
  663. '36': {
  664. angle: 0,
  665. Hz: 36.0,
  666. a: -0.17624,
  667. b: 43.515214,
  668. c: 84.56835739999997,
  669. min: 111.6,
  670. max: 158.4,
  671. },
  672. '37': {
  673. angle: 0,
  674. Hz: 37.0,
  675. a: -0.17624,
  676. b: 43.532838,
  677. c: 82.3921561000002,
  678. min: 114.7,
  679. max: 162.8,
  680. },
  681. '38': {
  682. angle: 0,
  683. Hz: 38.0,
  684. a: -0.17624,
  685. b: 43.550462,
  686. c: 80.21507359999941,
  687. min: 117.8,
  688. max: 167.2,
  689. },
  690. '39': {
  691. angle: 0,
  692. Hz: 39.0,
  693. a: -0.17624,
  694. b: 43.568086,
  695. c: 78.0371098999999,
  696. min: 120.9,
  697. max: 171.6,
  698. },
  699. '40': {
  700. angle: 0,
  701. Hz: 40.0,
  702. a: -0.17624,
  703. b: 43.58571,
  704. c: 75.85826499999985,
  705. min: 124.0,
  706. max: 176.0,
  707. },
  708. '41': {
  709. angle: 0,
  710. Hz: 41.0,
  711. a: -0.17624,
  712. b: 43.603334,
  713. c: 73.67853890000015,
  714. min: 127.1,
  715. max: 180.4,
  716. },
  717. '42': {
  718. angle: 0,
  719. Hz: 42.0,
  720. a: -0.17624,
  721. b: 43.620958,
  722. c: 71.4979315999999,
  723. min: 130.2,
  724. max: 184.8,
  725. },
  726. '43': {
  727. angle: 0,
  728. Hz: 43.0,
  729. a: -0.17624,
  730. b: 43.638582,
  731. c: 69.31644309999956,
  732. min: 133.3,
  733. max: 189.2,
  734. },
  735. '44': {
  736. angle: 0,
  737. Hz: 44.0,
  738. a: -0.17624,
  739. b: 43.656206000000005,
  740. c: 67.13407339999958,
  741. min: 136.4,
  742. max: 193.6,
  743. },
  744. '45': {
  745. angle: 0,
  746. Hz: 45.0,
  747. a: -0.17624,
  748. b: 43.67383,
  749. c: 64.9508224999995,
  750. min: 139.5,
  751. max: 198.0,
  752. },
  753. '46': {
  754. angle: 0,
  755. Hz: 46.0,
  756. a: -0.17624,
  757. b: 43.691454,
  758. c: 62.76669039999979,
  759. min: 142.6,
  760. max: 202.4,
  761. },
  762. '47': {
  763. angle: 0,
  764. Hz: 47.0,
  765. a: -0.17624,
  766. b: 43.709078,
  767. c: 60.58167709999998,
  768. min: 145.7,
  769. max: 206.8,
  770. },
  771. '48': {
  772. angle: 0,
  773. Hz: 48.0,
  774. a: -0.17624,
  775. b: 43.726702,
  776. c: 58.39578259999962,
  777. min: 148.8,
  778. max: 211.2,
  779. },
  780. '49': {
  781. angle: 0,
  782. Hz: 49.0,
  783. a: -0.17624,
  784. b: 43.744326,
  785. c: 56.20900689999962,
  786. min: 151.9,
  787. max: 215.6,
  788. },
  789. '50': {
  790. angle: 0,
  791. Hz: 50.0,
  792. a: -0.17624,
  793. b: 43.76195,
  794. c: 54.021349999999984,
  795. min: 155.0,
  796. max: 220.0,
  797. },
  798. };
  799. export const setOption = (deviceType?) => {
  800. let yMax = 4500;
  801. const { sysOrgCode } = useGlobSetting();
  802. // const sysOrgCode = 'sdmtjtsgtmk';
  803. if (sysOrgCode == 'sdmtjtdltmk') {
  804. // 这里判断白家渠还是五当沟
  805. if (deviceType == 'fanmain_bjq') {
  806. yMax = 5500;
  807. } else if (deviceType == 'fanmain_wdg') {
  808. yMax = 1200;
  809. }
  810. } else if (sysOrgCode == 'sdmtjtswmk') {
  811. if (deviceType == 'fanmain_bfj') {
  812. yMax = 5000;
  813. } else if (deviceType == 'fanmain_nfj') {
  814. yMax = 4500;
  815. }
  816. } else if (sysOrgCode == 'sdmtjtbdmk') {
  817. if (deviceType == 'fanmain_ljy') {
  818. yMax = 5000;
  819. } else if (deviceType == 'fanmain_zl') {
  820. yMax = 6000;
  821. }
  822. } else if (sysOrgCode == 'sdmtjtjjmk') {
  823. yMax = 6000;
  824. } else if (sysOrgCode == 'sdmtjtsgtmk') {
  825. yMax = 3000;
  826. } else if (sysOrgCode == 'sdmtjtdltmkhjtj') {
  827. yMax = 3000;
  828. } else {
  829. yMax = 4500;
  830. }
  831. return reactive<EChartsOption>({
  832. title: {
  833. text: '风机运行工况辅助曲线图',
  834. textStyle: {
  835. color: '#BF954D',
  836. },
  837. left: 'center',
  838. top: 0,
  839. },
  840. // backgroundColor: '#39deff',
  841. tooltip: {
  842. trigger: 'axis',
  843. axisPointer: {
  844. type: 'cross',
  845. label: {
  846. backgroundColor: '#6a7985',
  847. },
  848. },
  849. },
  850. toolbox: {
  851. show: true,
  852. },
  853. grid: {
  854. left: 8,
  855. right: 50,
  856. bottom: 0,
  857. containLabel: true,
  858. },
  859. xAxis: {
  860. type: 'category',
  861. name: 'm³/s',
  862. nameTextStyle: {
  863. fontWeight: 600,
  864. fontSize: 13,
  865. },
  866. splitLine: { show: true, lineStyle: { color: 'rgba(21,80,126,.5)' } },
  867. axisLabel: {
  868. margin: 20,
  869. fontSize: 14,
  870. color: '#f1f1f199',
  871. },
  872. boundaryGap: false,
  873. data: [],
  874. },
  875. yAxis: {
  876. type: 'value',
  877. axisLine: {
  878. show: true,
  879. lineStyle: {
  880. color: '#006c9d',
  881. },
  882. },
  883. splitLine: { show: true, lineStyle: { color: 'rgba(21,80,126,.5)' } },
  884. axisLabel: {
  885. show: true,
  886. fontSize: 14,
  887. formatter: '{value}',
  888. color: '#0071A5',
  889. },
  890. min: 0,
  891. max: yMax, //武当沟
  892. name: 'Pa',
  893. nameTextStyle: {
  894. fontWeight: 600,
  895. fontSize: 13,
  896. },
  897. },
  898. series: [],
  899. });
  900. };
  901. export const initData1 = () => {
  902. const assistanceData = {
  903. '30': {
  904. angle: 0,
  905. Hz: 30.0, //频率
  906. a: -0.17624, //二次项系数
  907. b: 43.40947, //一次项系数
  908. c: 97.60705999999982, //常数项系数
  909. min: 93.0, //风量下限
  910. max: 171.0, //风量上限
  911. },
  912. '31': {
  913. angle: 0,
  914. Hz: 31.0,
  915. a: -0.17624,
  916. b: 43.427094,
  917. c: 95.43614590000016,
  918. min: 96.1,
  919. max: 174.4,
  920. },
  921. '32': {
  922. angle: 0,
  923. Hz: 32.0,
  924. a: -0.17624,
  925. b: 43.444718,
  926. c: 93.26435059999994,
  927. min: 99.2,
  928. max: 177.8,
  929. },
  930. '33': {
  931. angle: 0,
  932. Hz: 33.0,
  933. a: -0.17624,
  934. b: 43.462342,
  935. c: 91.09167409999964,
  936. min: 102.3,
  937. max: 180.2,
  938. },
  939. '34': {
  940. angle: 0,
  941. Hz: 34.0,
  942. a: -0.17624,
  943. b: 43.479966000000005,
  944. c: 88.91811639999969,
  945. min: 105.4,
  946. max: 182.0,
  947. },
  948. '35': {
  949. angle: 0,
  950. Hz: 35.0,
  951. a: -0.17624,
  952. b: 43.49759,
  953. c: 86.74367749999965,
  954. min: 108.5,
  955. max: 184.5,
  956. },
  957. '36': {
  958. angle: 0,
  959. Hz: 36.0,
  960. a: -0.17624,
  961. b: 43.515214,
  962. c: 84.56835739999997,
  963. min: 111.6,
  964. max: 187.0,
  965. },
  966. '37': {
  967. angle: 0,
  968. Hz: 37.0,
  969. a: -0.17624,
  970. b: 43.532838,
  971. c: 82.3921561000002,
  972. min: 114.7,
  973. max: 190.8,
  974. },
  975. '38': {
  976. angle: 0,
  977. Hz: 38.0,
  978. a: -0.17624,
  979. b: 43.550462,
  980. c: 80.21507359999941,
  981. min: 117.8,
  982. max: 193.0,
  983. },
  984. '39': {
  985. angle: 0,
  986. Hz: 39.0,
  987. a: -0.17624,
  988. b: 43.568086,
  989. c: 78.0371098999999,
  990. min: 120.9,
  991. max: 195.6,
  992. },
  993. '40': {
  994. angle: 0,
  995. Hz: 40.0,
  996. a: -0.17624,
  997. b: 43.58571,
  998. c: 75.85826499999985,
  999. min: 123.0,
  1000. max: 197.0,
  1001. },
  1002. '41': {
  1003. angle: 0,
  1004. Hz: 41.0,
  1005. a: -0.17624,
  1006. b: 43.603334,
  1007. c: 73.67853890000015,
  1008. min: 125.1,
  1009. max: 199.4,
  1010. },
  1011. '42': {
  1012. angle: 0,
  1013. Hz: 42.0,
  1014. a: -0.17624,
  1015. b: 43.620958,
  1016. c: 71.4979315999999,
  1017. min: 128.2,
  1018. max: 202.8,
  1019. },
  1020. '43': {
  1021. angle: 0,
  1022. Hz: 43.0,
  1023. a: -0.17624,
  1024. b: 43.638582,
  1025. c: 69.31644309999956,
  1026. min: 130.3,
  1027. max: 205.8,
  1028. },
  1029. '44': {
  1030. angle: 0,
  1031. Hz: 44.0,
  1032. a: -0.17624,
  1033. b: 43.656206000000005,
  1034. c: 67.13407339999958,
  1035. min: 132.4,
  1036. max: 208.5,
  1037. },
  1038. '45': {
  1039. angle: 0,
  1040. Hz: 45.0,
  1041. a: -0.17624,
  1042. b: 43.67383,
  1043. c: 64.9508224999995,
  1044. min: 134.5,
  1045. max: 211.8,
  1046. },
  1047. '46': {
  1048. angle: 0,
  1049. Hz: 46.0,
  1050. a: -0.17624,
  1051. b: 43.691454,
  1052. c: 62.76669039999979,
  1053. min: 136.6,
  1054. max: 214.4,
  1055. },
  1056. '47': {
  1057. angle: 0,
  1058. Hz: 47.0,
  1059. a: -0.17624,
  1060. b: 43.709078,
  1061. c: 60.58167709999998,
  1062. min: 138.7,
  1063. max: 217.8,
  1064. },
  1065. '48': {
  1066. angle: 0,
  1067. Hz: 48.0,
  1068. a: -0.17624,
  1069. b: 43.726702,
  1070. c: 58.39578259999962,
  1071. min: 140.8,
  1072. max: 219.2,
  1073. },
  1074. '49': {
  1075. angle: 0,
  1076. Hz: 49.0,
  1077. a: -0.17624,
  1078. b: 43.744326,
  1079. c: 56.20900689999962,
  1080. min: 143.9,
  1081. max: 221.6,
  1082. },
  1083. '50': {
  1084. angle: 0,
  1085. Hz: 50.0,
  1086. a: -0.17624,
  1087. b: 43.76195,
  1088. c: 54.021349999999984,
  1089. min: 146.0,
  1090. max: 223.0,
  1091. },
  1092. };
  1093. const num = 21;
  1094. const a = -0.17624; //-0.17624,
  1095. const m = 2770.6411125432646,
  1096. n = -124.15442010894235;
  1097. let i = 21;
  1098. const data = [];
  1099. for (const key in assistanceData) {
  1100. i -= 1;
  1101. const p = i;
  1102. const item = assistanceData[key];
  1103. item['b'] = 2 * a * (n + p);
  1104. item['c'] = a * (n + p) * (n + p) + m - i * 50;
  1105. // if (sysOrgCode == 'sdmtjtdltmk') {
  1106. // // 大柳塔井整体向右下移动
  1107. // item['min'] = item['min'] + 20;
  1108. // item['max'] = item['max'] + 20;
  1109. // item['b'] = 2 * a * (n + p) + 3;
  1110. // item['c'] = a * (n + p) * (n + p) + m - i * 60;
  1111. // } else {
  1112. // item['b'] = 2 * a * (n + p);
  1113. // item['c'] = a * (n + p) * (n + p) + m - i * 50;
  1114. // // //白家渠
  1115. // // a = -0.13424;
  1116. // // item['a'] = Math.round((a + 0.002 * (num - i)) * 10000) / 10000;
  1117. // // item['min'] = item['min'] + 50 + (num - i) * 2;
  1118. // // item['max'] = item['max'] + 65 + (num - i) * 3.5;
  1119. // // item['b'] = 2 * item['a'] * (n + p) + 8.8;
  1120. // // item['c'] = item['a'] * (n + p) * (n + p) + m - i * 60;
  1121. // // //武当沟
  1122. // // a = -0.17724;
  1123. // // item['a'] = Math.round((a - 0.002 * (num - i)) * 10000) / 10000;
  1124. // // item['min'] = item['min'] - 40 - (num - i) * 1;
  1125. // // item['max'] = item['max'] - 60 - (num - i) * 0.5;
  1126. // // item['b'] = 2 * item['a'] * (n + p) - 16.5;
  1127. // // item['c'] = item['a'] * (n + p) * (n + p) + m - i * 40;
  1128. // }
  1129. data.push(item);
  1130. }
  1131. console.log(data);
  1132. return data;
  1133. };
  1134. // 大柳塔武当沟
  1135. export const initData = (deviceType?) => {
  1136. const { sysOrgCode } = useGlobSetting();
  1137. // const sysOrgCode = 'sdmtjtsgtmk';
  1138. if (sysOrgCode == 'sdmtjtdltmk') {
  1139. return initDataDlt(deviceType);
  1140. } else if (sysOrgCode == 'sdmtjtswmk') {
  1141. return initDataSw(deviceType);
  1142. } else if (sysOrgCode == 'sdmtjtbltmk') {
  1143. return initDataBlt('fanmain_bfj');
  1144. } else if (sysOrgCode == 'sdmtjtbdmk') {
  1145. return initDataBd(deviceType);
  1146. } else if (sysOrgCode == 'sdmtjtjjmk') {
  1147. return initDataJj();
  1148. } else if (sysOrgCode == 'sdmtjtdltmkhjtj') {
  1149. return initDataHjt();
  1150. } else if (sysOrgCode == 'sdmtjtsgtmk') {
  1151. return initDataSgt();
  1152. } else {
  1153. return initData1();
  1154. }
  1155. };
  1156. // 石圪台
  1157. const initDataSgt = () => {
  1158. const data: any[] = [];
  1159. data.push({
  1160. angle: -6,
  1161. Hz: -6,
  1162. a: -0.0438,
  1163. b: 14.5078,
  1164. c: 986.6,
  1165. min: 130,
  1166. max: 370,
  1167. });
  1168. data.push({
  1169. angle: -3,
  1170. Hz: -3,
  1171. a: -0.035,
  1172. b: 11.7875,
  1173. c: 1226.8,
  1174. min: 140,
  1175. max: 400,
  1176. });
  1177. data.push({
  1178. angle: 0,
  1179. Hz: 0,
  1180. a: -0.0354,
  1181. b: 13.6986,
  1182. c: 1078.6,
  1183. min: 150,
  1184. max: 430,
  1185. });
  1186. data.push({
  1187. angle: 3,
  1188. Hz: 3,
  1189. a: -0.0444,
  1190. b: 19.5673,
  1191. c: 504,
  1192. min: 170,
  1193. max: 445,
  1194. });
  1195. data.push({
  1196. angle: 6,
  1197. Hz: 6,
  1198. a: -0.0507,
  1199. b: 24.3336,
  1200. c: -70,
  1201. min: 190,
  1202. max: 460,
  1203. });
  1204. return data;
  1205. };
  1206. // 大柳塔白家渠
  1207. const initDataDlt = (deviceType?) => {
  1208. if (deviceType == 'fanmain_bjq') {
  1209. const num = 2;
  1210. const obj = {
  1211. angle: 0,
  1212. Hz: -0,
  1213. a: -0.0656,
  1214. b: 17.398283350755946,
  1215. c: 3241.38254718147,
  1216. min: 300,
  1217. max: 1100.0,
  1218. };
  1219. const a = -0.0656,
  1220. m = 17.398283350755946,
  1221. n = 3241.38254718147;
  1222. const maxList = [339.4, 359.4, 379.4, 399.4, 419.4];
  1223. const minList = [143, 152, 161, 170, 180];
  1224. const data = [];
  1225. for (let i = -2; i <= num; i++) {
  1226. const item = cloneDeep(obj);
  1227. item['Hz'] = 0 + i * 3;
  1228. item['c'] = n + 5 * i;
  1229. item['b'] = m + i * 2;
  1230. item['max'] = maxList[i + 2];
  1231. item['min'] = minList[i + 2];
  1232. data.push(item);
  1233. }
  1234. return data;
  1235. } else if (deviceType == 'fanmain_wdg') {
  1236. // 武当沟
  1237. const num = 2;
  1238. const obj = {
  1239. angle: 0,
  1240. Hz: -0,
  1241. a: -0.1424,
  1242. b: 26.316238660115914,
  1243. c: -370.62808803303426,
  1244. min: 300,
  1245. max: 1100.0,
  1246. };
  1247. const a = -0.1424,
  1248. m = 26.086238660115914,
  1249. n = -370.62808803303426;
  1250. const maxList = [138, 148, 158, 168, 178];
  1251. const minList = [90, 95, 100, 105, 110];
  1252. const data = [];
  1253. for (let i = -2; i <= num; i++) {
  1254. const item = cloneDeep(obj);
  1255. item['Hz'] = 0 + i * 3;
  1256. item['c'] = n + 1 * i;
  1257. item['b'] = m + i * 1.3;
  1258. item['max'] = maxList[i + 2];
  1259. item['min'] = minList[i + 2];
  1260. data.push(item);
  1261. }
  1262. return data;
  1263. }
  1264. };
  1265. const initDataSw = (deviceType?) => {
  1266. if (deviceType == 'fanmain_bfj') {
  1267. // 北风井
  1268. const num = 2;
  1269. const obj = {
  1270. angle: 0,
  1271. Hz: 0,
  1272. a: -0.2486,
  1273. b: 14.998999006593294,
  1274. c: 3672.488224167444,
  1275. min: 300,
  1276. max: 1100.0,
  1277. };
  1278. const a = -0.2486,
  1279. m = 14.998999006593294,
  1280. n = 3672.488224167444;
  1281. const maxList = [115.67, 130.67, 146.67, 165.67, 185.67];
  1282. const minList = [50, 60, 70, 85, 100];
  1283. const data = [];
  1284. for (let i = -2; i <= num; i++) {
  1285. const item = cloneDeep(obj);
  1286. item['Hz'] = 0 + i * 3;
  1287. item['c'] = n + 5 * i;
  1288. item['b'] = m + i * 8;
  1289. item['max'] = maxList[i + 2];
  1290. item['min'] = minList[i + 2];
  1291. data.push(item);
  1292. }
  1293. return data;
  1294. } else if (deviceType == 'fanmain_nfj') {
  1295. // 南风井
  1296. const num = 2;
  1297. const obj = {
  1298. angle: 0,
  1299. Hz: -0,
  1300. a: -0.0445,
  1301. b: 15.46559392987956,
  1302. c: 2607.959183673496,
  1303. min: 300,
  1304. max: 1100.0,
  1305. };
  1306. const a = -0.0455,
  1307. m = 15.46559392987956,
  1308. n = 2607.959183673496;
  1309. const maxList = [315, 345, 375, 410, 450, 500];
  1310. const minList = [90, 105, 120, 145, 170, 185];
  1311. const data = [];
  1312. for (let i = -3; i <= num; i++) {
  1313. const item = cloneDeep(obj);
  1314. item['Hz'] = 0 + i * 3;
  1315. item['a'] = Math.round((a - 0.003 * (num - i)) * 10000) / 10000;
  1316. item['c'] = n + 10 * i;
  1317. item['b'] = m + i * 1.2;
  1318. item['max'] = maxList[i + 3];
  1319. item['min'] = minList[i + 3];
  1320. data.push(item);
  1321. }
  1322. return data;
  1323. }
  1324. };
  1325. const initDataHjt = () => {
  1326. const data: any[] = [];
  1327. data.push({
  1328. angle: -10,
  1329. Hz: -10,
  1330. a: -0.0357,
  1331. b: 13.657,
  1332. c: 515.38,
  1333. min: 170,
  1334. max: 400,
  1335. });
  1336. data.push({
  1337. angle: -7,
  1338. Hz: -7,
  1339. a: -0.0371,
  1340. b: 15.478,
  1341. c: 452.43,
  1342. min: 170,
  1343. max: 400,
  1344. });
  1345. data.push({
  1346. angle: -5,
  1347. Hz: -5,
  1348. a: -0.0357,
  1349. b: 13.657,
  1350. c: 515.38,
  1351. min: 170,
  1352. max: 400,
  1353. });
  1354. data.push({
  1355. angle: -4,
  1356. Hz: -4,
  1357. a: -0.0361,
  1358. b: 16.706,
  1359. c: 228.85,
  1360. min: 170,
  1361. max: 400,
  1362. });
  1363. data.push({
  1364. angle: -2,
  1365. Hz: -2,
  1366. a: -0.0357,
  1367. b: 15.478,
  1368. c: 452.43,
  1369. min: 170,
  1370. max: 400,
  1371. });
  1372. data.push({
  1373. angle: 1,
  1374. Hz: 1,
  1375. a: -0.0361,
  1376. b: 16.706,
  1377. c: 228.85,
  1378. min: 170,
  1379. max: 400,
  1380. });
  1381. return data;
  1382. };
  1383. const initDataBd = (deviceType?) => {
  1384. if (deviceType == 'fanmain_ljy') {
  1385. // 刘家宴
  1386. const num = 2;
  1387. const obj = {
  1388. angle: 0,
  1389. Hz: 0,
  1390. a: -0.02674,
  1391. b: 10.070078367532346,
  1392. c: 3048.210229423783,
  1393. min: 300,
  1394. max: 1100.0,
  1395. };
  1396. const a = -0.02774,
  1397. m = 10.090078367532346,
  1398. n = 3988.210229423783;
  1399. const maxList = [370, 410, 450, 500, 560, 624];
  1400. const minList = [70, 80, 100, 130, 160, 210];
  1401. const data = [];
  1402. let index = 0;
  1403. for (let i = -3; i <= num; i++) {
  1404. ++index;
  1405. const item = cloneDeep(obj);
  1406. item['a'] = Math.round((a - 0.002 * (6 - index)) * 10000) / 10000;
  1407. item['Hz'] = 0 + i * 3;
  1408. item['c'] = n + 10 * i;
  1409. item['b'] = m + i * 1.3;
  1410. item['max'] = maxList[i + 3];
  1411. item['min'] = minList[i + 3];
  1412. data.push(item);
  1413. }
  1414. return data;
  1415. } else if (deviceType == 'fanmain_zl') {
  1416. // 枣庄
  1417. const num = 2;
  1418. const obj = {
  1419. angle: 0,
  1420. Hz: 0,
  1421. a: -0.02674,
  1422. b: 10.070078367532346,
  1423. c: 3048.210229423783,
  1424. min: 300,
  1425. max: 1100.0,
  1426. };
  1427. const a = -0.05874,
  1428. m = 17.090078367532346,
  1429. n = 3588.210229423783;
  1430. const maxList = [315, 344, 379, 415, 454];
  1431. const minList = [160, 170, 180, 190, 200, 210];
  1432. const data = [];
  1433. let index = 0;
  1434. for (let i = -2; i <= num; i++) {
  1435. ++index;
  1436. const item = cloneDeep(obj);
  1437. item['a'] = Math.round((a - 0.003 * (6 - index)) * 10000) / 10000;
  1438. item['Hz'] = 0 + i * 3;
  1439. item['c'] = n + 6 * i;
  1440. item['b'] = m + i * 1.9;
  1441. item['max'] = maxList[i + 2];
  1442. item['min'] = minList[i + 2];
  1443. data.push(item);
  1444. }
  1445. return data;
  1446. }
  1447. };
  1448. const initDataBlt = () => {
  1449. const num = 2;
  1450. const obj = {
  1451. angle: 0,
  1452. Hz: 0,
  1453. a: -0.02674,
  1454. b: 10.070078367532346,
  1455. c: 3048.210229423783,
  1456. min: 300,
  1457. max: 1100.0,
  1458. };
  1459. const a = -0.02874,
  1460. m = 10.070078367532346,
  1461. n = 3048.210229423783;
  1462. const maxList = [370, 400, 440, 480, 525, 580];
  1463. const minList = [70, 80, 100, 130, 160, 210];
  1464. const data = [];
  1465. let index = 0;
  1466. for (let i = -3; i <= num; i++) {
  1467. ++index;
  1468. const item = cloneDeep(obj);
  1469. item['a'] = Math.round((a - 0.002 * (6 - index)) * 10000) / 10000;
  1470. item['Hz'] = 0 + i * 3;
  1471. item['c'] = n + 10 * i;
  1472. item['b'] = m + i * 1;
  1473. item['max'] = maxList[i + 3];
  1474. item['min'] = minList[i + 3];
  1475. data.push(item);
  1476. }
  1477. return data;
  1478. };
  1479. const initDataJj = () => {
  1480. const num = 2;
  1481. const obj = {
  1482. angle: 0,
  1483. Hz: 0,
  1484. a: -0.02674,
  1485. b: 10.070078367532346,
  1486. c: 3048.210229423783,
  1487. min: 300,
  1488. max: 1100.0,
  1489. };
  1490. const a = -0.09874,
  1491. m = 21.090078367532346,
  1492. n = 3588.210229423783;
  1493. const maxList = [239, 264, 292, 322, 354];
  1494. const minList = [60, 70, 80, 90, 100, 110];
  1495. const data = [];
  1496. let index = 0;
  1497. for (let i = -2; i <= num; i++) {
  1498. ++index;
  1499. const item = cloneDeep(obj);
  1500. item['a'] = Math.round((a - 0.003 * (6 - index)) * 10000) / 10000;
  1501. item['Hz'] = 0 + i * 3;
  1502. item['c'] = n + 10 * i;
  1503. item['b'] = m + i * 3;
  1504. item['max'] = maxList[i + 2];
  1505. item['min'] = minList[i + 2];
  1506. data.push(item);
  1507. }
  1508. return data;
  1509. };
  1510. export const fanInfoData = reactive({
  1511. fj: '一号回风井',
  1512. xh: 'FBCDZ No.29',
  1513. gl: '2×500',
  1514. edgl: '740',
  1515. eddy: '10000',
  1516. eddl: '38.4',
  1517. flfw: '110~260',
  1518. fyfw: '200~4100',
  1519. fbdj: 'ExdI',
  1520. ccrq: '2010.07',
  1521. sccj: '南阳防爆',
  1522. tjfs: '变频调节',
  1523. plfw: '30~50',
  1524. });
  1525. export const fanInfo = [
  1526. {
  1527. title: '风井',
  1528. code: 'windWell_mainFanInfo',
  1529. value: '一号回风井',
  1530. },
  1531. {
  1532. title: '型号',
  1533. code: 'modelType_mainFanInfo',
  1534. value: 'FBCDZ No.29',
  1535. },
  1536. {
  1537. title: '功率(kW)',
  1538. code: 'powerRating_mainFanInfo',
  1539. value: '2×500',
  1540. },
  1541. {
  1542. title: '额定转速(r/min)',
  1543. code: 'ratedSpeed_mainFanInfo',
  1544. value: '740',
  1545. },
  1546. {
  1547. title: '额定电压(V)',
  1548. code: 'ratedVoltage_mainFanInfo',
  1549. value: '10000',
  1550. },
  1551. {
  1552. title: '额定电流(A)',
  1553. code: 'ratedCurrent_mainFanInfo',
  1554. value: '38.4',
  1555. },
  1556. {
  1557. title: '风量范围(m³/s)',
  1558. code: 'airflowRange_mainFanInfo',
  1559. value: '110~260',
  1560. },
  1561. {
  1562. title: '风压范围(Pa)',
  1563. code: 'pressureRange_mainFanInfo',
  1564. value: '200~4100',
  1565. },
  1566. {
  1567. title: '防爆等级',
  1568. code: 'explosionProofRating_mainFanInfo',
  1569. value: 'ExdI',
  1570. },
  1571. {
  1572. title: '出厂日期',
  1573. code: 'manufactureDate_mainFanInfo',
  1574. value: '2010.07',
  1575. },
  1576. {
  1577. title: '生产厂家',
  1578. code: 'manufacturer_mainFanInfo',
  1579. value: '南阳防爆',
  1580. },
  1581. {
  1582. title: '调节方式',
  1583. code: 'adjustmentMethod_mainFanInfo',
  1584. value: '变频调节',
  1585. },
  1586. {
  1587. title: '频率可调范围(Hz)',
  1588. code: 'angleAdjustableRange_mainFanInfo',
  1589. value: '30~50',
  1590. },
  1591. ];
  1592. export const getSchamas = (): FormSchema[] => {
  1593. return [
  1594. {
  1595. field: 'fj',
  1596. component: 'Input',
  1597. label: '风井',
  1598. colProps: {
  1599. span: 6,
  1600. },
  1601. },
  1602. {
  1603. field: 'xh',
  1604. component: 'Input',
  1605. label: '型号',
  1606. colProps: {
  1607. span: 6,
  1608. },
  1609. },
  1610. {
  1611. field: 'gl',
  1612. component: 'Input',
  1613. label: '功率(kW)',
  1614. colProps: {
  1615. span: 6,
  1616. },
  1617. },
  1618. {
  1619. field: 'edgl',
  1620. component: 'Input',
  1621. label: '额定转速(r/min)',
  1622. colProps: {
  1623. span: 6,
  1624. },
  1625. },
  1626. {
  1627. field: 'eddy',
  1628. component: 'Input',
  1629. label: '额定电压(V)',
  1630. colProps: {
  1631. span: 6,
  1632. },
  1633. },
  1634. {
  1635. field: 'eddl',
  1636. component: 'Input',
  1637. label: '额定电流(A)',
  1638. colProps: {
  1639. span: 6,
  1640. },
  1641. },
  1642. {
  1643. field: 'flfw',
  1644. component: 'Input',
  1645. label: '风量范围(m³/s)',
  1646. colProps: {
  1647. span: 6,
  1648. },
  1649. },
  1650. {
  1651. field: 'fyfw',
  1652. component: 'Input',
  1653. label: '风压范围(Pa)',
  1654. colProps: {
  1655. span: 6,
  1656. },
  1657. },
  1658. {
  1659. field: 'fbdj',
  1660. component: 'Select',
  1661. label: '防爆等级',
  1662. colProps: {
  1663. span: 6,
  1664. },
  1665. componentProps: {
  1666. options: [
  1667. {
  1668. label: 'ExdI',
  1669. value: 'ExdI',
  1670. key: '1',
  1671. },
  1672. ],
  1673. },
  1674. },
  1675. {
  1676. field: 'ccrq',
  1677. component: 'Input',
  1678. label: '出厂日期',
  1679. colProps: {
  1680. span: 6,
  1681. },
  1682. },
  1683. {
  1684. field: 'sccj',
  1685. component: 'Input',
  1686. label: '生产厂家',
  1687. colProps: {
  1688. span: 6,
  1689. },
  1690. },
  1691. {
  1692. field: 'tjfs',
  1693. component: 'Select',
  1694. label: '调节方式',
  1695. colProps: {
  1696. span: 6,
  1697. },
  1698. componentProps: {
  1699. options: [
  1700. {
  1701. label: '变频调节',
  1702. value: '变频调节',
  1703. key: '1',
  1704. },
  1705. ],
  1706. },
  1707. },
  1708. {
  1709. field: 'plfw',
  1710. component: 'Input',
  1711. label: '频率可调范围(Hz)',
  1712. colProps: {
  1713. span: 6,
  1714. },
  1715. },
  1716. ];
  1717. };
  1718. export const getSchamas1 = (): FormSchema[] => {
  1719. return [
  1720. {
  1721. field: 'Hz',
  1722. component: 'InputNumber',
  1723. label: '频率(Hz)',
  1724. required: true,
  1725. colProps: {
  1726. span: 6,
  1727. },
  1728. },
  1729. {
  1730. field: 'a',
  1731. component: 'InputNumber',
  1732. label: '二次项系数',
  1733. required: true,
  1734. colProps: {
  1735. span: 6,
  1736. },
  1737. },
  1738. {
  1739. field: 'b',
  1740. component: 'InputNumber',
  1741. label: '一次项系数',
  1742. required: true,
  1743. colProps: {
  1744. span: 6,
  1745. },
  1746. },
  1747. {
  1748. field: 'c',
  1749. component: 'InputNumber',
  1750. label: '常数项系数',
  1751. required: true,
  1752. colProps: {
  1753. span: 6,
  1754. },
  1755. },
  1756. {
  1757. field: 'min',
  1758. component: 'InputNumber',
  1759. label: '风量下限(m³/s)',
  1760. required: true,
  1761. colProps: {
  1762. span: 6,
  1763. },
  1764. },
  1765. {
  1766. field: 'max',
  1767. component: 'InputNumber',
  1768. label: '风量上限(m³/s)',
  1769. required: true,
  1770. colProps: {
  1771. span: 6,
  1772. },
  1773. },
  1774. ];
  1775. };
  1776. export const lineFormData = reactive({
  1777. Hz: null,
  1778. a: null,
  1779. b: null,
  1780. c: null,
  1781. min: null,
  1782. max: null,
  1783. });