当前查询到1160条专利与查询词 "Liang Hao"相关,搜索用时0.2031762秒!排序方式:
发明专利:608实用新型: 497外观设计: 55
608 条,当前第 1-10 条 下一页 最后一页 返回搜索页
申请号:202010072879.6 公开号:CN111196270A 主分类号:B60W30/045
申请人:【中文】辽宁工业大学【EN】LIAONING UNIVERSITY OF TECHNOLOGY 申请日:2020.01.22 公开日:2020.05.26
摘要:【中文】本发明公开了一种电动汽车电液复合制动系统转弯控制方法,包括:步骤一、获取方向盘转角δ、车速V及汽车制动强度z;并且根据所述方向盘转角δ、车速V及汽车制动强度z确定汽车侧向稳定性系数ε;步骤二、获取路面附着系数μ、环境温度T、电池SOC、汽车横摆角速度Wr;并且根据所述路面附着系数μ、环境温度T、电池SOC、汽车横摆角速度与期望汽车横摆角速度的差值Wr′以及所述汽车侧向稳定性系数ε确定汽车液压制动系统提供的制动力和再生制动系统提供的制动力。 【EN】The invention discloses a turning control method of an electric-hydraulic composite braking system of an electric automobile, which comprises the following steps: step one, obtaining a steering wheel corner delta, a vehicle speed V and vehicle braking strength z; determining an automobile lateral stability coefficient epsilon according to the steering wheel corner delta, the automobile speed V and the automobile braking strength z; step two, acquiring a road adhesion coefficient mu, an ambient temperature T, a battery SOC and an automobile yaw velocity Wr(ii) a And according to the road adhesion coefficient mu, the ambient temperature T, the battery SOC, the difference W between the yaw rate of the vehicle and the desired yaw rate of the vehicler' and the vehicle lateral stability factor epsilon determines the braking force provided by the vehicle hydraulic braking system and the braking force provided by the regenerative braking system.
详细信息 下载全文

申请号:202010072941.1 公开号:CN111196164A 主分类号:B60L7/26
申请人:【中文】辽宁工业大学【EN】LIAONING UNIVERSITY OF TECHNOLOGY 申请日:2020.01.22 公开日:2020.05.26
摘要:【中文】本发明公开了一种分布式电动汽车制动系统控制方法,包括:步骤一、获取车速v、制动踏板位移h、电池SOC、电池温度Tb及车辆制动强度z,并根据所述车速v、所述制动踏板位移h、所述电池SOC、所述电池温度Tb及所述车辆制动强度z得到车辆再生制动系统的预参与指数R;步骤二、获取路面附着系数μ、路面坡角α及环境温度Th,并且根据所述路面附着系数μ、所述路面坡角α及所述环境温度Th得到路面环境影响校正指数E;步骤三、根据所述车辆再生制动系统预参与指数R和所述路面环境影响校正指数E确定车辆制动系统的工作模式。 【EN】The invention discloses a control method of a distributed electric automobile brake system, which comprises the following steps: step one, obtaining vehicle speed v, brake pedal displacement h, battery SOC and battery temperature TbAnd the vehicle braking strength z is obtained according to the vehicle speed v, the brake pedal displacement h, the battery SOC and the battery temperature TbObtaining the pre-participation index R of the regenerative braking system of the vehicle according to the braking intensity z of the vehicle, and obtaining the road adhesion coefficient mu, the road slope angle α and the environment temperature ThAnd is based on the road surface adhesion coefficient mu, the road surface slope angle α and the ambient temperature ThObtaining a road surface environment influence correction index E; and step three, determining the working mode of the vehicle braking system according to the pre-participation index R of the vehicle regenerative braking system and the road surface environment influence correction index E.
详细信息 下载全文

申请号:201911373118.8 公开号:CN111091453A 主分类号:G06Q30/08
摘要:【中文】本申请涉及网络交易即运用计算机实现交易的技术,具体涉及一种竞拍对象的确认成交竞拍终止生效时间确定方法、装置、计算机设备和存储介质。所述方法包括:确定目标竞拍对象,以及所述目标竞拍对象对应的竞拍起始时间;在所述竞拍起始时间之后,若接收到针对所述目标竞拍对象的有效竞拍信息,确定所述有效竞拍信息对应的竞拍终止倒计时时长值,根据所述竞拍终止倒计时时长值,确定所述目标竞拍对象的确认成交竞拍终止生效时间。本发明实施例能够实现分散计算机网络竞拍者参与竞拍的时间,避免出现服务器短时间内接收到大量请求的情况,使服务器能够正常响应竞拍者的请求的技术效果,提高效率和质量。 【EN】The application relates to a technology for realizing transaction by using a computer in network transaction, in particular to a method and a device for determining the validation time of the confirmation of an auction termination of an auction object, a computer device and a storage medium. The method comprises the following steps: determining a target auction object and auction starting time corresponding to the target auction object; after the auction starting time, if effective auction information aiming at the target auction object is received, determining an auction ending countdown duration value corresponding to the effective auction information, and determining the confirmed auction ending effective time of the target auction object according to the auction ending countdown duration value. The embodiment of the invention can realize the time of dispersing the computer network auction participants, avoid the condition that the server receives a large number of requests in a short time, ensure that the server can normally respond to the requests of the auction participants, and improve the efficiency and the quality.
详细信息 下载全文

申请号:202010052753.2 公开号:CN111273981A 主分类号:G06F9/451
摘要:【中文】本发明提供了一种基于android系统的显示屏幕适配方法,包括以下过程:在wms服务初始化调用readForcedDisplayPropertiesLocked函数的时候,判断如果数据库为null的话,直接就去调用setForcedDisplaySizeLocked函数强制设置,并将要适配的屏幕分辨率的宽和高的值设置到Settings.Global.DISPLAY_SIZE_FORCED数据库中。本发明还提供了一种基于android系统的显示屏幕适配系统。本发明的有益效果是:可以在android系统上适配非常规分辨率,解决界面显示不全的问题。 【EN】The invention provides a display screen adapting method based on an android system, which comprises the following processes: when the wms service initializes and calls the readForcedDisplayPropertyLocked function, if the database is null, the method directly calls the setForcedDisplaySizeLocked function to force setting, and sets the values of width and height of the screen resolution to be adapted into the Settings, Global, display _ SIZE _ FORCED database. The invention also provides a display screen adapting system based on the android system. The invention has the beneficial effects that: the method can adapt to unconventional resolution on the android system, and solves the problem of incomplete interface display.
详细信息 下载全文

申请号:201911164042.8 公开号:CN110845887A 主分类号:C09D5/08
摘要:【中文】本发明公开了一种原料易得、价格低廉、性能优良、工艺简单、操作便利、对环境友好的改性钢渣基颜填料替代铁红的金属防锈涂料及制备方法。所述金属防锈涂料由质量占金属防锈涂料质量15%~20%的改性剂、15%~30%的钢渣基颜填料,20%~35%树脂,20%~30%的溶剂,25%~10%的助剂,3%~5%的着色颜填料组成。所述金属防锈涂料经改性钢渣基颜填料前驱物的制备、改性钢渣基颜填料的制备、金属防锈涂料前驱物的制备和产品金属防锈涂料的制备四个步骤制得。 【EN】The invention discloses a metal antirust coating with iron oxide red replaced by modified steel slag-based pigment and filler, which has the advantages of easily available raw materials, low price, excellent performance, simple process, convenience in operation and environmental friendliness, and a preparation method thereof. The metal antirust coating consists of a modifier accounting for 15-20% of the mass of the metal antirust coating, a steel slag-based pigment filler accounting for 15-30% of the mass of the metal antirust coating, 20-35% of resin, 20-30% of solvent, 25-10% of auxiliary agent and 3-5% of coloring pigment filler. The metal antirust coating is prepared by four steps of preparation of a modified steel slag-based pigment filler precursor, preparation of a modified steel slag-based pigment filler, preparation of a metal antirust coating precursor and preparation of a metal antirust coating product.
详细信息 下载全文

申请号:201911164472.X 公开号:CN110862745A 主分类号:C09D163/00
摘要:【中文】本发明公开了一种原料易得、价格低廉、性能优良、对环境友好的改性钢渣基颜填料替代硫酸钡的金属防锈涂料及制备方法。所述金属防锈涂料由质量占金属防锈涂料质量15%~20%的改性剂、10%~30%的钢渣基颜填料,20%~35%的树脂,20%~30%的溶剂,5%~10%的助剂,4%~8%的着色颜填料组成。所述金属防锈涂料经改性钢渣基颜填料前驱物的制备、干燥、金属防锈涂料前驱物的制备和产品金属防锈涂料的制备四个步骤制得。 【EN】The invention discloses a metal antirust coating with modified steel slag-based pigment filler replacing barium sulfate, which has the advantages of easily available raw materials, low price, excellent performance and environmental friendliness, and a preparation method thereof. The metal antirust coating consists of a modifier accounting for 15-20% of the mass of the metal antirust coating, a steel slag-based pigment filler accounting for 10-30% of the mass of the metal antirust coating, a resin accounting for 20-35%, a solvent accounting for 20-30%, an auxiliary agent accounting for 5-10% of the mass of the metal antirust coating, and a coloring pigment filler accounting for 4-8%. The metal antirust coating is prepared by four steps of preparation of a modified steel slag-based pigment filler precursor, drying, preparation of a metal antirust coating precursor and preparation of a metal antirust coating product.
详细信息 下载全文

申请号:201911246763.3 公开号:CN110842412A 主分类号:B23K37/00
摘要:【中文】一种直刀焊接机,包括焊接机外罩,所述焊接机外罩内部设置有机架,所述机架上通过滑动方式连接有点焊机装置,与所述机架垂直的方向设置有主底板结构,所述主底板结构的上方设置有导轨护罩,所述导轨护罩上设置有气动夹具部件,所述气动夹具部件对应的位置设有送料装置,所述送料装置设置在所述主底板结构上,所述送料装置的一侧设置有顶齿杆装置,所述顶齿杆装置的远离所述送料装置的一侧设有分检机构,所述分检机构远离所述顶齿杆装置的一侧通过可拆卸方式连接有传送装置,所述传送装置远离所述分检机构的一侧设有点胶装置,所述点胶装置设置在点胶底板上,所述点胶底板上连接有点胶安装板,所述点胶安装板上设有夹取成品装置。 【EN】A straight knife welding machine comprises a welding machine outer cover, a rack is arranged in the welding machine outer cover, a spot welding machine device is connected to the rack in a sliding mode, a main bottom plate structure is arranged in the direction perpendicular to the rack, a guide rail protective cover is arranged above the main bottom plate structure, a pneumatic clamp component is arranged on the guide rail protective cover, a feeding device is arranged at the position corresponding to the pneumatic clamp component, the feeding device is arranged on the main bottom plate structure, a tooth ejecting rod device is arranged at one side of the feeding device, a sorting mechanism is arranged at the side, away from the feeding device, of the tooth ejecting rod device, a conveying device is connected to one side, away from the sorting mechanism, of the sorting mechanism in a detachable mode, a glue dispensing device is arranged at one side, away from the glue dispensing mechanism, of the glue dispensing device is arranged on a glue dispensing bottom plate, the glue dispensing bottom plate is connected with a glue dispensing mounting plate, and a finished product clamping device is arranged on the glue dispensing mounting plate.
详细信息 下载全文

申请号:201810692347.5 公开号:CN110910617A 主分类号:G08C17/02
申请人:【中文】广东技术师范学院【EN】Guangdong Technical Normal College 申请日:2018.06.19 公开日:2020.03.24
摘要:【中文】本发明公开了一种无线网络远程监控管理系统,涉及网络通信领域,该无线网络远程监控管理系统在监控系统中设置摄像头、温度传感器、湿度传感器、空气质量监测器,可以系统地监控被监控地区的温度、湿度还有空气质量。通过光端机、视频分配器、视频解码器将监控地区的温度、湿度还有空气质量直接显示在显示器,监控效率高,监控信息详细。 【EN】The invention discloses a wireless network remote monitoring management system, which relates to the field of network communication. The temperature, the humidity and the air quality of the monitored area are directly displayed on a display through the optical transceiver, the video distributor and the video decoder, the monitoring efficiency is high, and the monitoring information is detailed.
详细信息 下载全文

申请号:201911165626.7 公开号:CN110941924A 主分类号:G06F30/23
申请人:【中文】华中科技大学【EN】HUAZHONG UNIVERSITY OF SCIENCE AND TECHNOLOGY 申请日:2019.11.25 公开日:2020.03.31
摘要:【中文】本发明属于一体化设计方法领域,其公开了一种多组件系统集成一体化的多尺度拓扑优化设计方法。所述方法包括:分别采用函数来描述多个组件中的各个组件,并根据离散材料优化法获取各个组件的密度,然后将各个组件的密度映射到所述宏观结构设计域划分得到的网格中,然后将支撑结构的杨氏模量与映射到所述宏观结构的网格中的各个组件的弹性模量相插值,从而得到插值后的等效弹性模量,并根据针对宏观单元均匀化的刚度矩阵KH以及宏观尺度中宏观单元的位移场Ui,构建多组件系统集成一体化多尺度设计优化模型和对设计变量进行灵敏度分析,并迭代更新宏观尺度及微观尺度中的设计变量。本发明实现了多组件系统集成一体化的多尺度优化设计。 【EN】The invention belongs to the field of integrated design methods, and discloses a multi-scale topological optimization design method for integrated integration of a multi-component system. The method comprises the following steps: describing each component in the multiple components by adopting a function respectively, acquiring the density of each component according to a discrete material optimization method, mapping the density of each component to a grid obtained by dividing the macro structure design domain, interpolating the Young modulus of the support structure with the elastic modulus of each component in the grid mapped to the macro structure so as to obtain an interpolated equivalent elastic modulus, and homogenizing the macro units according to a stiffness matrix K aiming at the macro unitsHAnd macro-units in macro-scaleDisplacement field UiAnd constructing a multi-component system integration integrated multi-scale design optimization model, carrying out sensitivity analysis on design variables, and iteratively updating the design variables in a macro scale and a micro scale. The invention realizes the multi-scale optimization design of the integration of a multi-component system.
详细信息 下载全文

申请号:201911251288.9 公开号:CN110904769A 主分类号:E01C11/22
申请人:【中文】梁东【EN】Liang Dong 申请日:2019.12.09 公开日:2020.03.24
摘要:【中文】本发明公开了一种海绵城市用补水地砖,包括上端敞开的砖体和设置在砖体上端的蜂窝砖,所述蜂窝砖的上端贯穿开设有进水口,所述砖体的底部贯穿开设有排水口,所述排水口的内壁密封转动连接有喷水轴,所述喷水轴的周向外壁固定有从动齿轮,所述喷水轴的底部开设有多个排水槽,所述喷水轴的外部开设有多个与排水槽内部连通的泄流口,所述喷水轴的内部设有用于积水利用的输水装置。优点在于:本发明中,对地面的补水是由补水海绵中的水分向蜂窝砖内部扩散完成,改过程不会出现水流的溅射,水流在湿润地面时不会污染行人的衣物,使得行人乐意通过踩踏的方式帮助地面加湿,减缓地面温度的快速上升。 【EN】The invention discloses a sponge water supplementing floor tile for cities, which comprises a brick body with an open upper end and a honeycomb brick arranged at the upper end of the brick body, wherein a water inlet is formed in the upper end of the honeycomb brick body in a penetrating manner, a water outlet is formed in the bottom of the brick body in a penetrating manner, a water spraying shaft is connected to the inner wall of the water outlet in a sealing and rotating manner, driven gears are fixed on the circumferential outer wall of the water spraying shaft, a plurality of water drainage grooves are formed in the bottom of the water spraying shaft, a plurality of drainage ports communicated with the insides of the water drainage grooves are formed in the outer part of the water spraying shaft, and a water conveying device for utilizing accumulated water is arranged in the. Has the advantages that: according to the invention, the water replenishing to the ground is completed by the diffusion of the water in the water replenishing sponge to the inside of the honeycomb brick, so that the splashing of water flow can not occur in the process of replenishing the water to the ground, and the water flow can not pollute clothes of pedestrians when wetting the ground, so that the pedestrians can assist the ground to humidify the ground in a treading mode, and the rapid rise of the ground temperature is slowed down.
详细信息 下载全文

608 条,当前第 1-10 条 下一页 最后一页 返回搜索页