|
@@ -237,7 +237,597 @@ const rank = (v) => {
|
|
|
return selectV[v] || "";
|
|
|
};
|
|
|
let state = reactive({
|
|
|
- faultmodeTableData: [],
|
|
|
+ faultmodeTableData: [
|
|
|
+ {
|
|
|
+ id: "9",
|
|
|
+ code: "fdj_mfqms",
|
|
|
+ name: "密封圈磨损",
|
|
|
+ effects: "主轴漏油",
|
|
|
+ cause: "老化装配不当",
|
|
|
+ measure: "1.合理计算更换周期",
|
|
|
+ severity: 6,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "11",
|
|
|
+ code: "fdj_zcgsd",
|
|
|
+ name: "轴承盖松动",
|
|
|
+ effects: "主轴漏油,异常运转",
|
|
|
+ cause: "连接螺栓松动",
|
|
|
+ measure: "定期检查紧固锁紧螺栓",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "12",
|
|
|
+ code: "fadj_gr",
|
|
|
+ name: "发电机过热",
|
|
|
+ effects: "部件损坏发热,风机停机频繁,影响风机发电",
|
|
|
+ cause:
|
|
|
+ "1 轴承故障,2 通风故障3 电机过载4 系统振动过大5 定子绕组短路6 冷却空气流量太小",
|
|
|
+ measure: "更换轴承,排除通风故障,减小负载,对症处理,排除短路点,加大流量",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010207",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "13",
|
|
|
+ code: "fadj_zcgr",
|
|
|
+ name: "发电机轴承过热或不正常杂声",
|
|
|
+ effects: "轴承损坏,影响发电机运行",
|
|
|
+ cause: "1 轴承型号不对",
|
|
|
+ measure: "更换轴承",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010207",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "14",
|
|
|
+ code: "fdj_clhywgg",
|
|
|
+ name: "风电机齿轮滑油温过高",
|
|
|
+ effects: "冷却润滑不良,影响使用",
|
|
|
+ cause: "处于满发状态过长,润滑油因齿轮箱发热温度上升超过正常值",
|
|
|
+ measure: "敞开塔架大门,增强通风,改善齿轮箱工作环境温度",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010206",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "15",
|
|
|
+ code: "fdj_fdjzjlqgwgz",
|
|
|
+ name: "风电机组交流器过温故障",
|
|
|
+ effects: "变流器无法工作,分机停机",
|
|
|
+ cause: "冷却风扇堵转、损坏;水冷系统的水泵不工作或压力调节阀失调",
|
|
|
+ measure: "检测风扇、电源,水泵、压力调节阀、储水罐水位等更,换异常器件",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010214",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "16",
|
|
|
+ code: "fdj_fdjzbjcfdjqddjdlbz",
|
|
|
+ name: "风电机组变桨伺服电机驱动电机过热",
|
|
|
+ effects: "变桨动力不足,影响变桨控制",
|
|
|
+ cause: "轴承故障,系统振动过大",
|
|
|
+ measure: "检测轴承,系统减振",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "17",
|
|
|
+ code: "fdj_fdjzbjcfdjqddjzdgd",
|
|
|
+ name: "风电机组变桨伺服电机驱动电机震动过大",
|
|
|
+ effects: "影响变桨控制",
|
|
|
+ cause: "润滑脂过多或不足,偏航驱动耦合不好",
|
|
|
+ measure: "维持适量润滑脂,重新耦合,检查螺栓连接,检测轴承",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "18",
|
|
|
+ code: "fdj_fdjzbjclms",
|
|
|
+ name: "风电机组变桨齿轮磨损",
|
|
|
+ effects: "影响风机变桨",
|
|
|
+ cause: "润滑不良",
|
|
|
+ measure: "改善润滑条件",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "19",
|
|
|
+ code: "fdj_fbjzcss",
|
|
|
+ name: "风电机组变桨齿轮轴承失效",
|
|
|
+ effects: "影响风机变桨",
|
|
|
+ cause: "轴承安装不当",
|
|
|
+ measure: "安装规范调整",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "20",
|
|
|
+ code: "fdj_fdjzbjcldz",
|
|
|
+ name: "风电机组变桨齿轮断轴",
|
|
|
+ effects: "影响风机变桨",
|
|
|
+ cause: "轴在制造中应力集中",
|
|
|
+ measure: "规范设计",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "21",
|
|
|
+ code: "fdj_fdjzbjclgr",
|
|
|
+ name: "风电机组变桨齿轮过热",
|
|
|
+ effects: "影响风机变桨",
|
|
|
+ cause: "部件损伤,冷却润滑不良",
|
|
|
+ measure: "改善冷却润滑",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "22",
|
|
|
+ code: "fdj_fdjzbjzcsx",
|
|
|
+ name: "风电机组变桨轴承轴承失效",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "轴承安装不当,润滑不良,疲劳失效,温度传感器异常",
|
|
|
+ measure: "规范安装调试,改善润滑条件,改善散热系统",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "23",
|
|
|
+ code: "fdj_fdjzbjkzxttxyc",
|
|
|
+ name: "风电机组变桨控制系统通讯异常",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "通讯电缆故障",
|
|
|
+ measure: "检查变桨通信",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "24",
|
|
|
+ code: "fdj_fdjzbjkzxtsh",
|
|
|
+ name: "风电机组变桨控制系统器件损坏",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "内部电路短路,电路谐波过大",
|
|
|
+ measure: "更换相应电路板,检测电路谐波",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "25",
|
|
|
+ code: "fdj_fdjzbjkzxtdcgz",
|
|
|
+ name: "风电机组变桨控制系统电池故障",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "电池漏放电",
|
|
|
+ measure: "检测备用电池",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "26",
|
|
|
+ code: "fdj_fdjzbmqgzyc",
|
|
|
+ name: "风电机组变桨系统编码器工作异常",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "变桨电机过热,编码器损坏,连接编码器电路损坏",
|
|
|
+ measure: "检测冷却系统,检测更换编码器",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "27",
|
|
|
+ code: "fdj_fdjzbjxtxwkgmssh",
|
|
|
+ name: "风电机组变桨系统限位开关磨损损坏",
|
|
|
+ effects: "影响解缆",
|
|
|
+ cause: "连接螺栓松动,异物侵入,连接电缆损坏,磨损",
|
|
|
+ measure: "定期检查螺栓,加强密封清洁,检查更换电缆,改善润滑条件",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "28",
|
|
|
+ code: "fdj_fdjzbjxtljflfljgpc",
|
|
|
+ name: "风电机组变桨系统连接法兰范例结构偏差",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "连接螺栓松动,安装角度偏差",
|
|
|
+ measure: "定期检查螺栓,规范安装变桨法兰结构,定期检查变桨机械装置",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "29",
|
|
|
+ code: "fdj_fdjzbjxtrhysl",
|
|
|
+ name: "风电机组变桨系统润滑油渗漏",
|
|
|
+ effects: "影响变桨",
|
|
|
+ cause: "偏航齿轮箱尤为计管路连接头松动或损坏,密封件损坏",
|
|
|
+ measure: "检查并连接接头,更换密封件",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "30",
|
|
|
+ code: "fdj_fdjzzkxtjcsdcxgz",
|
|
|
+ name: "风电机组主控系统机舱加速度超限故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause:
|
|
|
+ "1.机组相应参数设置不合理2.传感器信号受干扰造成3.恶劣风况造成4线路虚接造成5.加速度模块或者测量模块KL3404损坏",
|
|
|
+ measure:
|
|
|
+ "1.对线路进行勘察,查看是否存在虚接2.校对X,Y方向加速度信号3.检查PLC相应输入模块KL3404",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "31",
|
|
|
+ code: "fdj_fdjzzkxtyyfkgz",
|
|
|
+ name: "风电机组主控系统液压反馈故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause:
|
|
|
+ "1.液压泵的控制回路接线错误2.液压泵的反馈回路虚接问题3测量模块KL1104损坏",
|
|
|
+ measure:
|
|
|
+ "1.对照图纸,检查液压泵的控制回路接线是否正确2.给KL1104模块24V输入信号,看程序是否接受正常",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010208",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "32",
|
|
|
+ code: "fdj_fdjzzkxtygglbpp",
|
|
|
+ name: "风电机组主控系统有功功率不匹配",
|
|
|
+ effects: "影响调度进度",
|
|
|
+ cause:
|
|
|
+ "1.接线松动2.KL3403模块损坏3.电压互感器上端熔断器损坏4.电流互感器损坏",
|
|
|
+ measure:
|
|
|
+ "1.查看故障文件,变流器三相电路的电压、电流是否正常2.只有一台机组出现此故障时,查看故障文件,变流器三相电路的电压、电流是否正常3.若以上都正常,则变流器的反馈数据有问题,需更换1U1的ASIC版,或直接更换1U1",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "33",
|
|
|
+ code: "fdj_fdjzslxtwdbjgz",
|
|
|
+ name: "风电机组水冷系统温度比较故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause:
|
|
|
+ "1.水冷系统实际流量低,导致温差大2.冬天机组刚启动的情况下3.三通阀工作不正常",
|
|
|
+ measure:
|
|
|
+ "1.查看故障F文件,出阀温度与进阀温度之差大于5℃的此故障2.冬天启机时,因水冷系统的作用是给变流器加热,出阀温度降低于进阀温度,当温差低于-1.5℃时机组将报温度比较故障",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "34",
|
|
|
+ code: "fdj_fdjzslxtbqbgz",
|
|
|
+ name: "风电机组水冷系统补气泵故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause: "1.补气阀开关未打开2.补气泵保险烧坏3.ABB24V中间继电器触点坏",
|
|
|
+ measure: "1.打开补气泵开关2.检查并更换补气泵保险",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "35",
|
|
|
+ code: "fdj_fdjzbjxtbjnbqokxhds",
|
|
|
+ name: "风电机组变桨系统变桨逆变器OK信号丢失故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause: "1.变桨逆变器温度高导致AC2自我保护2.变桨电机缺相、电机绕组损坏",
|
|
|
+ measure:
|
|
|
+ "在监控面板上查看“变桨逆变器OK”信号闪烁次数,根据相关守则进行处理",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "36",
|
|
|
+ code: "fdj_fdjzbjxtbjsdbjgz",
|
|
|
+ name: "风电机组变桨系统变桨速度比较故障",
|
|
|
+ effects: "停机",
|
|
|
+ cause:
|
|
|
+ "1.变桨齿形带有松动现象,2KL4001模块输出有偏差2.输出未按PLC模块执行KL5001",
|
|
|
+ measure:
|
|
|
+ "1.全面检查柜体内外接线是否存在脱落或松动现象2.手动变桨以查看叶片旋转速度是否正常3.如果还是叶片速度不正常则需要检查KL5001模块",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "37",
|
|
|
+ code: "fdj_fdjzbjxtbjxwkggz",
|
|
|
+ name: "风电机组变桨系统变桨限位开关故障",
|
|
|
+ effects: "影响进度",
|
|
|
+ cause: "1.选编问题2.限位开关问题3.87°接近开关损坏4.A3模块KL1104损坏",
|
|
|
+ measure:
|
|
|
+ "1.查看变桨角度和限位开关状态2.变桨角度和限位开关状态均正常,查看b文件中选编读数,读数是否不变或有跳变情况",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "38",
|
|
|
+ code: "fdj_fdjzjxxtdlzgz",
|
|
|
+ name: "风电机组机械系统导流罩故障",
|
|
|
+ effects: "增加运维成本",
|
|
|
+ cause:
|
|
|
+ "1.导流罩前端盖与导流罩分块总成连接处的玻璃钢法兰厚度偏薄或厚度不均2.安装共意思方面存在一些缺陷",
|
|
|
+ measure:
|
|
|
+ "1.要求厂家出具整改方案,经研发确认后进行处理2.玻璃钢螺栓孔被磨大,在该被磨大的螺栓孔两侧各增加一螺丝孔以加强3.更换导流罩",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "39",
|
|
|
+ code: "fdj_fdjzjxtfdjzcgz",
|
|
|
+ name: "风电机组机械系统发电机轴承故障",
|
|
|
+ effects: "发电机损坏",
|
|
|
+ cause: "轴承不同程度损坏",
|
|
|
+ measure: "1.观察2.轴承外部油脂检查3.取油脂送检4.听诊器听声音",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 5,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010207",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "40",
|
|
|
+ code: "fdj_fdjzjxxtypsdpzdqwt",
|
|
|
+ name: "风电机组机械系统叶片锁定盘制动器问题",
|
|
|
+ effects: "影响运维",
|
|
|
+ cause: "1.转子刹车环锁定槽损坏2.转子制动器刹车片损坏故障",
|
|
|
+ measure: "更换刹车片",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010208",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "41",
|
|
|
+ code: "fdj_fdjzjxxtlswt",
|
|
|
+ name: "风电机组机械系统螺栓问题",
|
|
|
+ effects: "影响维护,安全隐患",
|
|
|
+ cause: "螺栓各种问题",
|
|
|
+ measure: "更换损坏螺栓",
|
|
|
+ severity: 5,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010204",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155573689539239936",
|
|
|
+ code: "yp_ypbbuxy",
|
|
|
+ name: "不吸油",
|
|
|
+ effects: "泵不能正常工作",
|
|
|
+ cause: "叶片与转子配合紧",
|
|
|
+ measure: "叶片长度、厚度、强度设计",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155573781352554496",
|
|
|
+ code: "yp_ypbbuxy",
|
|
|
+ name: "不吸油",
|
|
|
+ effects: "泵不能正常工作",
|
|
|
+ cause: "叶片与转子配合紧",
|
|
|
+ measure: "叶片长度、厚度、强度设计",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155573783718141952",
|
|
|
+ code: "yp_ypbbuxy",
|
|
|
+ name: "不吸油",
|
|
|
+ effects: "泵不能正常工作",
|
|
|
+ cause: "叶片与转子配合紧",
|
|
|
+ measure: "叶片长度、厚度、强度设计",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155573918372077568",
|
|
|
+ code: "yp_ypbbuxy",
|
|
|
+ name: "不吸油",
|
|
|
+ effects: "泵不能正常工作",
|
|
|
+ cause: "叶片与转子配合紧",
|
|
|
+ measure: "叶片长度、厚度、强度设计",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155576116652941312",
|
|
|
+ code: "yp_ypbbuxy",
|
|
|
+ name: "不吸油",
|
|
|
+ effects: "泵不能正常工作",
|
|
|
+ cause: "叶片与转子配合紧",
|
|
|
+ measure: "叶片长度、厚度、强度设计",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 3,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010202",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155804035396542464",
|
|
|
+ code: "fdj_fdjzydl",
|
|
|
+ name: "主轴疲劳断裂",
|
|
|
+ effects: "功能丧失,停机处理",
|
|
|
+ cause: "材料内部有裂纹截面应集中表面粗糙度过大",
|
|
|
+ measure: "1.调制处理2.专用R规检查3.加强表面探伤",
|
|
|
+ severity: 2,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155912444825444352",
|
|
|
+ code: "fdj_zcms",
|
|
|
+ name: "轴承磨损",
|
|
|
+ effects: "振动、噪音,异常运转",
|
|
|
+ cause: "润滑、密封不良",
|
|
|
+ measure: "1.定期增加润滑脂",
|
|
|
+ severity: 7,
|
|
|
+ occurence: 4,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1155913611324301312",
|
|
|
+ code: "fdj_zczdl",
|
|
|
+ name: "轴承座断裂",
|
|
|
+ effects: "功能丧失,停机处理",
|
|
|
+ cause: "铸件内部裂纹存在应力集中",
|
|
|
+ measure: "加强探伤",
|
|
|
+ severity: 7,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 2,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id: "1160895253386240000",
|
|
|
+ code: "fdj_mfqms",
|
|
|
+ name: "密封圈磨损",
|
|
|
+ effects: "主轴漏油",
|
|
|
+ cause: "老化装配不当",
|
|
|
+ measure: "1.合理计算更换周期",
|
|
|
+ severity: 6,
|
|
|
+ occurence: 3,
|
|
|
+ detection: 4,
|
|
|
+ deviceid: "windturbine",
|
|
|
+ structureCode: "101010211",
|
|
|
+ models: null,
|
|
|
+ },
|
|
|
+ ],
|
|
|
addFormData: {
|
|
|
code: "",
|
|
|
name: "",
|