随着数控机床结构复杂化以及运行状态数据呈现多样性、时序性的特点,为了有效解决数控机床未来状态难以准确预测的难题,提出一种基于多维时间序列的数控机床状态预测方法。首先,采用OPC(OLE for process control)技术进行数控机床状态...随着数控机床结构复杂化以及运行状态数据呈现多样性、时序性的特点,为了有效解决数控机床未来状态难以准确预测的难题,提出一种基于多维时间序列的数控机床状态预测方法。首先,采用OPC(OLE for process control)技术进行数控机床状态数据采集,结合Min-max标准化和自回归移动平均模型完成了数据预处理,建立了多维时间序列状态模型及度量模型,采用特征向量、特征趋势距离标示状态模型,并利用差异度进行多维时间序列状态匹配分析。其次,通过建立时间窗口滑动模型,利用时间窗口长度和滑动时长获取数控机床历史状态集合,进一步提出基于窗口滑动的多重匹配技术,利用β–耦合相似度量标准寻找与当前状态矩阵相似度最大的历史状态集合,并根据相似性阈值得到最优滑动时长和预测时长。然后,采用密度空间聚类算法进行状态序列分析,得到了表征机床当前时刻状态的最佳历史状态矩阵,并以此状态的下一时刻作为预测状态。最后,对数控机床主轴四项参数开展了数控机床状态预测实验,通过状态序列相似性分析得到最佳预测时长为24 s,滑动单位为2 s,并利用状态序列聚类分析完成状态序列匹配。预测结果表明,基于多维时间序列的状态预测方法的最大误差、平均误差、均方误差和相对误差均低于传统的AR预测模型,验证了所提出的状态预测方法的有效性和准确性。展开更多
Phase-matching quantum key distribution is a promising scheme for remote quantum key distribution,breaking through the traditional linear key-rate bound.In practical applications,finite data size can cause significant...Phase-matching quantum key distribution is a promising scheme for remote quantum key distribution,breaking through the traditional linear key-rate bound.In practical applications,finite data size can cause significant system performance to deteriorate when data size is below 1010.In this work,an improved statistical fluctuation analysis method is applied for the first time to two decoy-states phase-matching quantum key distribution,offering a new insight and potential solutions for improving the key generation rate and the maximum transmission distance while maintaining security.Moreover,we also compare the influence of the proposed improved statistical fluctuation analysis method on system performance with those of the Gaussian approximation and Chernoff-Hoeffding boundary methods on system performance.The simulation results show that the proposed scheme significantly improves the key generation rate and maximum transmission distance in comparison with the Chernoff-Hoeffding approach,and approach the results obtained when the Gaussian approximation is employed.At the same time,the proposed scheme retains the same security level as the Chernoff-Hoeffding method,and is even more secure than the Gaussian approximation.展开更多
Objective:To explore the effect of continuous non-invasive blood pressure monitoring on intraoperative hemodynamics and postoperative myocardial injury in craniotomy.Methods:120 cases of elective craniotomy were divid...Objective:To explore the effect of continuous non-invasive blood pressure monitoring on intraoperative hemodynamics and postoperative myocardial injury in craniotomy.Methods:120 cases of elective craniotomy were divided into the self-control group(continuous non-invasive blood pressure monitoring and intermittent cuff non-invasive blood pressure monitoring,CNAP group)and propensity score matching group(only intermittent cuff non-invasive blood pressure measurement in previous craniotomy,PSM group);Goal-directed hemodynamic management in CNAP group included heart rate(HR),blood pressure(BP),stroke volume(SV),stroke variability(SVV),and systemic vascular resistance index(SVRI).The main index is to compare the troponin level within 72 hours after operation between the CNAP group and the PSM group;The secondary indicators are the comparison of the hemodynamic conditions between the CNAP group and the PSM at 10 specific time points.Results:The incidence of postoperative myocardial injury in the CNAP group was significantly lower than that in the PSM group(12%vs.30%,P=0.01);in the CNAP group hypotensive episodes(6 vs.3,P=0.01),positive balance of fluid therapy(700 vs.500 mL,P<0.001),more use of vasoactive drugs(29 vs.18,P=0.04),more stable hemodynamics medical status(P=0.03)were recorded.Conclusion:The hemodynamic management strategy based on continuous non-invasive blood pressure monitoring can reduce the incidence of myocardial injury after elective craniotomy and maintain a more stable hemodynamic state.展开更多
Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, w...Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, we cut down the scanning time of those algorithms (i.e. DFA based) by rearranging the states table and shrinking the DFA alphabet size. Both the methods can decrease the probability of large-scale random memory accessing and increase the probability of continuously memory accessing. Then the hitting rate of the CACHE is increased and the searching time of on the DFA is reduced. Shrinking the alphabet size of the DFA also reduces the storage complication. The AC++algorithm, by optimizing the Aho-Corasick (i.e. AC) algorithm using such methods, proves the theoretical analysis. And the experimentation results show that the scanning time of AC++and the storage occupied is better than that of AC in most cases and the result is much attractive when the number of patterns is very large. Because DFA is a widely used base algorithm in may string matching algorithms, such as DAWG, SBOM etc., the optimizing method discussed is significant in practice.展开更多
Configuration evaluation is a key technology to be considered in the design of multiple aircrafts formation(MAF)configurations with high dynamic properties in engineering applications.This paper deduces the relationsh...Configuration evaluation is a key technology to be considered in the design of multiple aircrafts formation(MAF)configurations with high dynamic properties in engineering applications.This paper deduces the relationship between relative velocity,dynamic safety distance and dynamic adjacent distance of formation members,then divides the formation states into collision-state and matching-state.Meanwhile,probability models are constructed based on the binary normal distribution of relative distance and relative velocity.Moreover,configuration evaluation strategies are studied by quantitatively analyzing the denseness and the basic capabilities according to the MAF collision-state probability and the MAF matching-state probability,respectively.The scale of MAF is grouped into 5 levels,and previous lattice-type structures are extended into four degrees by taking the relative velocities into account to instruct the configuration design under complex task conditions.Finally,hardware-in-loop(HIL)simulation and outfield flight test results are presented to verify the feasibility of these evaluation strategies.展开更多
文摘随着数控机床结构复杂化以及运行状态数据呈现多样性、时序性的特点,为了有效解决数控机床未来状态难以准确预测的难题,提出一种基于多维时间序列的数控机床状态预测方法。首先,采用OPC(OLE for process control)技术进行数控机床状态数据采集,结合Min-max标准化和自回归移动平均模型完成了数据预处理,建立了多维时间序列状态模型及度量模型,采用特征向量、特征趋势距离标示状态模型,并利用差异度进行多维时间序列状态匹配分析。其次,通过建立时间窗口滑动模型,利用时间窗口长度和滑动时长获取数控机床历史状态集合,进一步提出基于窗口滑动的多重匹配技术,利用β–耦合相似度量标准寻找与当前状态矩阵相似度最大的历史状态集合,并根据相似性阈值得到最优滑动时长和预测时长。然后,采用密度空间聚类算法进行状态序列分析,得到了表征机床当前时刻状态的最佳历史状态矩阵,并以此状态的下一时刻作为预测状态。最后,对数控机床主轴四项参数开展了数控机床状态预测实验,通过状态序列相似性分析得到最佳预测时长为24 s,滑动单位为2 s,并利用状态序列聚类分析完成状态序列匹配。预测结果表明,基于多维时间序列的状态预测方法的最大误差、平均误差、均方误差和相对误差均低于传统的AR预测模型,验证了所提出的状态预测方法的有效性和准确性。
文摘Phase-matching quantum key distribution is a promising scheme for remote quantum key distribution,breaking through the traditional linear key-rate bound.In practical applications,finite data size can cause significant system performance to deteriorate when data size is below 1010.In this work,an improved statistical fluctuation analysis method is applied for the first time to two decoy-states phase-matching quantum key distribution,offering a new insight and potential solutions for improving the key generation rate and the maximum transmission distance while maintaining security.Moreover,we also compare the influence of the proposed improved statistical fluctuation analysis method on system performance with those of the Gaussian approximation and Chernoff-Hoeffding boundary methods on system performance.The simulation results show that the proposed scheme significantly improves the key generation rate and maximum transmission distance in comparison with the Chernoff-Hoeffding approach,and approach the results obtained when the Gaussian approximation is employed.At the same time,the proposed scheme retains the same security level as the Chernoff-Hoeffding method,and is even more secure than the Gaussian approximation.
文摘Objective:To explore the effect of continuous non-invasive blood pressure monitoring on intraoperative hemodynamics and postoperative myocardial injury in craniotomy.Methods:120 cases of elective craniotomy were divided into the self-control group(continuous non-invasive blood pressure monitoring and intermittent cuff non-invasive blood pressure monitoring,CNAP group)and propensity score matching group(only intermittent cuff non-invasive blood pressure measurement in previous craniotomy,PSM group);Goal-directed hemodynamic management in CNAP group included heart rate(HR),blood pressure(BP),stroke volume(SV),stroke variability(SVV),and systemic vascular resistance index(SVRI).The main index is to compare the troponin level within 72 hours after operation between the CNAP group and the PSM group;The secondary indicators are the comparison of the hemodynamic conditions between the CNAP group and the PSM at 10 specific time points.Results:The incidence of postoperative myocardial injury in the CNAP group was significantly lower than that in the PSM group(12%vs.30%,P=0.01);in the CNAP group hypotensive episodes(6 vs.3,P=0.01),positive balance of fluid therapy(700 vs.500 mL,P<0.001),more use of vasoactive drugs(29 vs.18,P=0.04),more stable hemodynamics medical status(P=0.03)were recorded.Conclusion:The hemodynamic management strategy based on continuous non-invasive blood pressure monitoring can reduce the incidence of myocardial injury after elective craniotomy and maintain a more stable hemodynamic state.
文摘Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, we cut down the scanning time of those algorithms (i.e. DFA based) by rearranging the states table and shrinking the DFA alphabet size. Both the methods can decrease the probability of large-scale random memory accessing and increase the probability of continuously memory accessing. Then the hitting rate of the CACHE is increased and the searching time of on the DFA is reduced. Shrinking the alphabet size of the DFA also reduces the storage complication. The AC++algorithm, by optimizing the Aho-Corasick (i.e. AC) algorithm using such methods, proves the theoretical analysis. And the experimentation results show that the scanning time of AC++and the storage occupied is better than that of AC in most cases and the result is much attractive when the number of patterns is very large. Because DFA is a widely used base algorithm in may string matching algorithms, such as DAWG, SBOM etc., the optimizing method discussed is significant in practice.
基金supported by the Industrial Technology Development Program(B1120131046)。
文摘Configuration evaluation is a key technology to be considered in the design of multiple aircrafts formation(MAF)configurations with high dynamic properties in engineering applications.This paper deduces the relationship between relative velocity,dynamic safety distance and dynamic adjacent distance of formation members,then divides the formation states into collision-state and matching-state.Meanwhile,probability models are constructed based on the binary normal distribution of relative distance and relative velocity.Moreover,configuration evaluation strategies are studied by quantitatively analyzing the denseness and the basic capabilities according to the MAF collision-state probability and the MAF matching-state probability,respectively.The scale of MAF is grouped into 5 levels,and previous lattice-type structures are extended into four degrees by taking the relative velocities into account to instruct the configuration design under complex task conditions.Finally,hardware-in-loop(HIL)simulation and outfield flight test results are presented to verify the feasibility of these evaluation strategies.