Using Networked RFID equipped in warehouse or supermarket distribution, Enterprise information system (EIS) can gather and deal with cargos information. Nevertheless, when cargos are in traffic, the Networked RFID can...Using Networked RFID equipped in warehouse or supermarket distribution, Enterprise information system (EIS) can gather and deal with cargos information. Nevertheless, when cargos are in traffic, the Networked RFID can’t monitor the cargos any more as the products tagged aren’t within range of a reader. This paper proposes a solution framework which combines Networked RFID and GPS tracking, and then equip with this system in container to make the cargos monitored even if the cargos are in traffic. This solution can solve the accurate consignments, position tracking and advanced theft happening through drilling holes in container. In addition, customhouse and checkpoint can get an electronic shipment manifest rapidly and safely when a vehicle gets through a checkpoint.展开更多
Objective:To assess pregnant women's knowledge,attitude,and practice regarding nutrition and medication usage,analyse the prescribing pattern,and categorize them based on the Food and Drug Administration(FDA)guide...Objective:To assess pregnant women's knowledge,attitude,and practice regarding nutrition and medication usage,analyse the prescribing pattern,and categorize them based on the Food and Drug Administration(FDA)guidelines.Methods:A cross-sectional study was conducted with 264 pregnant women in the obstetrics and gynaecology department of a tertiary care hospital from October 2022 to August 2023.A knowledge,attitude,and practice(KAP)questionnaire was prepared in English language by the researchers and validated by an expert panel consisting of 12 members.The validated questionnaire was then translated into regional languages,Kannada and Malayalam.The reliability of the questionnaire was assessed with test-retest method with a representative sample population of 30 subjects(10 subjects for each language).The subjects'knowledge,attitude,and practice were evaluated using the validated KAP questionnaire.The safety of the medication was assessed using the FDA drug safety classification for pregnancy.Results:The mean scores for nutritional and medication usage knowledge,attitude,and practice were 4.14±1.15,4.50±1.09,and 3.00±1.47,respectively.Among 30 prescribed medications,3 belong to category A(no risk in human studies),8 belong to category B(no risk in animal studies),18 belong to category C(risk cannot be ruled out)and 1 drug is not classified.A significant association was observed between medication knowledge and practice(r=0.159,P=0.010).Conclusions:Most of the study population knows the need to maintain good dietary and medication practices during pregnancy.Counselling pregnant women regarding diet and medication usage is crucial in maternal care.展开更多
Obstacle removal in crowd evacuation is critical to safety and the evacuation system efficiency. Recently, manyresearchers proposed game theoreticmodels to avoid and remove obstacles for crowd evacuation. Game theoret...Obstacle removal in crowd evacuation is critical to safety and the evacuation system efficiency. Recently, manyresearchers proposed game theoreticmodels to avoid and remove obstacles for crowd evacuation. Game theoreticalmodels aim to study and analyze the strategic behaviors of individuals within a crowd and their interactionsduring the evacuation. Game theoretical models have some limitations in the context of crowd evacuation. Thesemodels consider a group of individuals as homogeneous objects with the same goals, involve complex mathematicalformulation, and cannot model real-world scenarios such as panic, environmental information, crowds that movedynamically, etc. The proposed work presents a game theoretic model integrating an agent-based model to removethe obstacles from exits. The proposed model considered the parameters named: (1) obstacle size, length, andwidth, (2) removal time, (3) evacuation time, (4) crowd density, (5) obstacle identification, and (6) route selection.The proposed work conducts various experiments considering different conditions, such as obstacle types, obstacleremoval, and several obstacles. Evaluation results show the proposed model’s effectiveness compared with existingliterature in reducing the overall evacuation time, cell selection, and obstacle removal. The study is potentially usefulfor public safety situations such as emergency evacuations during disasters and calamities.展开更多
In acidic paddy fields of South China,rice(Oryza sativa L.)faces the dual challenges of cadmium(Cd)toxicity and silicon(Si)deficiency.Although previous studies have highlighted the functions of Si application timing a...In acidic paddy fields of South China,rice(Oryza sativa L.)faces the dual challenges of cadmium(Cd)toxicity and silicon(Si)deficiency.Although previous studies have highlighted the functions of Si application timing and strategies in mitigating Cd-stressed rice,the precise mechanisms underlying the health restoration of Cd-toxic rice and the assurance of grain safety remain elusive.This study explored Cd translocation and detoxification in the shoots of rice regulated by various Si fertilization regimes:Si(T)(all Si added before transplanting),Si(J)(all Si added at jointing),and Si(TJ)(half Si added both before transplanting and at jointing).The findings revealed that the regime of Si(TJ)was more beneficial to rice health and grain safety than Si(T)and Si(J).The osmotic regulators such as proline,soluble sugars,and soluble proteins were significantly boosted by Si(TJ)compared to other Si treatments,and which enhanced membrane integrity,balanced intracellular pH,and increased Cd tolerance of rice.Furthermore,Si(TJ)was more effective than Si(T)and Si(J)on the Cd sequestration in the cell wall,Cd bio-passivation,and the down-regulated expression of the Cd transport genes.The concentrations of Cd in the xylem and phloem treated with Si(TJ)were reduced significantly.Additionally,Si(TJ)facilitated much more Cd bound with the outer layer proteins of grains,and promoted Cd chelation and complexation by phytic acid,phenolics,and flavonoids.Overall,Si(TJ)outperformed Si(T)and Si(J)in harmonizing the phycological processes,inhibiting Cd translocation,and enhancing Cd detoxification in rice plant.Thereby the split Si application strategy offers potential for reducing Cd toxicity in rice grain.展开更多
This paper presents a risk-informed data-driven safe control design approach for a class of stochastic uncertain nonlinear discrete-time systems.The nonlinear system is modeled using linear parameter-varying(LPV)syste...This paper presents a risk-informed data-driven safe control design approach for a class of stochastic uncertain nonlinear discrete-time systems.The nonlinear system is modeled using linear parameter-varying(LPV)systems.A model-based probabilistic safe controller is first designed to guarantee probabilisticλ-contractivity(i.e.,stability and invariance)of the LPV system with respect to a given polyhedral safe set.To obviate the requirement of knowing the LPV system model and to bypass identifying its open-loop model,its closed-loop data-based representation is provided in terms of state and scheduling data as well as a decision variable.It is shown that the variance of the closedloop system,as well as the probability of safety satisfaction,depends on the decision variable and the noise covariance.A minimum-variance direct data-driven gain-scheduling safe control design approach is presented next by designing the decision variable such that all possible closed-loop system realizations satisfy safety with the highest confidence level.This minimum-variance approach is a control-oriented learning method since it minimizes the variance of the state of the closed-loop system with respect to the safe set,and thus minimizes the risk of safety violation.Unlike the certainty-equivalent approach that results in a risk-neutral control design,the minimum-variance method leads to a risk-averse control design.It is shown that the presented direct risk-averse learning approach requires weaker data richness conditions than existing indirect learning methods based on system identification and can lead to a lower risk of safety violation.Two simulation examples along with an experimental validation on an autonomous vehicle are provided to show the effectiveness of the presented approach.展开更多
The adoption of Docker containers has revolutionized software deployment by providing a lightweight and efficient way to isolate applications in data centers. However, securing these containers, especially when handli...The adoption of Docker containers has revolutionized software deployment by providing a lightweight and efficient way to isolate applications in data centers. However, securing these containers, especially when handling sensitive data, poses significant challenges. Traditional Linux Security Modules (LSMs) such as SELinux and AppArmor have limitations in providing fine-grained access control to files within containers. This paper presents a novel approach using eBPF (extended Berkeley Packet Filter) to implement a LSM that focuses on file-oriented access control within Docker containers. The module allows the specification of policies that determine which programs can access sensitive files, providing enhanced security without relying solely on the host operating system’s major LSM.展开更多
Predictive maintenance has emerged as an effective tool for curbing maintenance costs,yet prevailing research predominantly concentrates on the abnormal phases.Within the ostensibly stable healthy phase,the reliance o...Predictive maintenance has emerged as an effective tool for curbing maintenance costs,yet prevailing research predominantly concentrates on the abnormal phases.Within the ostensibly stable healthy phase,the reliance on anomaly detection to preempt equipment malfunctions faces the challenge of sudden anomaly discernment.To address this challenge,this paper proposes a dual-task learning approach for bearing anomaly detection and state evaluation of safe regions.The proposed method transforms the execution of the two tasks into an optimization issue of the hypersphere center.By leveraging the monotonicity and distinguishability pertinent to the tasks as the foundation for optimization,it reconstructs the SVDD model to ensure equilibrium in the model’s performance across the two tasks.Subsequent experiments verify the proposed method’s effectiveness,which is interpreted from the perspectives of parameter adjustment and enveloping trade-offs.In the meantime,experimental results also show two deficiencies in anomaly detection accuracy and state evaluation metrics.Their theoretical analysis inspires us to focus on feature extraction and data collection to achieve improvements.The proposed method lays the foundation for realizing predictive maintenance in a healthy stage by improving condition awareness in safe regions.展开更多
Microseismic source location is crucial for the early warning of rockburst risks.However,the conventional methods face challenges in terms of the microseismic wave velocity and arrival time accuracy.Intelligent techni...Microseismic source location is crucial for the early warning of rockburst risks.However,the conventional methods face challenges in terms of the microseismic wave velocity and arrival time accuracy.Intelligent techniques,such as the full convolutional neural network(FCNN),can capture spatial information but struggle with complex microseismic sequence.Combining the FCNN with the long shortterm memory(LSTM)network enables better time-series signal classification by integrating multiscale information and is therefore suitable for waveform location.The LSTM-FCNN model does not require extensive data preprocessing and it simplifies the microseismic source location through feature extraction.In this study,we utilized the LSTM-FCNN as a regression learning model to locate the seismic focus.Initially,the method of short-time-average/long-time-average(STA/LTA)arrival time picking was employed to augment spatiotemporal information.Subsequently,oversampling the on-site data was performed to address the issue of data imbalance,and finally,the performance of LSTM-FCNN was tested.Meanwhile,we compared the LSTM-FCNN model with previous deep-learning models.Our results demonstrated remarkable location capabilities with a mean absolute error(MAE)of only 7.16 m.The model can realize swift training and high accuracy,thereby significantly improving risk warning of rockbursts.展开更多
Identifying a device and detecting a change in its position is critical for secure devices management in the Internet of Things(IoT).In this paper,a device management system is proposed to track the devices by using a...Identifying a device and detecting a change in its position is critical for secure devices management in the Internet of Things(IoT).In this paper,a device management system is proposed to track the devices by using audio-based location distinction techniques.In the proposed scheme,traditional cryptographic techniques,such as symmetric encryption algorithm,RSA-based signcryption scheme,and audio-based secure transmission,are utilized to provide authentication,non-repudiation,and confidentiality in the information interaction of the management system.Moreover,an audio-based location distinction method is designed to detect the position change of the devices.Specifically,the audio frequency response(AFR)of several frequency points is utilized as a device signature.The device signature has the features as follows.(1)Hardware Signature:different pairs of speaker and microphone have different signatures;(2)Distance Signature:in the same direction,the signatures are different at different distances;and(3)Direction Signature:at the same distance,the signatures are different in different directions.Based on the features above,amovement detection algorithmfor device identification and location distinction is designed.Moreover,a secure communication protocol is also proposed by using traditional cryptographic techniques to provide integrity,authentication,and non-repudiation in the process of information interaction between devices,Access Points(APs),and Severs.Extensive experiments are conducted to evaluate the performance of the proposed method.The experimental results show that the proposedmethod has a good performance in accuracy and energy consumption.展开更多
Coal mining-induced surface subsidence poses significant ecological and infrastructural challenges, necessitating a comprehensive study to ensure safe mining practices, particularly in underwater conditions. This proj...Coal mining-induced surface subsidence poses significant ecological and infrastructural challenges, necessitating a comprehensive study to ensure safe mining practices, particularly in underwater conditions. This project aims to address the extensive impact of coal mining on the environment, infrastructure, and overall safety, focusing on the Shigong River area above the working face. The study employs qualitative and quantitative analyses, along with on-site engineering measurements, to gather data on crucial parameters such as coal seam characteristics, roof rock lithology, thickness, water resistance, and structural damage degree. The research encompasses a multidisciplinary approach, involving mining, geology, hydrogeology, geophysical exploration, rock mechanics, mine surveying, and computational mathematics. The importance of effective safety measures and prevention techniques is emphasized, laying the foundation for research focused on the Xingyun coal mine. The brief concludes by highlighting the potential economic and social benefits of this project and its contribution to valuable experience for future subsea coal mining.展开更多
Drone logistics is a novel method of distribution that will become prevalent.The advantageous location of the logistics hub enables quicker customer deliveries and lower fuel consumption,resulting in cost savings for ...Drone logistics is a novel method of distribution that will become prevalent.The advantageous location of the logistics hub enables quicker customer deliveries and lower fuel consumption,resulting in cost savings for the company’s transportation operations.Logistics firms must discern the ideal location for establishing a logistics hub,which is challenging due to the simplicity of existing models and the intricate delivery factors.To simulate the drone logistics environment,this study presents a new mathematical model.The model not only retains the aspects of the current models,but also considers the degree of transportation difficulty from the logistics hub to the village,the capacity of drones for transportation,and the distribution of logistics hub locations.Moreover,this paper proposes an improved particle swarm optimization(PSO)algorithm which is a diversity-based hybrid PSO(DHPSO)algorithm to solve this model.In DHPSO,the Gaussian random walk can enhance global search in the model space,while the bubble-net attacking strategy can speed convergence.Besides,Archimedes spiral strategy is employed to overcome the local optima trap in the model and improve the exploitation of the algorithm.DHPSO maintains a balance between exploration and exploitation while better defining the distribution of logistics hub locations Numerical experiments show that the newly proposed model always achieves better locations than the current model.Comparing DHPSO with other state-of-the-art intelligent algorithms,the efficiency of the scheme can be improved by 42.58%.This means that logistics companies can reduce distribution costs and consumers can enjoy a more enjoyable shopping experience by using DHPSO’s location selection.All the results show the location of the drone logistics hub is solved by DHPSO effectively.展开更多
BACKGROUND Gastric cancer(GC)is a highly prevalent gastrointestinal tract tumor.Several trials have demonstrated that the location of GC can affect patient prognosis.However,the factors determining tumor location rema...BACKGROUND Gastric cancer(GC)is a highly prevalent gastrointestinal tract tumor.Several trials have demonstrated that the location of GC can affect patient prognosis.However,the factors determining tumor location remain unclear.AIM To investigate the tumor location of patients,we went on to study the influencing factors that lead to changes in the location of GC.METHODS A retrospective evaluation was carried out on 3287 patients who underwent gastrectomy for GC in Zhejiang Cancer Hospital.The patients were followed up post-diagnosis and post-gastrectomy.The clinicopathological variables and overall survival of the patients were recorded.By analyzing the location of GC,the tumor location was divided into four categories:“Upper”,“middle”,“lower”,and“total”.Statistical software was utilized to analyze the relationship of each variable with the location of GC.RESULTS A total of 3287 patients were included in this study.The clinicopathological indices of gender,age,serum levels of carcinoembryonic antigen(CEA),carbohydrate antigen(CA19-9)and CA72-4 levels,were significantly associated with tumor location in patients with GC.In addition,there was a strong correlation between GC location and the prognosis of postoperative patients.Specifically,patients with“lower”and“middle”GC demonstrated a better prognosis than those with tumors in other categories.CONCLUSION The five clinicopathological indices of gender,age,CEA,CA19-9 and CA72-4 levels exhibit varying degrees of influence on the tumor location.The tumor location correlates with patient prognosis following surgery.展开更多
Ocean bottom node(OBN)data acquisition is the main development direction of marine seismic exploration;it is widely promoted,especially in shallow sea environments.However,the OBN receivers may move several times beca...Ocean bottom node(OBN)data acquisition is the main development direction of marine seismic exploration;it is widely promoted,especially in shallow sea environments.However,the OBN receivers may move several times because they are easily affected by tides,currents,and other factors in the shallow sea environment during long-term acquisition.If uncorrected,then the imaging quality of subsequent processing will be affected.The conventional secondary positioning does not consider the case of multiple movements of the receivers,and the accuracy of secondary positioning is insufficient.The first arrival wave of OBN seismic data in shallow ocean mainly comprises refracted waves.In this study,a nonlinear model is established in accordance with the propagation mechanism of a refracted wave and its relationship with the time interval curve to realize the accurate location of multiple receiver movements.In addition,the Levenberg-Marquart algorithm is used to reduce the influence of the first arrival pickup error and to automatically detect the receiver movements,identifying the accurate dynamic relocation of the receivers.The simulation and field data show that the proposed method can realize the dynamic location of multiple receiver movements,thereby improving the accuracy of seismic imaging and achieving high practical value.展开更多
To enhance the understanding of the geometry and characteristics of seismogenic faults in the Beijing-Tianjin-Hebei region,we relocated 14805 out of 16063 earthquakes(113°E-120°E,36°N-43°N)that occ...To enhance the understanding of the geometry and characteristics of seismogenic faults in the Beijing-Tianjin-Hebei region,we relocated 14805 out of 16063 earthquakes(113°E-120°E,36°N-43°N)that occurred between January 2008 and December 2020 using the double-difference tomography method.Based on the spatial variation in seismicity after relocation,the Beijing-Tianjin-Hebei region can be divided into three seismic zones:Xingtai-Wen'an,Zhangbei-Ninghexi,and Tangshan.(1)The Xingtai-Wen'an Seismic Zone has a northeastsouthwest strike.The depth profile of earthquakes perpendicular to the strike reveals three northeast-striking,southeast-dipping,high-angle deep faults(>10 km depth),including one below the shallow(<10 km depth)listric,northwest-dipping Xinghe fault in the Xingtai region.Two additional deep faults in the Wen'an region are suggested to be associated with the 2006 M 5.1 Wen'an Earthquake and the 1967 M 6.3 Dacheng earthquake;(2)The Zhangbei-Ninghexi Seismic Zone is oriented north-northwest.Multiple northeast-striking faults(10-20 km depth),inferred from the earthquake-intensive zones,exist beneath the shallow(<10 km depth)Xiandian Fault,Xiaotangshan Fault,Huailai-Zhuolu Basin North Fault,Yangyuan Basin Fault and Yanggao Basin North Fault;(3)In the Tangshan Seismic Zone,earthquakes are mainly concentrated near the northeast-striking Tangshan-Guye Fault,Lulong Fault,and northwest-striking Luanxian-Laoting Fault.An inferred north-south-oriented blind fault is present to the north of the Tangshan-Guye Fault.The 1976 M 7.8 Tangshan earthquake occurred at the junction of a shallow northwest-dipping fault and a deep southeast-dipping fault.This study emphasizes that earthquakes in the region are primarily associated with deep blind faults.Some deep blind faults have different geometries compared to shallow faults,suggesting a complex fault system in the region.Overall,this research provides valuable insights into the seismogenic faults in the Beijing–Tianjin–Hebei region.Further studies and monitoring of these faults are essential for earthquake mitigation efforts in this region.展开更多
Location prediction in social media,a growing research field,employs machine learning to identify users' locations from their online activities.This technology,useful in targeted advertising and urban planning,rel...Location prediction in social media,a growing research field,employs machine learning to identify users' locations from their online activities.This technology,useful in targeted advertising and urban planning,relies on natural language processing to analyze social media content and understand the temporal dynamics and structures of social networks.A key application is predicting a Twitter user's location from their tweets,which can be challenging due to the short and unstructured nature of tweet text.To address this challenge,the research introduces a novel machine learning model called the location-aware attention LSTM(LAA-LSTM).This hybrid model combines a Long Short-Term Memory(LSTM) network with an attention mechanism.The LSTM is trained on a dataset of tweets,and the attention network focuses on extracting features related to latitude and longitude,which are crucial for pinpointing the location of a user's tweet.The result analysis shows approx.10% improvement in accuracy over other existing machine learning approaches.展开更多
In recent years,the new energy storage system,such as lithium ion batteries(LIBs),has attracted much attention.In order to meet the demand of industrial progress for longer cycle life,higher energy density and cost ef...In recent years,the new energy storage system,such as lithium ion batteries(LIBs),has attracted much attention.In order to meet the demand of industrial progress for longer cycle life,higher energy density and cost efficiency,a quantity of research has been conducted on the commercial application of LIBs.However,it is difficult to achieve satisfying safety and cycling performance simultaneously.There may be thermal runaway(TR),external impact,overcharge and overdischarge in the process of battery abuse,which makes the safety problem of LIBs more prominent.In this review,we summarize recent progress in the smart safety materials design towards the goal of preventing TR of LIBs reversibly from different abuse conditions.Benefiting from smart responsive materials and novel structural design,the safety of LIBs can be improved a lot.We expect to provide a comprehensive reference for the development of smart and safe lithium-based battery materials.展开更多
The escalating deployment of distributed power sources and random loads in DC distribution networks hasamplified the potential consequences of faults if left uncontrolled. To expedite the process of achieving an optim...The escalating deployment of distributed power sources and random loads in DC distribution networks hasamplified the potential consequences of faults if left uncontrolled. To expedite the process of achieving an optimalconfiguration of measurement points, this paper presents an optimal configuration scheme for fault locationmeasurement points in DC distribution networks based on an improved particle swarm optimization algorithm.Initially, a measurement point distribution optimization model is formulated, leveraging compressive sensing.The model aims to achieve the minimum number of measurement points while attaining the best compressivesensing reconstruction effect. It incorporates constraints from the compressive sensing algorithm and networkwide viewability. Subsequently, the traditional particle swarm algorithm is enhanced by utilizing the Haltonsequence for population initialization, generating uniformly distributed individuals. This enhancement reducesindividual search blindness and overlap probability, thereby promoting population diversity. Furthermore, anadaptive t-distribution perturbation strategy is introduced during the particle update process to enhance the globalsearch capability and search speed. The established model for the optimal configuration of measurement points issolved, and the results demonstrate the efficacy and practicality of the proposed method. The optimal configurationreduces the number of measurement points, enhances localization accuracy, and improves the convergence speedof the algorithm. These findings validate the effectiveness and utility of the proposed approach.展开更多
The distribution network exhibits complex structural characteristics,which makes fault localization a challenging task.Especially when a branch of the multi-branch distribution network fails,the traditional multi-bran...The distribution network exhibits complex structural characteristics,which makes fault localization a challenging task.Especially when a branch of the multi-branch distribution network fails,the traditional multi-branch fault location algorithm makes it difficult to meet the demands of high-precision fault localization in the multi-branch distribution network system.In this paper,the multi-branch mainline is decomposed into single branch lines,transforming the complex multi-branch fault location problem into a double-ended fault location problem.Based on the different transmission characteristics of the fault-traveling wave in fault lines and non-fault lines,the endpoint reference time difference matrix S and the fault time difference matrix G were established.The time variation rule of the fault-traveling wave arriving at each endpoint before and after a fault was comprehensively utilized.To realize the fault segment location,the least square method was introduced.It was used to find the first-order fitting relation that satisfies the matching relationship between the corresponding row vector and the first-order function in the two matrices,to realize the fault segment location.Then,the time difference matrix is used to determine the traveling wave velocity,which,combined with the double-ended traveling wave location,enables accurate fault location.展开更多
As AI, starting with ChatGPT has become increasingly prevalent in academic discussions, school especially, colleges have become hotspots of AI activities and debates. Colleges have the responsibility of addressing not...As AI, starting with ChatGPT has become increasingly prevalent in academic discussions, school especially, colleges have become hotspots of AI activities and debates. Colleges have the responsibility of addressing not only the academic, integrity-based concerns of students using AI for their homework, but also as the forebearers of new learning and technology, how AI will change their students’ futures and careers. In this study, we will explore the different factors, such as Computer Science Score and location, that might affect how much a college discusses AI, ChatGPT specifically. To demonstrate the validity of our research, we used self-collected data with our methods detailed below.展开更多
基金This research is supported by the MIC( Ministry of Information and Communication) , Korea ,under the ITRC(Information Technology Research Center) support program supervised by the IITA(Institute of Information Technology Assessment)
文摘Using Networked RFID equipped in warehouse or supermarket distribution, Enterprise information system (EIS) can gather and deal with cargos information. Nevertheless, when cargos are in traffic, the Networked RFID can’t monitor the cargos any more as the products tagged aren’t within range of a reader. This paper proposes a solution framework which combines Networked RFID and GPS tracking, and then equip with this system in container to make the cargos monitored even if the cargos are in traffic. This solution can solve the accurate consignments, position tracking and advanced theft happening through drilling holes in container. In addition, customhouse and checkpoint can get an electronic shipment manifest rapidly and safely when a vehicle gets through a checkpoint.
文摘Objective:To assess pregnant women's knowledge,attitude,and practice regarding nutrition and medication usage,analyse the prescribing pattern,and categorize them based on the Food and Drug Administration(FDA)guidelines.Methods:A cross-sectional study was conducted with 264 pregnant women in the obstetrics and gynaecology department of a tertiary care hospital from October 2022 to August 2023.A knowledge,attitude,and practice(KAP)questionnaire was prepared in English language by the researchers and validated by an expert panel consisting of 12 members.The validated questionnaire was then translated into regional languages,Kannada and Malayalam.The reliability of the questionnaire was assessed with test-retest method with a representative sample population of 30 subjects(10 subjects for each language).The subjects'knowledge,attitude,and practice were evaluated using the validated KAP questionnaire.The safety of the medication was assessed using the FDA drug safety classification for pregnancy.Results:The mean scores for nutritional and medication usage knowledge,attitude,and practice were 4.14±1.15,4.50±1.09,and 3.00±1.47,respectively.Among 30 prescribed medications,3 belong to category A(no risk in human studies),8 belong to category B(no risk in animal studies),18 belong to category C(risk cannot be ruled out)and 1 drug is not classified.A significant association was observed between medication knowledge and practice(r=0.159,P=0.010).Conclusions:Most of the study population knows the need to maintain good dietary and medication practices during pregnancy.Counselling pregnant women regarding diet and medication usage is crucial in maternal care.
文摘Obstacle removal in crowd evacuation is critical to safety and the evacuation system efficiency. Recently, manyresearchers proposed game theoreticmodels to avoid and remove obstacles for crowd evacuation. Game theoreticalmodels aim to study and analyze the strategic behaviors of individuals within a crowd and their interactionsduring the evacuation. Game theoretical models have some limitations in the context of crowd evacuation. Thesemodels consider a group of individuals as homogeneous objects with the same goals, involve complex mathematicalformulation, and cannot model real-world scenarios such as panic, environmental information, crowds that movedynamically, etc. The proposed work presents a game theoretic model integrating an agent-based model to removethe obstacles from exits. The proposed model considered the parameters named: (1) obstacle size, length, andwidth, (2) removal time, (3) evacuation time, (4) crowd density, (5) obstacle identification, and (6) route selection.The proposed work conducts various experiments considering different conditions, such as obstacle types, obstacleremoval, and several obstacles. Evaluation results show the proposed model’s effectiveness compared with existingliterature in reducing the overall evacuation time, cell selection, and obstacle removal. The study is potentially usefulfor public safety situations such as emergency evacuations during disasters and calamities.
基金supported by the Science and Technology Planning Program of Guangdong Province(2013B020310010 and 2019B030301007)the Open Foundation of Key Laboratory for Agricultural Environment,Ministry of Agriculture and Rural Affairs,P.R.China.
文摘In acidic paddy fields of South China,rice(Oryza sativa L.)faces the dual challenges of cadmium(Cd)toxicity and silicon(Si)deficiency.Although previous studies have highlighted the functions of Si application timing and strategies in mitigating Cd-stressed rice,the precise mechanisms underlying the health restoration of Cd-toxic rice and the assurance of grain safety remain elusive.This study explored Cd translocation and detoxification in the shoots of rice regulated by various Si fertilization regimes:Si(T)(all Si added before transplanting),Si(J)(all Si added at jointing),and Si(TJ)(half Si added both before transplanting and at jointing).The findings revealed that the regime of Si(TJ)was more beneficial to rice health and grain safety than Si(T)and Si(J).The osmotic regulators such as proline,soluble sugars,and soluble proteins were significantly boosted by Si(TJ)compared to other Si treatments,and which enhanced membrane integrity,balanced intracellular pH,and increased Cd tolerance of rice.Furthermore,Si(TJ)was more effective than Si(T)and Si(J)on the Cd sequestration in the cell wall,Cd bio-passivation,and the down-regulated expression of the Cd transport genes.The concentrations of Cd in the xylem and phloem treated with Si(TJ)were reduced significantly.Additionally,Si(TJ)facilitated much more Cd bound with the outer layer proteins of grains,and promoted Cd chelation and complexation by phytic acid,phenolics,and flavonoids.Overall,Si(TJ)outperformed Si(T)and Si(J)in harmonizing the phycological processes,inhibiting Cd translocation,and enhancing Cd detoxification in rice plant.Thereby the split Si application strategy offers potential for reducing Cd toxicity in rice grain.
基金supported in part by the Department of Navy award (N00014-22-1-2159)the National Science Foundation under award (ECCS-2227311)。
文摘This paper presents a risk-informed data-driven safe control design approach for a class of stochastic uncertain nonlinear discrete-time systems.The nonlinear system is modeled using linear parameter-varying(LPV)systems.A model-based probabilistic safe controller is first designed to guarantee probabilisticλ-contractivity(i.e.,stability and invariance)of the LPV system with respect to a given polyhedral safe set.To obviate the requirement of knowing the LPV system model and to bypass identifying its open-loop model,its closed-loop data-based representation is provided in terms of state and scheduling data as well as a decision variable.It is shown that the variance of the closedloop system,as well as the probability of safety satisfaction,depends on the decision variable and the noise covariance.A minimum-variance direct data-driven gain-scheduling safe control design approach is presented next by designing the decision variable such that all possible closed-loop system realizations satisfy safety with the highest confidence level.This minimum-variance approach is a control-oriented learning method since it minimizes the variance of the state of the closed-loop system with respect to the safe set,and thus minimizes the risk of safety violation.Unlike the certainty-equivalent approach that results in a risk-neutral control design,the minimum-variance method leads to a risk-averse control design.It is shown that the presented direct risk-averse learning approach requires weaker data richness conditions than existing indirect learning methods based on system identification and can lead to a lower risk of safety violation.Two simulation examples along with an experimental validation on an autonomous vehicle are provided to show the effectiveness of the presented approach.
文摘The adoption of Docker containers has revolutionized software deployment by providing a lightweight and efficient way to isolate applications in data centers. However, securing these containers, especially when handling sensitive data, poses significant challenges. Traditional Linux Security Modules (LSMs) such as SELinux and AppArmor have limitations in providing fine-grained access control to files within containers. This paper presents a novel approach using eBPF (extended Berkeley Packet Filter) to implement a LSM that focuses on file-oriented access control within Docker containers. The module allows the specification of policies that determine which programs can access sensitive files, providing enhanced security without relying solely on the host operating system’s major LSM.
基金Supported by Sichuan Provincial Key Research and Development Program of China(Grant No.2023YFG0351)National Natural Science Foundation of China(Grant No.61833002).
文摘Predictive maintenance has emerged as an effective tool for curbing maintenance costs,yet prevailing research predominantly concentrates on the abnormal phases.Within the ostensibly stable healthy phase,the reliance on anomaly detection to preempt equipment malfunctions faces the challenge of sudden anomaly discernment.To address this challenge,this paper proposes a dual-task learning approach for bearing anomaly detection and state evaluation of safe regions.The proposed method transforms the execution of the two tasks into an optimization issue of the hypersphere center.By leveraging the monotonicity and distinguishability pertinent to the tasks as the foundation for optimization,it reconstructs the SVDD model to ensure equilibrium in the model’s performance across the two tasks.Subsequent experiments verify the proposed method’s effectiveness,which is interpreted from the perspectives of parameter adjustment and enveloping trade-offs.In the meantime,experimental results also show two deficiencies in anomaly detection accuracy and state evaluation metrics.Their theoretical analysis inspires us to focus on feature extraction and data collection to achieve improvements.The proposed method lays the foundation for realizing predictive maintenance in a healthy stage by improving condition awareness in safe regions.
基金financial support of the Fundamental Research Funds for the Central Universities(Grant No.2022XSCX35)the National Natural Science Foundation of China(Grant Nos.51934007 and 52104230).
文摘Microseismic source location is crucial for the early warning of rockburst risks.However,the conventional methods face challenges in terms of the microseismic wave velocity and arrival time accuracy.Intelligent techniques,such as the full convolutional neural network(FCNN),can capture spatial information but struggle with complex microseismic sequence.Combining the FCNN with the long shortterm memory(LSTM)network enables better time-series signal classification by integrating multiscale information and is therefore suitable for waveform location.The LSTM-FCNN model does not require extensive data preprocessing and it simplifies the microseismic source location through feature extraction.In this study,we utilized the LSTM-FCNN as a regression learning model to locate the seismic focus.Initially,the method of short-time-average/long-time-average(STA/LTA)arrival time picking was employed to augment spatiotemporal information.Subsequently,oversampling the on-site data was performed to address the issue of data imbalance,and finally,the performance of LSTM-FCNN was tested.Meanwhile,we compared the LSTM-FCNN model with previous deep-learning models.Our results demonstrated remarkable location capabilities with a mean absolute error(MAE)of only 7.16 m.The model can realize swift training and high accuracy,thereby significantly improving risk warning of rockbursts.
基金This work is supported by Demonstration of Scientific and Technology Achievements Transform in Sichuan Province under Grant 2022ZHCG0036National Natural Science Foundation of China(62002047).
文摘Identifying a device and detecting a change in its position is critical for secure devices management in the Internet of Things(IoT).In this paper,a device management system is proposed to track the devices by using audio-based location distinction techniques.In the proposed scheme,traditional cryptographic techniques,such as symmetric encryption algorithm,RSA-based signcryption scheme,and audio-based secure transmission,are utilized to provide authentication,non-repudiation,and confidentiality in the information interaction of the management system.Moreover,an audio-based location distinction method is designed to detect the position change of the devices.Specifically,the audio frequency response(AFR)of several frequency points is utilized as a device signature.The device signature has the features as follows.(1)Hardware Signature:different pairs of speaker and microphone have different signatures;(2)Distance Signature:in the same direction,the signatures are different at different distances;and(3)Direction Signature:at the same distance,the signatures are different in different directions.Based on the features above,amovement detection algorithmfor device identification and location distinction is designed.Moreover,a secure communication protocol is also proposed by using traditional cryptographic techniques to provide integrity,authentication,and non-repudiation in the process of information interaction between devices,Access Points(APs),and Severs.Extensive experiments are conducted to evaluate the performance of the proposed method.The experimental results show that the proposedmethod has a good performance in accuracy and energy consumption.
文摘Coal mining-induced surface subsidence poses significant ecological and infrastructural challenges, necessitating a comprehensive study to ensure safe mining practices, particularly in underwater conditions. This project aims to address the extensive impact of coal mining on the environment, infrastructure, and overall safety, focusing on the Shigong River area above the working face. The study employs qualitative and quantitative analyses, along with on-site engineering measurements, to gather data on crucial parameters such as coal seam characteristics, roof rock lithology, thickness, water resistance, and structural damage degree. The research encompasses a multidisciplinary approach, involving mining, geology, hydrogeology, geophysical exploration, rock mechanics, mine surveying, and computational mathematics. The importance of effective safety measures and prevention techniques is emphasized, laying the foundation for research focused on the Xingyun coal mine. The brief concludes by highlighting the potential economic and social benefits of this project and its contribution to valuable experience for future subsea coal mining.
基金supported by the NationalNatural Science Foundation of China(No.61866023).
文摘Drone logistics is a novel method of distribution that will become prevalent.The advantageous location of the logistics hub enables quicker customer deliveries and lower fuel consumption,resulting in cost savings for the company’s transportation operations.Logistics firms must discern the ideal location for establishing a logistics hub,which is challenging due to the simplicity of existing models and the intricate delivery factors.To simulate the drone logistics environment,this study presents a new mathematical model.The model not only retains the aspects of the current models,but also considers the degree of transportation difficulty from the logistics hub to the village,the capacity of drones for transportation,and the distribution of logistics hub locations.Moreover,this paper proposes an improved particle swarm optimization(PSO)algorithm which is a diversity-based hybrid PSO(DHPSO)algorithm to solve this model.In DHPSO,the Gaussian random walk can enhance global search in the model space,while the bubble-net attacking strategy can speed convergence.Besides,Archimedes spiral strategy is employed to overcome the local optima trap in the model and improve the exploitation of the algorithm.DHPSO maintains a balance between exploration and exploitation while better defining the distribution of logistics hub locations Numerical experiments show that the newly proposed model always achieves better locations than the current model.Comparing DHPSO with other state-of-the-art intelligent algorithms,the efficiency of the scheme can be improved by 42.58%.This means that logistics companies can reduce distribution costs and consumers can enjoy a more enjoyable shopping experience by using DHPSO’s location selection.All the results show the location of the drone logistics hub is solved by DHPSO effectively.
基金Supported by the National Natural Science Foundation of China,No.82473195Natural Science Foundation of Zhejiang Province,No.LTGY23H160018+2 种基金Zhejiang Medical and Health Science and Technology Program,No.2024KY789Beijing Science and Technology Innovation Medical Development Foundation,No.KC2023-JX-0270-07National Natural Science Foundation of China,No.32370797.
文摘BACKGROUND Gastric cancer(GC)is a highly prevalent gastrointestinal tract tumor.Several trials have demonstrated that the location of GC can affect patient prognosis.However,the factors determining tumor location remain unclear.AIM To investigate the tumor location of patients,we went on to study the influencing factors that lead to changes in the location of GC.METHODS A retrospective evaluation was carried out on 3287 patients who underwent gastrectomy for GC in Zhejiang Cancer Hospital.The patients were followed up post-diagnosis and post-gastrectomy.The clinicopathological variables and overall survival of the patients were recorded.By analyzing the location of GC,the tumor location was divided into four categories:“Upper”,“middle”,“lower”,and“total”.Statistical software was utilized to analyze the relationship of each variable with the location of GC.RESULTS A total of 3287 patients were included in this study.The clinicopathological indices of gender,age,serum levels of carcinoembryonic antigen(CEA),carbohydrate antigen(CA19-9)and CA72-4 levels,were significantly associated with tumor location in patients with GC.In addition,there was a strong correlation between GC location and the prognosis of postoperative patients.Specifically,patients with“lower”and“middle”GC demonstrated a better prognosis than those with tumors in other categories.CONCLUSION The five clinicopathological indices of gender,age,CEA,CA19-9 and CA72-4 levels exhibit varying degrees of influence on the tumor location.The tumor location correlates with patient prognosis following surgery.
基金funded by the National Natural Science Foundation of China (No.42074140)the Scientific Research and Technology Development Project of China National Petroleum Corporation (No.2021ZG02)。
文摘Ocean bottom node(OBN)data acquisition is the main development direction of marine seismic exploration;it is widely promoted,especially in shallow sea environments.However,the OBN receivers may move several times because they are easily affected by tides,currents,and other factors in the shallow sea environment during long-term acquisition.If uncorrected,then the imaging quality of subsequent processing will be affected.The conventional secondary positioning does not consider the case of multiple movements of the receivers,and the accuracy of secondary positioning is insufficient.The first arrival wave of OBN seismic data in shallow ocean mainly comprises refracted waves.In this study,a nonlinear model is established in accordance with the propagation mechanism of a refracted wave and its relationship with the time interval curve to realize the accurate location of multiple receiver movements.In addition,the Levenberg-Marquart algorithm is used to reduce the influence of the first arrival pickup error and to automatically detect the receiver movements,identifying the accurate dynamic relocation of the receivers.The simulation and field data show that the proposed method can realize the dynamic location of multiple receiver movements,thereby improving the accuracy of seismic imaging and achieving high practical value.
基金supported by the Natural Science Foundation of China(U2034207)the Natural Science Foundation of Hebei Province(E2021210099)the Technical Development Project of Shuohuang Railway Development Co.,Ltd.(GJNY-20-230).
文摘To enhance the understanding of the geometry and characteristics of seismogenic faults in the Beijing-Tianjin-Hebei region,we relocated 14805 out of 16063 earthquakes(113°E-120°E,36°N-43°N)that occurred between January 2008 and December 2020 using the double-difference tomography method.Based on the spatial variation in seismicity after relocation,the Beijing-Tianjin-Hebei region can be divided into three seismic zones:Xingtai-Wen'an,Zhangbei-Ninghexi,and Tangshan.(1)The Xingtai-Wen'an Seismic Zone has a northeastsouthwest strike.The depth profile of earthquakes perpendicular to the strike reveals three northeast-striking,southeast-dipping,high-angle deep faults(>10 km depth),including one below the shallow(<10 km depth)listric,northwest-dipping Xinghe fault in the Xingtai region.Two additional deep faults in the Wen'an region are suggested to be associated with the 2006 M 5.1 Wen'an Earthquake and the 1967 M 6.3 Dacheng earthquake;(2)The Zhangbei-Ninghexi Seismic Zone is oriented north-northwest.Multiple northeast-striking faults(10-20 km depth),inferred from the earthquake-intensive zones,exist beneath the shallow(<10 km depth)Xiandian Fault,Xiaotangshan Fault,Huailai-Zhuolu Basin North Fault,Yangyuan Basin Fault and Yanggao Basin North Fault;(3)In the Tangshan Seismic Zone,earthquakes are mainly concentrated near the northeast-striking Tangshan-Guye Fault,Lulong Fault,and northwest-striking Luanxian-Laoting Fault.An inferred north-south-oriented blind fault is present to the north of the Tangshan-Guye Fault.The 1976 M 7.8 Tangshan earthquake occurred at the junction of a shallow northwest-dipping fault and a deep southeast-dipping fault.This study emphasizes that earthquakes in the region are primarily associated with deep blind faults.Some deep blind faults have different geometries compared to shallow faults,suggesting a complex fault system in the region.Overall,this research provides valuable insights into the seismogenic faults in the Beijing–Tianjin–Hebei region.Further studies and monitoring of these faults are essential for earthquake mitigation efforts in this region.
文摘Location prediction in social media,a growing research field,employs machine learning to identify users' locations from their online activities.This technology,useful in targeted advertising and urban planning,relies on natural language processing to analyze social media content and understand the temporal dynamics and structures of social networks.A key application is predicting a Twitter user's location from their tweets,which can be challenging due to the short and unstructured nature of tweet text.To address this challenge,the research introduces a novel machine learning model called the location-aware attention LSTM(LAA-LSTM).This hybrid model combines a Long Short-Term Memory(LSTM) network with an attention mechanism.The LSTM is trained on a dataset of tweets,and the attention network focuses on extracting features related to latitude and longitude,which are crucial for pinpointing the location of a user's tweet.The result analysis shows approx.10% improvement in accuracy over other existing machine learning approaches.
基金support by,National Key Research and Development Program(2023YFB2503700 and 2023YFC3008804)the Beijing Municipal Science&Technology Commission No.Z231100006123003+1 种基金the National Science Foundation of China(22071133)the Beijing Natural Science Foundation(No.Z220020).
文摘In recent years,the new energy storage system,such as lithium ion batteries(LIBs),has attracted much attention.In order to meet the demand of industrial progress for longer cycle life,higher energy density and cost efficiency,a quantity of research has been conducted on the commercial application of LIBs.However,it is difficult to achieve satisfying safety and cycling performance simultaneously.There may be thermal runaway(TR),external impact,overcharge and overdischarge in the process of battery abuse,which makes the safety problem of LIBs more prominent.In this review,we summarize recent progress in the smart safety materials design towards the goal of preventing TR of LIBs reversibly from different abuse conditions.Benefiting from smart responsive materials and novel structural design,the safety of LIBs can be improved a lot.We expect to provide a comprehensive reference for the development of smart and safe lithium-based battery materials.
基金the National Natural Science Foundation of China(52177074).
文摘The escalating deployment of distributed power sources and random loads in DC distribution networks hasamplified the potential consequences of faults if left uncontrolled. To expedite the process of achieving an optimalconfiguration of measurement points, this paper presents an optimal configuration scheme for fault locationmeasurement points in DC distribution networks based on an improved particle swarm optimization algorithm.Initially, a measurement point distribution optimization model is formulated, leveraging compressive sensing.The model aims to achieve the minimum number of measurement points while attaining the best compressivesensing reconstruction effect. It incorporates constraints from the compressive sensing algorithm and networkwide viewability. Subsequently, the traditional particle swarm algorithm is enhanced by utilizing the Haltonsequence for population initialization, generating uniformly distributed individuals. This enhancement reducesindividual search blindness and overlap probability, thereby promoting population diversity. Furthermore, anadaptive t-distribution perturbation strategy is introduced during the particle update process to enhance the globalsearch capability and search speed. The established model for the optimal configuration of measurement points issolved, and the results demonstrate the efficacy and practicality of the proposed method. The optimal configurationreduces the number of measurement points, enhances localization accuracy, and improves the convergence speedof the algorithm. These findings validate the effectiveness and utility of the proposed approach.
基金This work was funded by the project of State Grid Hunan Electric Power Research Institute(No.SGHNDK00PWJS2210033).
文摘The distribution network exhibits complex structural characteristics,which makes fault localization a challenging task.Especially when a branch of the multi-branch distribution network fails,the traditional multi-branch fault location algorithm makes it difficult to meet the demands of high-precision fault localization in the multi-branch distribution network system.In this paper,the multi-branch mainline is decomposed into single branch lines,transforming the complex multi-branch fault location problem into a double-ended fault location problem.Based on the different transmission characteristics of the fault-traveling wave in fault lines and non-fault lines,the endpoint reference time difference matrix S and the fault time difference matrix G were established.The time variation rule of the fault-traveling wave arriving at each endpoint before and after a fault was comprehensively utilized.To realize the fault segment location,the least square method was introduced.It was used to find the first-order fitting relation that satisfies the matching relationship between the corresponding row vector and the first-order function in the two matrices,to realize the fault segment location.Then,the time difference matrix is used to determine the traveling wave velocity,which,combined with the double-ended traveling wave location,enables accurate fault location.
文摘As AI, starting with ChatGPT has become increasingly prevalent in academic discussions, school especially, colleges have become hotspots of AI activities and debates. Colleges have the responsibility of addressing not only the academic, integrity-based concerns of students using AI for their homework, but also as the forebearers of new learning and technology, how AI will change their students’ futures and careers. In this study, we will explore the different factors, such as Computer Science Score and location, that might affect how much a college discusses AI, ChatGPT specifically. To demonstrate the validity of our research, we used self-collected data with our methods detailed below.