To enhance the safety of road traffic operations,this paper proposed a model based on stacking integrated learning utilizing American road traffic accident statistics.Initially,the process involved data cleaning,trans...To enhance the safety of road traffic operations,this paper proposed a model based on stacking integrated learning utilizing American road traffic accident statistics.Initially,the process involved data cleaning,transformation,and normalization.Subsequently,various classification models were constructed,including logistic regression,k-nearest neighbors,gradient boosting,decision trees,AdaBoost,and extra trees models.Evaluation metrics such as accuracy,precision,recall,F1 score,and Hamming loss were employed.Upon analysis,the passive-aggressive classifier model exhibited superior comprehensive indices compared to other models.Based on the model’s output results,an in-depth examination of the factors influencing traffic accidents was conducted.Additionally,measures and suggestions aimed at reducing the incidence of severe traffic accidents were presented.These findings served as a valuable reference for mitigating the occurrence of traffic accidents.展开更多
Clifford analysis is an important branch of modern analysis;it has a very important theoretical significance and application value,and its conclusions can be applied to the Maxwell equation,Yang-Mill field theory,quan...Clifford analysis is an important branch of modern analysis;it has a very important theoretical significance and application value,and its conclusions can be applied to the Maxwell equation,Yang-Mill field theory,quantum mechanics and value problems.In this paper,we first give the definition of a quasi-Cauchy type integral in complex Clifford analysis,and get the Plemelj formula for it.Second,we discuss the H?lder continuity for the Cauchy-type integral operators with values in a complex Clifford algebra.Finally,we prove the existence of solutions for a class of linear boundary value problems and give the integral representation for the solution.展开更多
Microsoft Excel is essential for the End-User Approach (EUA), offering versatility in data organization, analysis, and visualization, as well as widespread accessibility. It fosters collaboration and informed decision...Microsoft Excel is essential for the End-User Approach (EUA), offering versatility in data organization, analysis, and visualization, as well as widespread accessibility. It fosters collaboration and informed decision-making across diverse domains. Conversely, Python is indispensable for professional programming due to its versatility, readability, extensive libraries, and robust community support. It enables efficient development, advanced data analysis, data mining, and automation, catering to diverse industries and applications. However, one primary issue when using Microsoft Excel with Python libraries is compatibility and interoperability. While Excel is a widely used tool for data storage and analysis, it may not seamlessly integrate with Python libraries, leading to challenges in reading and writing data, especially in complex or large datasets. Additionally, manipulating Excel files with Python may not always preserve formatting or formulas accurately, potentially affecting data integrity. Moreover, dependency on Excel’s graphical user interface (GUI) for automation can limit scalability and reproducibility compared to Python’s scripting capabilities. This paper covers the integration solution of empowering non-programmers to leverage Python’s capabilities within the familiar Excel environment. This enables users to perform advanced data analysis and automation tasks without requiring extensive programming knowledge. Based on Soliciting feedback from non-programmers who have tested the integration solution, the case study shows how the solution evaluates the ease of implementation, performance, and compatibility of Python with Excel versions.展开更多
Integrated data and energy transfer(IDET)enables the electromagnetic waves to transmit wireless energy at the same time of data delivery for lowpower devices.In this paper,an energy harvesting modulation(EHM)assisted ...Integrated data and energy transfer(IDET)enables the electromagnetic waves to transmit wireless energy at the same time of data delivery for lowpower devices.In this paper,an energy harvesting modulation(EHM)assisted multi-user IDET system is studied,where all the received signals at the users are exploited for energy harvesting without the degradation of wireless data transfer(WDT)performance.The joint IDET performance is then analysed theoretically by conceiving a practical time-dependent wireless channel.With the aid of the AO based algorithm,the average effective data rate among users are maximized by ensuring the BER and the wireless energy transfer(WET)performance.Simulation results validate and evaluate the IDET performance of the EHM assisted system,which also demonstrates that the optimal number of user clusters and IDET time slots should be allocated,in order to improve the WET and WDT performance.展开更多
This study unfolds an innovative approach aiming to address the critical role of building design in global energy consumption, focusing on optimizing the Window-to-Wall Ratio (WWR), since buildings account for approxi...This study unfolds an innovative approach aiming to address the critical role of building design in global energy consumption, focusing on optimizing the Window-to-Wall Ratio (WWR), since buildings account for approximately 30% of total energy consumed worldwide. The greatest contributors to energy expenditure in buildings are internal artificial lighting and heating and cooling systems. The WWR, determined by the proportion of the building’s glazed area to its wall area, is a significant factor influencing energy efficiency and minimizing energy load. This study introduces the development of a semi-automated computer model designed to offer a real-time, interactive simulation environment, fostering improving communication and engagement between designers and owners. The said model serves to optimize both the WWR and building orientation to align with occupants’ needs and expectations, subsequently reducing annual energy consumption and enhancing the overall building energy performance. The integrated model incorporates Building Information Modeling (BIM), Virtual Reality (VR), and Energy Analysis tools deployed at the conceptual design stage, allowing for the amalgamation of owners’ inputs in the design process and facilitating the creation of more realistic and effective design strategies.展开更多
Classical Chinese characters,presented through calligraphy,seal engraving,or painting,can exhibit different aesthetics and essences of Chinese characters,making them the most important asset of the Chinese people.Call...Classical Chinese characters,presented through calligraphy,seal engraving,or painting,can exhibit different aesthetics and essences of Chinese characters,making them the most important asset of the Chinese people.Calligraphy and seal engraving,as two closely related systems in traditional Chinese art,have developed through the ages.Due to changes in lifestyle and advancements in modern technology,their original functions of daily writing and verification have gradually diminished.Instead,they have increasingly played a significant role in commercial art.This study utilizes the Evaluation Grid Method(EGM)and the Analytic Hierarchy Process(AHP)to research the key preference factors in the application of calligraphy and seal engraving imagery.Different from the traditional 5-point equal interval semantic questionnaire,this study employs a non-equal interval semantic questionnaire with a golden ratio scale,distinguishing the importance ratio of adjacent semantic meanings and highlighting the weighted emphasis on visual aesthetics.Additionally,the study uses Importance-Performance Analysis(IPA)and Technique for Order Preference by Similarity to Ideal Solution(TOPSIS)to obtain the key preference sequence of calligraphy and seal engraving culture.Plus,the Choquet integral comprehensive evaluation is used as a reference for IPA comparison.It is hoped that this study can provide cultural imagery references and research methods,injecting further creativity into industrial design.展开更多
Based on the statistical data of Huixian from 1992 to 2010, we analyze the long-term and short-term relationship between Huixian's methane energy development and GDP by using co-integration test and error correcti...Based on the statistical data of Huixian from 1992 to 2010, we analyze the long-term and short-term relationship between Huixian's methane energy development and GDP by using co-integration test and error correction model. The empirical results show that there is a long-term equilibrium relationship between methane energy and GDP in the city of Huixian, and which is the one-way Granger causality of methane and GDP. In conclusion, the paper puts forward some steps about spurring economic growth, methane development and utilization in Huixian.展开更多
Although static program analysis methods are frequently employed to enhance software quality,their efficiency in commercial settings is limited by their high false positive rate.The EUGENE tool can effectively lower t...Although static program analysis methods are frequently employed to enhance software quality,their efficiency in commercial settings is limited by their high false positive rate.The EUGENE tool can effectively lower the false positive rate.However,in continuous integration(CI)environments,the code is always changing,and user feedback from one version of the software cannot be applied to a subsequent version.Additionally,people find it difficult to distinguish between true positives and false positives in the analytical output.In this study,we developed the EUGENE-CI technique to address the CI problem and the EUGENE-rank lightweight heuristic algorithm to rate the reports of the analysis output in accordance with the likelihood that they are true positives.On the three projects ethereum,go-cloud,and kubernetes,we assessed our methodologies.According to the trial findings,EUGENE-CI may drastically reduce false positives while EUGENE-rank can make it much easier for users to identify the real positives among a vast number of reports.We paired our techniques with GoInsight~1 and discovered a vulnerability.We also offered a patch to the community.展开更多
In accordance with the economic data from Statistical Communique on National Economy and Social Development in Hubei Province in the period 1980-2009, we use co-integration analysis method to research the impact of GD...In accordance with the economic data from Statistical Communique on National Economy and Social Development in Hubei Province in the period 1980-2009, we use co-integration analysis method to research the impact of GDP growth on residents' consumer spending. Result shows that although there are differences between GDP and residents' consumer spending in the short term, the equilibrium relationship exists between them, namely, the co-integration relationship, showing consistency in trends.展开更多
BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their s...BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their spread is essential for developing effective strategies,heightening the requirement for early warning to deal with such a major public health threat.AIM To monitor HB and HC epidemics by the design of a paradigmatic seasonal autoregressive fractionally integrated moving average(SARFIMA)for projections into 2030,and to compare the effectiveness with the seasonal autoregressive integrated moving average(SARIMA).METHODS Monthly HB and HC incidence cases in China were obtained from January 2004 to June 2023.Descriptive analysis and the Hodrick-Prescott method were employed to identify trends and seasonality.Two periods(from January 2004 to June 2022 and from January 2004 to December 2015,respectively)were used as the training sets to develop both models,while the remaining periods served as the test sets to evaluate the forecasting accuracy.RESULTS There were incidents of 23400874 HB cases and 3590867 HC cases from January 2004 to June 2023.Overall,HB remained steady[average annual percentage change(AAPC)=0.44,95%confidence interval(95%CI):-0.94-1.84]while HC was increasing(AAPC=8.91,95%CI:6.98-10.88),and both had a peak in March and a trough in February.In the 12-step-ahead HB forecast,the mean absolute deviation(15211.94),root mean square error(18762.94),mean absolute percentage error(0.17),mean error rate(0.15),and root mean square percentage error(0.25)under the best SARFIMA(3,0,0)(0,0.449,2)12 were smaller than those under the best SARIMA(3,0,0)(0,1,2)12(16867.71,20775.12,0.19,0.17,and 0.27,respectively).Similar results were also observed for the 90-step-ahead HB,12-step-ahead HC,and 90-step-ahead HC forecasts.The predicted HB incidents totaled 9865400(95%CI:7508093-12222709)cases and HC totaled 1659485(95%CI:856681-2462290)cases during 2023-2030.CONCLUSION Under current interventions,China faces enormous challenges to eliminate HB and HC epidemics by 2030,and effective strategies must be reinforced.The integration of SARFIMA into public health for the management of HB and HC epidemics can potentially result in more informed and efficient interventions,surpassing the capabilities of SARIMA.展开更多
This research undertakes a nuanced examination of the intersections and distinctions between these two diverse musical traditions.Employing a meticulous comparative analysis,the study scrutinizes fundamental musical e...This research undertakes a nuanced examination of the intersections and distinctions between these two diverse musical traditions.Employing a meticulous comparative analysis,the study scrutinizes fundamental musical elements such as scales,modes,and compositional styles,illuminating shared threads and distinctive attributes that characterize Chinese and Western music.Against the backdrop of contemporary global dynamics,the research investigates the ongoing integration of these musical cultures.It explores the impact of globalization and technological advancements,revealing instances of cross-cultural collaboration and the emergence of hybrid musical forms.Augmenting theoretical discussions with concrete case studies,the paper offers illuminating examples of how Chinese and Western musical elements interweave,contributing to the evolving landscape of global music.This research not only advances scholarly understanding but also contributes practical insights for musicians,educators,and enthusiasts navigating the evolving dynamics of cross-cultural musical expression.By elucidating the intricate relationship between Chinese and Western music cultures,the paper underscores the richness borne out of their interaction and the cultural synthesis that defines contemporary musical landscapes.展开更多
With the widespread application of integrated modular aviation(IMA)electronic systems,the requirements of IMA characteristic analysis and configuration generation have also improved significantly."Configuration a...With the widespread application of integrated modular aviation(IMA)electronic systems,the requirements of IMA characteristic analysis and configuration generation have also improved significantly."Configuration and design system based on AADL models(real-time,reliability,interactive complexity,and schedulability)analysis of the AADL model"mainly get through key characteristic analysis for optimization,combined with input of component parameter information and constraint information,assist designers in generating system configuration information,and form a comprehensive modular avionics system resource configuration strategy generation platform.Also,the tool can generate configuration plans for avionics system software and hardware physical architecture configuration.The analysis of the avionics system model mainly involves designers inputting the existing system model architecture for multi characteristic analysis,it can realize the multi-character analysis based on software intensive system architecture models for software dense systems.Inter-complexity and schedulability analysis,and according to characteristic constraint analysis、system model assessment parameters and system architecture constraint parameters to generate configuration scheme information that meets the requirements.The system can meet domestic and foreign software-intensive systems and meet its quality requirements.展开更多
Perforation and fracturing are typically associated with the development of coalbed methane wells.As the cement sheath is prone to failure during this process,in this work,the effects of the casing pressure,elastic mo...Perforation and fracturing are typically associated with the development of coalbed methane wells.As the cement sheath is prone to failure during this process,in this work,the effects of the casing pressure,elastic modulus of the cement,elastic modulus of the formation,and casing eccentricity on the resulting stresses are analyzed in the frame of a finite element method.Subsequently,sensitivity response curves of the cement sheath stress are plotted by normalizing all factors.The results show that the maximum circumferential stress and Mises stress of the cement sheath increase with the casing internal pressure,elastic modulus of the cement and casing eccentricity.As the elastic modulus of the formation increases,the maximum circumferential stress of the cement sheath decreases,and its maximum Mises stress increases slightly.The cement sheath undergoes tensile failure during coalbed methane fracturing.The stress sensitivity of the cement sheath to the influential parameters is in the following order:casing internal pressure>elastic modulus of cement sheath>casing eccentricity>elastic modulus of formation.展开更多
In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tig...In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tight sandstone reservoirs which lack the prior information and core experiments.A variety of evaluation parameters were selected,including lithology characteristic parameters,poro-permeability quality characteristic parameters,engineering quality characteristic parameters,and pore structure characteristic parameters.The PCA was used to reduce the dimension of the evaluation pa-rameters,and the low-dimensional data was used as input.The unsupervised reservoir classification of tight sandstone reservoir was carried out by the SAGA-FCM,the characteristics of reservoir at different categories were analyzed and compared with the lithological profiles.The analysis results of numerical simulation and actual logging data show that:1)compared with FCM algorithm,SAGA-FCM has stronger stability and higher accuracy;2)the proposed method can cluster the reservoir flexibly and effectively according to the degree of membership;3)the results of reservoir integrated classification match well with the lithologic profle,which demonstrates the reliability of the classification method.展开更多
BACKGROUND Persistent left superior vena cava(PLSVC)is the most common venous system variant.The clinical characteristics and amniotic fluid cytogenetics of fetuses with PLSVC remain to be further explored.AIM To deve...BACKGROUND Persistent left superior vena cava(PLSVC)is the most common venous system variant.The clinical characteristics and amniotic fluid cytogenetics of fetuses with PLSVC remain to be further explored.AIM To develop reliable prenatal diagnostic recommendations through integrated analysis of the clinical characteristics of fetuses with PLSVC.METHODS Cases of PLSVC diagnosed using prenatal ultrasonography between September 2019 and November 2022 were retrospectively studied.The clinical characteristics of the pregnant women,ultrasonic imaging information,gestational age at diagnosis,pregnancy outcomes,and amniocentesis results were summarized and analyzed using categorical statistics and the chi-square test or Fisher’s exact test.RESULTS Of the 97 cases diagnosed by prenatal ultrasound,49(50.5%)had isolated PLSVC and 48(49.5%)had other structural abnormalities.The differences in pregnancy outcomes and amniocentesis conditions between the two groups were statistically significant(P<0.05).No significant differences were identified between the two groups in terms of advanced maternal age and gestational age(P>0.05).According to the results of the classification statistics,the most common intrac-ardiac abnormality was a ventricular septal defect and the most common extrac-ardiac abnormality was a single umbilical artery.In the subgroup analysis,the concurrent combination of intra-and extracardiac structural abnormalities was a risk factor for adverse pregnancy outcomes(odds ratio>1,P<0.05).Additional-ly,all abnormal cytogenetic findings on amniocentesis were observed in the comorbidity group.One case was diagnosed with 21-trisomy and six cases was diagnosed with chromosome segment duplication.CONCLUSION Examination for other structural abnormalities is strongly recommended when PLSVC is diagnosed.Poorer pregnancy outcomes and increased amniocentesis were observed in PLSVC cases with other structural abnor-malities.Amniotic fluid cytogenetics of fetuses is recommended for PLSVC with other structural abnormalities.展开更多
This paper presents an improved precise integration algorithm fortransient analysis of heat transfer and some other problems. Theoriginal precise integration method is improved by means of the inve-rse accuracy analys...This paper presents an improved precise integration algorithm fortransient analysis of heat transfer and some other problems. Theoriginal precise integration method is improved by means of the inve-rse accuracy analysis so that the parameter N, which has been takenas a constant and an independent pa- rameter without consideration ofthe problems in the original method, can be generated automaticallyby the algorithm itself.展开更多
This paper presents an isogeometric boundary element method(IGABEM)for transient heat conduction analysis.The Non-Uniform Rational B-spline(NURBS)basis functions,which are used to construct the geometry of the structu...This paper presents an isogeometric boundary element method(IGABEM)for transient heat conduction analysis.The Non-Uniform Rational B-spline(NURBS)basis functions,which are used to construct the geometry of the structures,are employed to discretize the physical unknowns in the boundary integral formulations of the governing equations.Bezier extraction technique is employed to accelerate the evaluation of NURBS basis functions.We adopt a radial integration method to address the additional domain integrals.The numerical examples demonstrate the advantage of IGABEM in dimension reduction and the seamless connection between CAD and numerical analysis.展开更多
We propose a new approach to reuse the basis function evaluations in the numerical integration of isogeometric analysis.The concept of reusability of the basis functions is introduced according to their symmetrical,tr...We propose a new approach to reuse the basis function evaluations in the numerical integration of isogeometric analysis.The concept of reusability of the basis functions is introduced according to their symmetrical,translational and proportional features on both the coarse and refined levels.Based on these features and the parametric domain regularity of each basis,we classify the bases on the original level and then reuse them on the refined level,which can reduce the time for basis calculations at integration nodes.By using the sum factorization method and the mean value theorem for the integrals,a new integration method with high integral efficiency is proposed.We validate the proposed method by some structural analysis problems in domains with different dimensionality.Comparing the numerical result accuracy and the time cost of the proposed integration method with the full Gauss integration quadrature,it turns out to be very promising.展开更多
The paper applied the isogeometric boundary element method(IGABEM)to thermoelastic problems.The Non-Uniform Rational B-splines(NURBS)used to construct geometric models are employed to discretize the boundary integral ...The paper applied the isogeometric boundary element method(IGABEM)to thermoelastic problems.The Non-Uniform Rational B-splines(NURBS)used to construct geometric models are employed to discretize the boundary integral formulation of the governing equation.Due to the existence of thermal stress,the domain integral term appears in the boundary integral equation.We resolve this problem by incorporating radial integration method into IGABEM which converts the domain integral to the boundary integral.In this way,IGABEM can maintain its advantages in dimensionality reduction and more importantly,seamless integration of CAD and numerical analysis based on boundary representation.The algorithm is verified by numerical examples.展开更多
Several new MEMS Inertial Measurement Unit(IMU) sensor products have been released recently with improved performance,which have the potential to support much higher precision applications.New MEMS IMUs include the Na...Several new MEMS Inertial Measurement Unit(IMU) sensor products have been released recently with improved performance,which have the potential to support much higher precision applications.New MEMS IMUs include the NavChip from InterSense,the Nav440 from Crossbow,the Landmark30/40 from GTI,the SDI500 from Systron Donner.Since they are new in the market,currently there is limited information about their error characterization which however is important for the construction of proper error models for their integration with other sensors such as GPS.This paper will investigate the error characterization of two new MEMS IMU sensors,namely the NavChip and Nav440,using Allan variance technique.In addition to identifying different error terms,different stochastic error modeling methods,such as Gauss-Markov(GM) and Autoregressive(AR) processes,will also be investigated to assess the MEMS IMU sensor biases.Investigation to integrate new MEMS IMU sensors with Precise Point Positioning(PPP) will also be conducted to address the re-convergence issues.展开更多
文摘To enhance the safety of road traffic operations,this paper proposed a model based on stacking integrated learning utilizing American road traffic accident statistics.Initially,the process involved data cleaning,transformation,and normalization.Subsequently,various classification models were constructed,including logistic regression,k-nearest neighbors,gradient boosting,decision trees,AdaBoost,and extra trees models.Evaluation metrics such as accuracy,precision,recall,F1 score,and Hamming loss were employed.Upon analysis,the passive-aggressive classifier model exhibited superior comprehensive indices compared to other models.Based on the model’s output results,an in-depth examination of the factors influencing traffic accidents was conducted.Additionally,measures and suggestions aimed at reducing the incidence of severe traffic accidents were presented.These findings served as a valuable reference for mitigating the occurrence of traffic accidents.
基金supported by the NSF of Hebei Province(A2022208007)the NSF of China(11571089,11871191)the NSF of Henan Province(222300420397)。
文摘Clifford analysis is an important branch of modern analysis;it has a very important theoretical significance and application value,and its conclusions can be applied to the Maxwell equation,Yang-Mill field theory,quantum mechanics and value problems.In this paper,we first give the definition of a quasi-Cauchy type integral in complex Clifford analysis,and get the Plemelj formula for it.Second,we discuss the H?lder continuity for the Cauchy-type integral operators with values in a complex Clifford algebra.Finally,we prove the existence of solutions for a class of linear boundary value problems and give the integral representation for the solution.
文摘Microsoft Excel is essential for the End-User Approach (EUA), offering versatility in data organization, analysis, and visualization, as well as widespread accessibility. It fosters collaboration and informed decision-making across diverse domains. Conversely, Python is indispensable for professional programming due to its versatility, readability, extensive libraries, and robust community support. It enables efficient development, advanced data analysis, data mining, and automation, catering to diverse industries and applications. However, one primary issue when using Microsoft Excel with Python libraries is compatibility and interoperability. While Excel is a widely used tool for data storage and analysis, it may not seamlessly integrate with Python libraries, leading to challenges in reading and writing data, especially in complex or large datasets. Additionally, manipulating Excel files with Python may not always preserve formatting or formulas accurately, potentially affecting data integrity. Moreover, dependency on Excel’s graphical user interface (GUI) for automation can limit scalability and reproducibility compared to Python’s scripting capabilities. This paper covers the integration solution of empowering non-programmers to leverage Python’s capabilities within the familiar Excel environment. This enables users to perform advanced data analysis and automation tasks without requiring extensive programming knowledge. Based on Soliciting feedback from non-programmers who have tested the integration solution, the case study shows how the solution evaluates the ease of implementation, performance, and compatibility of Python with Excel versions.
基金supported in part by the MOST Major Research and Development Project(Grant No.2021YFB2900204)the National Natural Science Foundation of China(NSFC)(Grant No.62201123,No.62132004,No.61971102)+3 种基金China Postdoctoral Science Foundation(Grant No.2022TQ0056)in part by the financial support of the Sichuan Science and Technology Program(Grant No.2022YFH0022)Sichuan Major R&D Project(Grant No.22QYCX0168)the Municipal Government of Quzhou(Grant No.2022D031)。
文摘Integrated data and energy transfer(IDET)enables the electromagnetic waves to transmit wireless energy at the same time of data delivery for lowpower devices.In this paper,an energy harvesting modulation(EHM)assisted multi-user IDET system is studied,where all the received signals at the users are exploited for energy harvesting without the degradation of wireless data transfer(WDT)performance.The joint IDET performance is then analysed theoretically by conceiving a practical time-dependent wireless channel.With the aid of the AO based algorithm,the average effective data rate among users are maximized by ensuring the BER and the wireless energy transfer(WET)performance.Simulation results validate and evaluate the IDET performance of the EHM assisted system,which also demonstrates that the optimal number of user clusters and IDET time slots should be allocated,in order to improve the WET and WDT performance.
文摘This study unfolds an innovative approach aiming to address the critical role of building design in global energy consumption, focusing on optimizing the Window-to-Wall Ratio (WWR), since buildings account for approximately 30% of total energy consumed worldwide. The greatest contributors to energy expenditure in buildings are internal artificial lighting and heating and cooling systems. The WWR, determined by the proportion of the building’s glazed area to its wall area, is a significant factor influencing energy efficiency and minimizing energy load. This study introduces the development of a semi-automated computer model designed to offer a real-time, interactive simulation environment, fostering improving communication and engagement between designers and owners. The said model serves to optimize both the WWR and building orientation to align with occupants’ needs and expectations, subsequently reducing annual energy consumption and enhancing the overall building energy performance. The integrated model incorporates Building Information Modeling (BIM), Virtual Reality (VR), and Energy Analysis tools deployed at the conceptual design stage, allowing for the amalgamation of owners’ inputs in the design process and facilitating the creation of more realistic and effective design strategies.
文摘Classical Chinese characters,presented through calligraphy,seal engraving,or painting,can exhibit different aesthetics and essences of Chinese characters,making them the most important asset of the Chinese people.Calligraphy and seal engraving,as two closely related systems in traditional Chinese art,have developed through the ages.Due to changes in lifestyle and advancements in modern technology,their original functions of daily writing and verification have gradually diminished.Instead,they have increasingly played a significant role in commercial art.This study utilizes the Evaluation Grid Method(EGM)and the Analytic Hierarchy Process(AHP)to research the key preference factors in the application of calligraphy and seal engraving imagery.Different from the traditional 5-point equal interval semantic questionnaire,this study employs a non-equal interval semantic questionnaire with a golden ratio scale,distinguishing the importance ratio of adjacent semantic meanings and highlighting the weighted emphasis on visual aesthetics.Additionally,the study uses Importance-Performance Analysis(IPA)and Technique for Order Preference by Similarity to Ideal Solution(TOPSIS)to obtain the key preference sequence of calligraphy and seal engraving culture.Plus,the Choquet integral comprehensive evaluation is used as a reference for IPA comparison.It is hoped that this study can provide cultural imagery references and research methods,injecting further creativity into industrial design.
文摘Based on the statistical data of Huixian from 1992 to 2010, we analyze the long-term and short-term relationship between Huixian's methane energy development and GDP by using co-integration test and error correction model. The empirical results show that there is a long-term equilibrium relationship between methane energy and GDP in the city of Huixian, and which is the one-way Granger causality of methane and GDP. In conclusion, the paper puts forward some steps about spurring economic growth, methane development and utilization in Huixian.
基金the Project"Research on the protection technology of endogenous safety for industrial control system"supported by National Science and Technology Major Project(2016YFB08002)。
文摘Although static program analysis methods are frequently employed to enhance software quality,their efficiency in commercial settings is limited by their high false positive rate.The EUGENE tool can effectively lower the false positive rate.However,in continuous integration(CI)environments,the code is always changing,and user feedback from one version of the software cannot be applied to a subsequent version.Additionally,people find it difficult to distinguish between true positives and false positives in the analytical output.In this study,we developed the EUGENE-CI technique to address the CI problem and the EUGENE-rank lightweight heuristic algorithm to rate the reports of the analysis output in accordance with the likelihood that they are true positives.On the three projects ethereum,go-cloud,and kubernetes,we assessed our methodologies.According to the trial findings,EUGENE-CI may drastically reduce false positives while EUGENE-rank can make it much easier for users to identify the real positives among a vast number of reports.We paired our techniques with GoInsight~1 and discovered a vulnerability.We also offered a patch to the community.
基金Supported by National Natural Science Foundation (60873021/F0201)
文摘In accordance with the economic data from Statistical Communique on National Economy and Social Development in Hubei Province in the period 1980-2009, we use co-integration analysis method to research the impact of GDP growth on residents' consumer spending. Result shows that although there are differences between GDP and residents' consumer spending in the short term, the equilibrium relationship exists between them, namely, the co-integration relationship, showing consistency in trends.
基金Supported by the Key Scientific Research Project of Universities in Henan Province,No.21A330004Natural Science Foundation in Henan Province,No.222300420265.
文摘BACKGROUND Hepatitis B(HB)and hepatitis C(HC)place the largest burden in China,and a goal of eliminating them as a major public health threat by 2030 has been set.Making more informed and accurate forecasts of their spread is essential for developing effective strategies,heightening the requirement for early warning to deal with such a major public health threat.AIM To monitor HB and HC epidemics by the design of a paradigmatic seasonal autoregressive fractionally integrated moving average(SARFIMA)for projections into 2030,and to compare the effectiveness with the seasonal autoregressive integrated moving average(SARIMA).METHODS Monthly HB and HC incidence cases in China were obtained from January 2004 to June 2023.Descriptive analysis and the Hodrick-Prescott method were employed to identify trends and seasonality.Two periods(from January 2004 to June 2022 and from January 2004 to December 2015,respectively)were used as the training sets to develop both models,while the remaining periods served as the test sets to evaluate the forecasting accuracy.RESULTS There were incidents of 23400874 HB cases and 3590867 HC cases from January 2004 to June 2023.Overall,HB remained steady[average annual percentage change(AAPC)=0.44,95%confidence interval(95%CI):-0.94-1.84]while HC was increasing(AAPC=8.91,95%CI:6.98-10.88),and both had a peak in March and a trough in February.In the 12-step-ahead HB forecast,the mean absolute deviation(15211.94),root mean square error(18762.94),mean absolute percentage error(0.17),mean error rate(0.15),and root mean square percentage error(0.25)under the best SARFIMA(3,0,0)(0,0.449,2)12 were smaller than those under the best SARIMA(3,0,0)(0,1,2)12(16867.71,20775.12,0.19,0.17,and 0.27,respectively).Similar results were also observed for the 90-step-ahead HB,12-step-ahead HC,and 90-step-ahead HC forecasts.The predicted HB incidents totaled 9865400(95%CI:7508093-12222709)cases and HC totaled 1659485(95%CI:856681-2462290)cases during 2023-2030.CONCLUSION Under current interventions,China faces enormous challenges to eliminate HB and HC epidemics by 2030,and effective strategies must be reinforced.The integration of SARFIMA into public health for the management of HB and HC epidemics can potentially result in more informed and efficient interventions,surpassing the capabilities of SARIMA.
文摘This research undertakes a nuanced examination of the intersections and distinctions between these two diverse musical traditions.Employing a meticulous comparative analysis,the study scrutinizes fundamental musical elements such as scales,modes,and compositional styles,illuminating shared threads and distinctive attributes that characterize Chinese and Western music.Against the backdrop of contemporary global dynamics,the research investigates the ongoing integration of these musical cultures.It explores the impact of globalization and technological advancements,revealing instances of cross-cultural collaboration and the emergence of hybrid musical forms.Augmenting theoretical discussions with concrete case studies,the paper offers illuminating examples of how Chinese and Western musical elements interweave,contributing to the evolving landscape of global music.This research not only advances scholarly understanding but also contributes practical insights for musicians,educators,and enthusiasts navigating the evolving dynamics of cross-cultural musical expression.By elucidating the intricate relationship between Chinese and Western music cultures,the paper underscores the richness borne out of their interaction and the cultural synthesis that defines contemporary musical landscapes.
文摘With the widespread application of integrated modular aviation(IMA)electronic systems,the requirements of IMA characteristic analysis and configuration generation have also improved significantly."Configuration and design system based on AADL models(real-time,reliability,interactive complexity,and schedulability)analysis of the AADL model"mainly get through key characteristic analysis for optimization,combined with input of component parameter information and constraint information,assist designers in generating system configuration information,and form a comprehensive modular avionics system resource configuration strategy generation platform.Also,the tool can generate configuration plans for avionics system software and hardware physical architecture configuration.The analysis of the avionics system model mainly involves designers inputting the existing system model architecture for multi characteristic analysis,it can realize the multi-character analysis based on software intensive system architecture models for software dense systems.Inter-complexity and schedulability analysis,and according to characteristic constraint analysis、system model assessment parameters and system architecture constraint parameters to generate configuration scheme information that meets the requirements.The system can meet domestic and foreign software-intensive systems and meet its quality requirements.
基金funded by the Provincial Geological Exploration Fund of Guizhou Province(208-9912-JBN-UTS0).
文摘Perforation and fracturing are typically associated with the development of coalbed methane wells.As the cement sheath is prone to failure during this process,in this work,the effects of the casing pressure,elastic modulus of the cement,elastic modulus of the formation,and casing eccentricity on the resulting stresses are analyzed in the frame of a finite element method.Subsequently,sensitivity response curves of the cement sheath stress are plotted by normalizing all factors.The results show that the maximum circumferential stress and Mises stress of the cement sheath increase with the casing internal pressure,elastic modulus of the cement and casing eccentricity.As the elastic modulus of the formation increases,the maximum circumferential stress of the cement sheath decreases,and its maximum Mises stress increases slightly.The cement sheath undergoes tensile failure during coalbed methane fracturing.The stress sensitivity of the cement sheath to the influential parameters is in the following order:casing internal pressure>elastic modulus of cement sheath>casing eccentricity>elastic modulus of formation.
基金funded by the National Natural Science Foundation of China(42174131)the Strategic Cooperation Technology Projects of CNPC and CUPB(ZLZX2020-03).
文摘In this research,an integrated classification method based on principal component analysis-simulated annealing genetic algorithm-fuzzy cluster means(PCA-SAGA-FCM)was proposed for the unsupervised classification of tight sandstone reservoirs which lack the prior information and core experiments.A variety of evaluation parameters were selected,including lithology characteristic parameters,poro-permeability quality characteristic parameters,engineering quality characteristic parameters,and pore structure characteristic parameters.The PCA was used to reduce the dimension of the evaluation pa-rameters,and the low-dimensional data was used as input.The unsupervised reservoir classification of tight sandstone reservoir was carried out by the SAGA-FCM,the characteristics of reservoir at different categories were analyzed and compared with the lithological profiles.The analysis results of numerical simulation and actual logging data show that:1)compared with FCM algorithm,SAGA-FCM has stronger stability and higher accuracy;2)the proposed method can cluster the reservoir flexibly and effectively according to the degree of membership;3)the results of reservoir integrated classification match well with the lithologic profle,which demonstrates the reliability of the classification method.
文摘BACKGROUND Persistent left superior vena cava(PLSVC)is the most common venous system variant.The clinical characteristics and amniotic fluid cytogenetics of fetuses with PLSVC remain to be further explored.AIM To develop reliable prenatal diagnostic recommendations through integrated analysis of the clinical characteristics of fetuses with PLSVC.METHODS Cases of PLSVC diagnosed using prenatal ultrasonography between September 2019 and November 2022 were retrospectively studied.The clinical characteristics of the pregnant women,ultrasonic imaging information,gestational age at diagnosis,pregnancy outcomes,and amniocentesis results were summarized and analyzed using categorical statistics and the chi-square test or Fisher’s exact test.RESULTS Of the 97 cases diagnosed by prenatal ultrasound,49(50.5%)had isolated PLSVC and 48(49.5%)had other structural abnormalities.The differences in pregnancy outcomes and amniocentesis conditions between the two groups were statistically significant(P<0.05).No significant differences were identified between the two groups in terms of advanced maternal age and gestational age(P>0.05).According to the results of the classification statistics,the most common intrac-ardiac abnormality was a ventricular septal defect and the most common extrac-ardiac abnormality was a single umbilical artery.In the subgroup analysis,the concurrent combination of intra-and extracardiac structural abnormalities was a risk factor for adverse pregnancy outcomes(odds ratio>1,P<0.05).Additional-ly,all abnormal cytogenetic findings on amniocentesis were observed in the comorbidity group.One case was diagnosed with 21-trisomy and six cases was diagnosed with chromosome segment duplication.CONCLUSION Examination for other structural abnormalities is strongly recommended when PLSVC is diagnosed.Poorer pregnancy outcomes and increased amniocentesis were observed in PLSVC cases with other structural abnor-malities.Amniotic fluid cytogenetics of fetuses is recommended for PLSVC with other structural abnormalities.
基金the National Natural Science Foundation of China (No.19872016,19872017)the National Key Basic Research Special Foundation (G1999032805)the Foundation for University Key Teachers by the Ministry of Education of China
文摘This paper presents an improved precise integration algorithm fortransient analysis of heat transfer and some other problems. Theoriginal precise integration method is improved by means of the inve-rse accuracy analysis so that the parameter N, which has been takenas a constant and an independent pa- rameter without consideration ofthe problems in the original method, can be generated automaticallyby the algorithm itself.
基金funded by National Natural Science Foundation of China(NSFC)under Grant Nos.11702238,51904202,and 11902212Nanhu Scholars Program for Young Scholars of XYNU.
文摘This paper presents an isogeometric boundary element method(IGABEM)for transient heat conduction analysis.The Non-Uniform Rational B-spline(NURBS)basis functions,which are used to construct the geometry of the structures,are employed to discretize the physical unknowns in the boundary integral formulations of the governing equations.Bezier extraction technique is employed to accelerate the evaluation of NURBS basis functions.We adopt a radial integration method to address the additional domain integrals.The numerical examples demonstrate the advantage of IGABEM in dimension reduction and the seamless connection between CAD and numerical analysis.
基金National Natural Science Foundation of China(Grant Nos.#51675197,#51805190).
文摘We propose a new approach to reuse the basis function evaluations in the numerical integration of isogeometric analysis.The concept of reusability of the basis functions is introduced according to their symmetrical,translational and proportional features on both the coarse and refined levels.Based on these features and the parametric domain regularity of each basis,we classify the bases on the original level and then reuse them on the refined level,which can reduce the time for basis calculations at integration nodes.By using the sum factorization method and the mean value theorem for the integrals,a new integration method with high integral efficiency is proposed.We validate the proposed method by some structural analysis problems in domains with different dimensionality.Comparing the numerical result accuracy and the time cost of the proposed integration method with the full Gauss integration quadrature,it turns out to be very promising.
基金This study was funded by the National Natural Science Foundation of China(NSFC)(Grant Nos.11702238,51904202 and 11902212)and Nanhu Scholars Program for Young Scholars of XYNU.
文摘The paper applied the isogeometric boundary element method(IGABEM)to thermoelastic problems.The Non-Uniform Rational B-splines(NURBS)used to construct geometric models are employed to discretize the boundary integral formulation of the governing equation.Due to the existence of thermal stress,the domain integral term appears in the boundary integral equation.We resolve this problem by incorporating radial integration method into IGABEM which converts the domain integral to the boundary integral.In this way,IGABEM can maintain its advantages in dimensionality reduction and more importantly,seamless integration of CAD and numerical analysis based on boundary representation.The algorithm is verified by numerical examples.
基金Excellent talents Program of Liaoning Province(LR2011007)supported by the Natural Sciences and Engineering Research Council(NSERC)of Canada and Tecterra as well as Program for Liaoning Excellent Talents in University,China~~
文摘Several new MEMS Inertial Measurement Unit(IMU) sensor products have been released recently with improved performance,which have the potential to support much higher precision applications.New MEMS IMUs include the NavChip from InterSense,the Nav440 from Crossbow,the Landmark30/40 from GTI,the SDI500 from Systron Donner.Since they are new in the market,currently there is limited information about their error characterization which however is important for the construction of proper error models for their integration with other sensors such as GPS.This paper will investigate the error characterization of two new MEMS IMU sensors,namely the NavChip and Nav440,using Allan variance technique.In addition to identifying different error terms,different stochastic error modeling methods,such as Gauss-Markov(GM) and Autoregressive(AR) processes,will also be investigated to assess the MEMS IMU sensor biases.Investigation to integrate new MEMS IMU sensors with Precise Point Positioning(PPP) will also be conducted to address the re-convergence issues.