Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
2
条专利与查询词 "
陈蕊【EN】Li Jie
"相关,搜索用时0.5000009秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
2
实用新型:
0
外观设计:
0
共
2
条,当前第
1-2
条
返回搜索页
1:
[发明]
【中文】一种利用紫外光谱扫描快速鉴别真假蜂蜜的方法 【EN】Method for rapidly identifying true and false honey by ultraviolet spectrum scanning
申请号:
201911065087.X
公开号:CN111024637A 主分类号:G01N21/33
申请人:
【中文】李杰
;
陈蕊【EN】Li Jie
;
Chen Rui
申请日:2019.11.04 公开日:2020.04.17
发明人:
【中文】李杰
;
陈蕊【EN】Li Jie
;
Chen Rui
摘要:【中文】本发明公开了一种利用紫外光谱扫描快速鉴别真假蜂蜜的方法,用紫外可见分光光度计对待检蜂蜜样品进行扫描,对比待检蜂蜜样品与糖浆、纯蜂蜜在210nm~400nm波长段的光谱图及光谱图中波峰波谷位置特征,对待检蜂蜜进行鉴别。本发明所需设备简单,方法易学,实用性强,只要具有紫外可见分光光度计和简单耗材就可完成掺假检验工作,适合所有基层食品快检机构,方便企业用于蜂蜜原料掺假检验,满足了消费者快速鉴别假蜂蜜,特别是以糖浆冒充的假蜂蜜的需求,该方法极易推广使用。 【EN】The invention discloses a method for rapidly identifying true and false honey by ultraviolet spectrum scanning, which comprises the steps of scanning a honey sample to be detected by an ultraviolet visible spectrophotometer, comparing a spectrogram of the honey sample to be detected with syrup and pure honey in a wavelength range of 210 nm-400 nm and position characteristics of peaks and troughs in the spectrogram, and identifying the honey to be detected. The method has the advantages of simple required equipment, easy learning of the method and strong practicability, can finish adulteration inspection work as long as the ultraviolet-visible spectrophotometer and simple consumables are provided, is suitable for all basic food quick inspection mechanisms, is convenient for enterprises to use for adulteration inspection of honey raw materials, meets the requirement of consumers for quickly identifying fake honey, particularly fake honey faked with syrup, and is extremely easy to popularize and use.
详细信息
下载全文
2:
[发明]
【中文】一种基于LSTM的智能电网配电终端单元入侵检测方法 【EN】Intelligent power grid power distribution terminal unit intrusion detection method based on LSTM
申请号:
201911022256.1
公开号:CN110933031A 主分类号:H04L29/06
申请人:
【中文】国网吉林省电力有限公司电力科学研究院
;
国网吉林省电力有限公司
;
国家电网有限公司
;
吉林省电力科学研究院有限公司
;
国网冀北电力有限公司
;
国网吉林省电力有限公司长春供电公司
;
浙江大学【EN】Electric Power Research Institute, State Grid Jilin Power Co., Ltd.
;
Guo Wang Jilin Electric Power Co., Ltd.
;
STATE GRID CORPORATION OF CHINA
;
Jilin Academy of El
申请日:2019.10.25 公开日:2020.03.27
发明人:
【中文】马立新
;
李成钢
;
姜栋潇
;
田春光
;
吕项羽
;
李德鑫
;
王伟
;
李洁
;
徐晓丰
;
朴哲勇
;
严威
;
闫旭
;
樊轩鸣
;
周强
;
李生珠
;
周宏伟
;
许鑫
;
陈宇
;
王佳蕊
;
刘晓天
;
李坚
;
厉彦杰
;
冀晓宇
;
徐文渊【EN】Ma Lixin
;
Li Chenggang
;
Jiang Dongxiao
;
Tian Chunguang
;
Lv Xiangyu
;
Li Dexin
;
Wang Wei
;
Li Jie
;
Xu Xiaofeng
;
Pu Zheyong
;
Yan Wei
;
Yan Xu
;
Fan Xuanming
;
Zhou Qiang
;
Li Shengzh
摘要:【中文】本发明公开了一种基于LSTM的智能电网配电终端单元入侵检测方法,属于智能电网信息安全技术领域。本发明通过对正常程序的CPU功耗进行采集,特征提取并训练出一个预测模型;在攻击检测阶段,采集实时运行的DTU功耗数据得到当前t时刻的实际功耗特征;设定样本窗口,采集t时刻之前的n个样本,得到当前t时刻的理论预测功耗特征,计算实际功耗特征与理论预测功耗特征之间的欧氏距离,判断是否遭到攻击。本发明解决了配电终端单元无法安装入侵检测软件的问题;采用LSTM神经网络提高了检测精度,能够更好的捕捉系统功耗的正常变化;解决了电网环境电磁噪声大,传统的边信道异常检测方法面临着精度低的问题。 【EN】The invention discloses an LSTM-based intrusion detection method for a power distribution terminal unit of a smart power grid, and belongs to the technical field of information security of the smart power grid. The method comprises the steps of collecting the CPU power consumption of a normal program, extracting characteristics and training a prediction model; in an attack detection stage, collecting DTU power consumption data running in real time to obtain the actual power consumption characteristics at the current t moment; setting a sample window, collecting n samples before t time to obtain theoretical prediction power consumption characteristics of the current t time, calculating Euclidean distance between actual power consumption characteristics and the theoretical prediction power consumption characteristics, and judging whether the attack is suffered. The invention solves the problem that the power distribution terminal unit can not install the intrusion detection software; the LSTM neural network is adopted to improve the detection precision, and the normal change of the system power consumption can be better captured; the method solves the problems that the electromagnetic noise of the power grid environment is large, and the traditional side channel abnormity detection method faces low precision.
详细信息
下载全文
共
2
条,当前第
1-2
条
返回搜索页