Patent9 专利在线
高级搜索 ▼
申请号或专利号
公开号
专利名称
专利摘要
申请人
发明人
全部专利
发明专利
实用新型专利
外观设计专利
高级搜索 - 多字段组合检索
+ 增加条件
查询语句:
(请输入搜索条件)
普通搜索
当前查询到
128
条专利与查询词 "
Zhu Zhihong
"相关,搜索用时0.2656189秒!
排序方式:
按相关度排序
按申请日升序↑
按申请日降序↓
按公开日升序↑
按公开日降序↓
发明专利:
48
实用新型:
75
外观设计:
5
共
48
条,当前第
1-10
条
下一页
最后一页
返回搜索页
1:
[发明]
【中文】情绪干预方法、装置和系统,以及计算机可读存储介质 【EN】Emotional intervention method, device and system, and computer-readable storage medium
申请号:
201811303279.5
公开号:CN111145871A 主分类号:G16H20/70
申请人:
【中文】京东方科技集团股份有限公司【EN】BOE TECHNOLOGY GROUP Co.,Ltd.
申请日:2018.11.02 公开日:2020.05.12
发明人:
【中文】朱红文
;
徐志红【EN】Zhu Hongwen
;
Xu Zhihong
摘要:【中文】本公开涉及一种情绪干预方法、装置和系统,以及计算机可读存储介质。情绪干预方法包括:根据用户的第一生物特征信息,识别所述用户的情绪状态;推荐与所述情绪状态对应的至少一种情绪干预方式。 【EN】The present disclosure relates to an emotional intervention method, apparatus and system, and a computer-readable storage medium. The emotional intervention method comprises the following steps: according to first biological characteristic information of a user, recognizing an emotional state of the user; recommending at least one emotional intervention mode corresponding to the emotional state.
详细信息
下载全文
2:
[发明]
【中文】基于聚类分析的异常数据识别方法、系统和存储介质 【EN】Abnormal data identification method, system and storage medium based on cluster analysis
申请号:
201911134406.8
公开号:CN110941648A 主分类号:G06F16/2458
申请人:
【中文】广州市自来水有限公司【EN】Guangzhou Water Supply Co., Ltd
申请日:2019.11.19 公开日:2020.03.31
发明人:
【中文】朱子朋
;
程伟平
;
龙志宏【EN】Zhu Zipeng
;
Cheng Weiping
;
Long Zhihong
摘要:【中文】本发明公开了基于聚类分析的异常数据识别方法、系统和存储介质,方法包括以下步骤:获取各监测点的历史监测数据,历史监测数据包括:压力数据和/或流量数据;获取各监测点的主要参数,主要参数包括:历史监测数据的均值和/或标准方差;对各监测点间历史监测数据的相关性进行聚类分析;根据聚类分析的结果,将监测点的历史监测数据进行线性拟合处理,得到拟合函数;根据拟合函数得到监测点数据的预测值;根据历史监测数据、预测值以及主要参数对监测点数据进行异常识别,能够准确、简单而直观地识别异常数据。本发明作为一种基于聚类分析的异常数据识别方法、系统和存储介质,可广泛应用于数据处理技术领域。 【EN】The invention discloses a cluster analysis-based abnormal data identification method, a system and a storage medium, wherein the method comprises the following steps: acquiring historical monitoring data of each monitoring point, wherein the historical monitoring data comprises: pressure data and/or flow data; acquiring main parameters of each monitoring point, wherein the main parameters comprise: a mean and/or standard deviation of historical monitoring data; performing cluster analysis on the correlation of historical monitoring data among the monitoring points; according to the result of the cluster analysis, performing linear fitting processing on the historical monitoring data of the monitoring points to obtain a fitting function; obtaining a predicted value of the monitoring point data according to the fitting function; and abnormal data is identified according to the historical monitoring data, the predicted value and the main parameters, so that the abnormal data can be accurately, simply and intuitively identified. The abnormal data identification method, the abnormal data identification system and the abnormal data identification storage medium based on the cluster analysis can be widely applied to the technical field of data processing.
详细信息
下载全文
3:
[发明]
【中文】虚拟机监视器分区间通信方法及装置、存储介质和终端 【EN】Inter-partition communication method and device for virtual machine monitor, storage medium and terminal
申请号:
201911188208.X
公开号:CN110990120A 主分类号:G06F9/455
申请人:
【中文】同济大学【EN】TONGJI University
申请日:2019.11.28 公开日:2020.04.10
发明人:
【中文】朱元
;
姜维
;
陆科
;
吴志红【EN】Zhu Yuan
;
Jiang Wei
;
Lu Ke
;
Wu Zhihong
摘要:【中文】本发明公开了一种虚拟机监视器分区间通信方法及装置、存储介质和终端,其中方法包括通信发起分区通过权项管理器将通信请求发送给通信接收分区;通信接收分区接收到通信请求后,对自身系统关键节点配置文件进行预设运算,并将运算得到的预设值发送到权项管理器的第一寄存器中;权项管理器根据通信请求加载本地日志文件中通信接收分区对应的安全预设值,并将其存储到权项管理器的第二寄存器中;判断第一寄存器中的预设值和第二寄存器中的安全预设值是否相同。本发明通过将分区间的通信安全管理转换为对共享内存的访问权限管理,实现将各个分区的通信进行解耦,并通过对保存的安全预设值进行加密,以确保信息安全。 【EN】The invention discloses a method and a device for communication among virtual machine monitors, a storage medium and a terminal, wherein the method comprises the steps that a communication initiating partition sends a communication request to a communication receiving partition through a right manager; after the communication receiving partition receives the communication request, preset operation is carried out on the key node configuration file of the system per se, and the preset value obtained by operation is sent to a first register of the right manager; the right manager loads a safety preset value corresponding to the communication receiving partition in the local log file according to the communication request and stores the safety preset value into a second register of the right manager; and judging whether the preset value in the first register is the same as the safety preset value in the second register. According to the invention, the communication security management among the partitions is converted into the access authority management of the shared memory, so that the communication of each partition is decoupled, and the stored security preset value is encrypted to ensure the information security.
详细信息
下载全文
4:
[发明]
【中文】开关模块以及具有该开关模块的鼠标 【EN】Switch module and mouse with same
申请号:
201811257944.1
公开号:CN111103991A 主分类号:G06F3/0354
申请人:
【中文】致伸科技股份有限公司【EN】Primax Electronics Ltd.
申请日:2018.10.26 公开日:2020.05.05
发明人:
【中文】张家源
;
祝君临
;
谢志宏【EN】Zhang Jiayuan
;
Zhu Junlin
;
Xie Zhihong
摘要:【中文】本发明提供一种开关模块,包括基座、共用端、常开端、弹片、上盖以及柔性元件。弹片包括第一部分与第二部分,弹片的第一部分配置于共用端,弹片的第二部分位于常开端的上方。上盖配置于基座且覆盖共用端、常开端与弹片。柔性元件配置于上盖与弹片的第二部分之间。当施于弹片的外力解除时,通过弹片的弹性回复力而使弹片的第二部分朝远离基板的方向移动的过程中接触柔性元件而不产生声响。此外,本发明还提供具有上述开关模块的鼠标。 【EN】The invention provides a switch module which comprises a base, a common end, a normally open end, an elastic sheet, an upper cover and a flexible element. The elastic sheet comprises a first part and a second part, the first part of the elastic sheet is arranged at the common end, and the second part of the elastic sheet is positioned above the normally open end. The upper cover is arranged on the base and covers the common end, the normally open end and the elastic sheet. The flexible element is arranged between the upper cover and the second part of the elastic sheet. When the external force applied to the elastic sheet is removed, the second part of the elastic sheet contacts the flexible element without generating sound in the process of moving towards the direction far away from the substrate by the elastic restoring force of the elastic sheet. In addition, the invention also provides a mouse with the switch module.
详细信息
下载全文
5:
[发明]
【中文】基于卷积全连接的双向门控循环单元的空气质量预测方法 【EN】Air quality prediction method of bidirectional gating circulation unit based on convolution full connection
申请号:
202010054277.8
公开号:CN111275168A 主分类号:G06N3/04
申请人:
【中文】南京信息工程大学【EN】NANJING UNIVERSITY OF INFORMATION SCIENCE & TECHNOLOGY
申请日:2020.01.17 公开日:2020.06.12
发明人:
【中文】王保卫
;
孔维纹
;
朱志宏【EN】Wang Baowei
;
Kong Weiwen
;
Zhu Zhihong
摘要:【中文】本发明公开了一种基于卷积全连接的双向门控循环单元的空气质量预测方法,利用卷积神经网络提取出气象数据所包含的深度特征,随后利用循环神经网络学习数据的时序性和连贯性,最后通过全连接层预测所需的下一时刻的数据。在本专利中,由于气象数据对抗旋转性无较高要求,故我们选用一种特殊的无池化层的卷积网络提取相关特征。本方法可以在大量的学习样本中较为准确的预测数后一时刻的空气污染指标。从整体来看,本方法不仅可以预测单一指标,同时也可以预测输入数据特征的所有指标,一定程度上可以结合全局特征进行合理的预测,实现本专利中的预测功能。 【EN】The invention discloses an air quality prediction method of a bidirectional gating circulation unit based on convolution full connection, which comprises the steps of extracting depth features contained in meteorological data by using a convolution neural network, then learning the time sequence and the continuity of the data by using the convolution neural network, and finally predicting the required data at the next moment through a full connection layer. In the patent, because meteorological data has no high requirement on anti-rotation performance, a special convolutional network without a pooling layer is selected by the people to extract relevant characteristics. The method can accurately predict the air pollution index at the later moment in a large number of learning samples. On the whole, the method can predict not only a single index, but also all indexes of the input data characteristics, and can reasonably predict by combining global characteristics to a certain extent, so that the prediction function in the patent is realized.
详细信息
下载全文
6:
[发明]
【中文】一种低成本高性能聚晶立方氮化硼刀具材料 【EN】Low-cost high-performance polycrystalline cubic boron nitride cutter material
申请号:
201911144764.7
公开号:CN110885250A 主分类号:C04B35/5831
申请人:
【中文】天津大学【EN】Tianjin University
申请日:2019.11.20 公开日:2020.03.17
发明人:
【中文】朱玉梅
;
李志宏
;
纪焕丽
;
孙坤【EN】Zhu Yumei
;
Li Zhihong
;
Ji Huanli
;
Sun Kun
摘要:【中文】本发明公开了一种低成本高性能聚晶立方氮化硼刀具材料,原料组成及质量百分比为70~90wt%的立方氮化硼粉体、2~10wt%的六方氮化硼粉体、8~28wt%的添加剂粉体。立方氮化硼由0.1~20μm中的至少2~3种不同粒度级配构成;六方氮化硼的粒度小于1μm;添加剂的粒度小于0.5μm;添加剂的原料组成为:①Al、Nb、Ti、Zr、Ni、Si金属单质的至少两种;②Al、Nb、Ti、Zr、Ni、Si金属单质的硼化物、氮化物或碳化物粉体中的至少两种;③氧化锂、氮化锂、氧化镁、氧化硼粉体中的至少两种;均按任何比例混合;①、②、③类原料按照2~10︰2~8︰4~10的质量份数复合。本发明抗弯强度为750~900MPa,硬度为42~70GPa,断裂韧性为7~10MPam
1/2
,在150m/min的切削速度下可以切削1250~3000米。 【EN】The invention discloses a low-cost high-performance polycrystalline cubic boron nitride cutter material which comprises, by mass, 70-90% of cubic boron nitride powder, 2-10% of hexagonal boron nitride powder and 8-28% of additive powder, wherein cubic boron nitride is composed of at least 2-3 different particle size gradations in 0.1-20 micrometers, the particle size of hexagonal boron nitride is smaller than 1 micrometer, the particle size of additive is smaller than 0.5 micrometer, the raw material composition of additive is at least two of ① Al, Nb, Ti, Zr, Ni and Si metal simple substances, at least two of boride, nitride or carbide powder of ② Al, Nb, Ti, Zr, Ni and Si metal simple substances, at least two of ③ lithium oxide, lithium nitride, magnesium oxide and boron oxide powder, the raw materials are mixed according to any proportion, and ①, ② and ③ raw materials are compounded according to the mass ratio of 2-10: 2-8: 4-10The bending strength is 750-900 MPa, the hardness is 42-70 GPa, and the fracture toughness is 7-10 MPam
1/2
And cutting can be carried out at a cutting speed of 150m/min for 1250-3000 m.
详细信息
下载全文
7:
[发明]
【中文】一种聚晶立方氮化硼刀具材料 【EN】Polycrystalline cubic boron nitride cutter material
申请号:
201911133198.X
公开号:CN110922192A 主分类号:C04B35/5831
申请人:
【中文】天津大学【EN】Tianjin University
申请日:2019.11.20 公开日:2020.03.27
发明人:
【中文】李志宏
;
朱玉梅
;
纪焕丽
;
孙坤
;
姜紫凌【EN】Li Zhihong
;
Zhu Yumei
;
Ji Huanli
;
Sun Kun
;
Jiang Ziling
摘要:【中文】本发明公开了一种聚晶立方氮化硼刀具材料,其原料组成及质量百分比含量为60~90wt%立方氮化硼粉体、10~40wt%添加剂。先按照硼化物、氮化物、碳氮化物在添加剂的总量中各占质量比均不少于20%的比例配制添加剂,再按比例与立方氮化硼粉体混合均匀,经烘干、过筛、筛松,再投入石墨模具,外套叶蜡石,然后放入六面顶压机,在1450~1700℃高温及5~10GPa高压条件下完成成型与烧结,再用激光切割成需要的尺寸与形状,制成聚晶立方氮化硼块体刀具材料。本发明抗弯强度为700~900MPa;维氏硬度为45~70GPa,断裂韧性为7~10MPam
1/2
,在150m/min的切削速度下可以切削1200~2000米。 【EN】The invention discloses a polycrystalline cubic boron nitride cutter material which comprises 60-90 wt% of cubic boron nitride powder and 10-40 wt% of additives. Firstly, preparing additives according to the mass ratio of boride, nitride and carbonitride in the total amount of the additives which is not less than 20%, then uniformly mixing the additives with cubic boron nitride powder according to the proportion, drying, sieving, screening loose, putting the mixture into a graphite mold, coating pyrophyllite outside the graphite mold, then putting the graphite mold into a cubic press, finishing molding and sintering at the high temperature of 1450-1700 ℃ and under the high pressure of 5-10 GPa, and then cutting the mixture into the required size and shape by laser to prepare the polycrystalline boron nitride block cutter material. The bending strength of the invention is 700-900 MPa; the Vickers hardness is 45-70 GPa, and the fracture toughness is 7-10 MPam
1/2
The cutting speed of 150m/min can be 1200-2000 m.
详细信息
下载全文
8:
[发明]
【中文】一种用于高精度陀螺电机的安装防护装置 【EN】Installation protection device for high-precision gyro motor
申请号:
202010003370.6
公开号:CN110943564A 主分类号:H02K5/10
申请人:
【中文】中国船舶重工集团公司第七0七研究所【EN】707 Research Institute of China Shipbuilding Heavy Industry Group Corporation
申请日:2020.01.03 公开日:2020.03.31
发明人:
【中文】刘志宏
;
忽敏学
;
贺大为
;
朱成龙
;
昝春燕【EN】Liu Zhihong
;
Hu Minxue
;
He Dawei
;
Zhu Chenglong
;
Zan Chunyan
摘要:【中文】本发明涉及一种用于高精度陀螺电机的安装防护装置,包括电机挡板和框架护尘罩;电机挡板为圆盘形结构,中心设有安装孔,安装孔与电机锁紧定子架的锁母套装配合,电机挡板一端设有内凹端面,内凹端面边部连接有导斜面,内凹端面与定子架端面接触,导斜面与定子架端部倒角边接触配合;框架防尘罩由对称设置的左右侧护板及上凸起连接部构成;左侧护板内侧面和右侧护板内侧面之间形成安装槽,上凸起部内设有定位腔,连通安装槽,定位腔由左定位面、右定位面及顶面构成;两侧护板的两端分别与上框架两端部的内端面接触配合,定位腔与框架臂上电机轴安装部位的外凸台嵌入配合,左右两定位面分别与外凸台的两侧面接触配合。本装置提高了电机安装的可靠性和成活率。 【EN】The invention relates to an installation protection device for a high-precision gyro motor, which comprises a motor baffle and a frame dust hood, wherein the motor baffle is arranged on the frame dust hood; the motor baffle is of a disc-shaped structure, a mounting hole is formed in the center of the motor baffle and is assembled with a nut sleeve of a motor locking stator frame, an inner concave end face is arranged at one end of the motor baffle, a guide inclined face is connected to the edge of the inner concave end face and is in contact with the end face of the stator frame, and the guide inclined face is in contact fit with a chamfered edge at the end of the stator frame; the frame dust cover is composed of a left side guard plate, a right side guard plate and an upper convex connecting part which are symmetrically arranged; a mounting groove is formed between the inner side surface of the left side guard plate and the inner side surface of the right side guard plate, a positioning cavity is arranged in the upper protruding part and communicated with the mounting groove, and the positioning cavity is composed of a left positioning surface, a right positioning surface and a top surface; two ends of the two side guard plates are respectively in contact fit with inner end faces of two end parts of the upper frame, the positioning cavity is in embedded fit with an outer boss of a motor shaft mounting part on the frame arm, and the left positioning face and the right positioning face are respectively in contact fit with two side faces of the outer boss. This device has improved the reliability and the survival rate of motor installation.
详细信息
下载全文
9:
[发明]
【中文】永磁同步电机硬件在环仿真方法及装置、存储介质和终端 【EN】Permanent magnet synchronous motor hardware-in-loop simulation method and device, storage medium and terminal
申请号:
201911412648.9
公开号:CN111049446A 主分类号:H02P21/14
申请人:
【中文】同济大学【EN】TONGJI University
申请日:2019.12.31 公开日:2020.04.21
发明人:
【中文】朱元
;
姜维
;
陆科
;
吴志红
;
肖明康【EN】Zhu Yuan
;
Jiang Wei
;
Lu Ke
;
Wu Zhihong
;
Xiao Mingkang
摘要:【中文】本发明公开了一种永磁同步电机硬件在环仿真方法及装置、存储介质和终端,其中方法包括不少于两个的仿真周期;每个仿真周期包括如下步骤:根据获取的当前仿真周期永磁同步电机中逆变器三个桥臂的电压和永磁同步电机三相的相电流方向信息在查询当前仿真周期永磁同步电机三相的相电压;根据当前仿真周期永磁同步电机三相的相电压查询当前仿真周期永磁同步电机在静止坐标系下的电压矢量,并计算对应的电压角度值;根据电压角度值查询对应的正弦值和余弦值,并计算当前仿真周期永磁同步电机的d轴电压和q轴电压;同时获取其它仿真数据。本发明有效减少实时仿真情况下软件延时造成的仿真失真,能够将电机模型解算结果更新速度提高至少一个数量级。 【EN】The invention discloses a hardware-in-loop simulation method and device of a permanent magnet synchronous motor, a storage medium and a terminal, wherein the method comprises not less than two simulation cycles; each simulation cycle comprises the following steps: inquiring phase voltages of three phases of the permanent magnet synchronous motor in the current simulation period according to the acquired voltages of three bridge arms of an inverter in the permanent magnet synchronous motor in the current simulation period and phase current direction information of the three phases of the permanent magnet synchronous motor; inquiring a voltage vector of the permanent magnet synchronous motor in the current simulation period under a static coordinate system according to the phase voltage of the three phases of the permanent magnet synchronous motor in the current simulation period, and calculating a corresponding voltage angle value; inquiring corresponding sine values and cosine values according to the voltage angle values, and calculating d-axis voltage and q-axis voltage of the permanent magnet synchronous motor in the current simulation period; while other simulation data is acquired. The method effectively reduces the simulation distortion caused by software delay under the condition of real-time simulation, and can improve the updating speed of the motor model calculation result by at least one order of magnitude.
详细信息
下载全文
10:
[发明]
【中文】面贴式永磁同步电机硬件在环实时仿真方法及装置、终端 【EN】Hardware-in-loop real-time simulation method and device for surface-mounted permanent magnet synchronous motor and terminal
申请号:
201911412649.3
公开号:CN111241659A 主分类号:G06F30/20
申请人:
【中文】同济大学【EN】TONGJI University
申请日:2019.12.31 公开日:2020.06.05
发明人:
【中文】陆科
;
肖明康
;
朱元
;
吴志红【EN】Lu Ke
;
Xiao Mingkang
;
Zhu Yuan
;
Wu Zhihong
摘要:【中文】本发明公开了一种面贴式永磁同步电机硬件在环实时仿真方法及装置、终端,其中方法包括:不少于两个的仿真周期;其中,每个仿真周期包括如下步骤:根据当前仿真周期面贴式永磁同步电机中逆变器三个桥臂的电压以及面贴式永磁同步电机三相的相电流方向信息在桥臂状态信息表中查询当前仿真周期面贴式永磁同步电机三相的相电压;基于当前仿真周期面贴式永磁同步电机三相的相电压获取当前仿真周期面贴式永磁同步电机定子每相的磁链值;根据面贴式永磁同步电机转子的角度在坐标转换表中查询并计算获取当前仿真周期面贴式永磁同步电机定子每相的磁链变化量。本发明有效减少实时仿真情况下软件延时造成的仿真失真,能够将电机模型解算结果更新速度提高至少一个数量级。 【EN】The invention discloses a surface-mounted permanent magnet synchronous motor hardware-in-the-loop real-time simulation method, a device and a terminal, wherein the method comprises the following steps: not less than two simulation cycles; wherein, each simulation cycle comprises the following steps: inquiring phase voltages of three phases of the current simulation period surface-mounted permanent magnet synchronous motor in a bridge arm state information table according to the voltages of three bridge arms of an inverter in the current simulation period surface-mounted permanent magnet synchronous motor and phase current direction information of the three phases of the surface-mounted permanent magnet synchronous motor; acquiring a flux linkage value of each phase of a stator of the surface-mounted permanent magnet synchronous motor in the current simulation period based on phase voltages of three phases of the surface-mounted permanent magnet synchronous motor in the current simulation period; and inquiring and calculating the flux linkage variable quantity of each phase of the surface-mounted permanent magnet synchronous motor stator in the current simulation period according to the angle of the surface-mounted permanent magnet synchronous motor rotor in a coordinate conversion table. The method effectively reduces the simulation distortion caused by software delay under the condition of real-time simulation, and can improve the updating speed of the motor model calculation result by at least one order of magnitude.
详细信息
下载全文
共
48
条,当前第
1-10
条
下一页
最后一页
返回搜索页