期刊文献+
共找到1,758篇文章
< 1 2 88 >
每页显示 20 50 100
Longitudinal trajectory analysis of sepsis after laparoscopic surgery
1
作者 Boming Xia Chengqiao Jiang +9 位作者 Jie Yang Suibi Yang Bo Zhang Zhihao Wang Shengze Wu Yang Wang Qian Gao Yucai Hong Huiqing Ge Zhongheng Zhang 《Laparoscopic, Endoscopic and Robotic Surgery》 2026年第1期34-51,共18页
Objective:Sepsis exhibits remarkable heterogeneity in disease progression trajectories,and accurate identificationof distinct trajectory-based phenotypes is critical for implementing personalized therapeutic strategie... Objective:Sepsis exhibits remarkable heterogeneity in disease progression trajectories,and accurate identificationof distinct trajectory-based phenotypes is critical for implementing personalized therapeutic strategies and prognostic assessment.However,trajectory clustering analysis of time-series clinical data poses substantial methodological challenges for researchers.This study provides a comprehensive tutorial framework demonstrating six trajectory modeling approaches integrated with proteomic analysis to guide researchers in identifying sepsis subtypes after laparoscopic surgery.Methods:This study employs simulated longitudinal data from 300 septic patients after laparoscopic surgery to demonstrate six trajectory modeling methods(group-based trajectory modeling,latent growth mixture modeling,latent transition analysis,time-varying effect modeling,K-means for longitudinal data,agglomerative hierarchical clustering)for identifying associations between predefinedsequential organ failure assessment trajectories and 25 proteomic biomarkers.Clustering performance was evaluated via multiple metrics,and a biomarker discovery pipeline integrating principal component analysis,random forests,feature selection,and receiver operating characteristic analysis was developed.Results:The six methods demonstrated varying performance in identifying trajectory structures,with each approach exhibiting distinct analytical characteristics.The performance metrics revealed differences across methods,which may inform context-specificmethod selection and interpretation strategies.Conclusion:This study illustrates practical implementations of trajectory modeling approaches under controlled conditions,facilitating informed method selection for clinical researchers.The inclusion of complete R code and integrated proteomics workflows offers a reproducible analytical framework connecting temporal pattern recognition to biomarker discovery.Beyond sepsis,this pipeline-oriented approach may be adapted to diverse clinical scenarios requiring longitudinal disease characterization and precision medicine applications.The comparative analysis reveals that each method has distinct strengths,providing a practical guide for clinical researchers in selecting appropriate methods based on their specificstudy goals and data characteristics. 展开更多
关键词 Laparoscopic surgery SEPSIS Longitudinal trajectory Group-based trajectory modeling Latent class analysis PHENOTYPING
原文传递
DPIL-Traj: Differential Privacy Trajectory Generation Framework with Imitation Learning
2
作者 Huaxiong Liao Xiangxuan Zhong +4 位作者 Xueqi Chen Yirui Huang Yuwei Lin Jing Zhang Bruce Gu 《Computers, Materials & Continua》 2026年第1期1530-1550,共21页
The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location re... The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location reidentification and correlation attacks.To address these challenges,privacy-preserving trajectory generation methods are critical for applications relying on sensitive location data.This paper introduces DPIL-Traj,an advanced framework designed to generate synthetic trajectories while achieving a superior balance between data utility and privacy preservation.Firstly,the framework incorporates Differential Privacy Clustering,which anonymizes trajectory data by applying differential privacy techniques that add noise,ensuring the protection of sensitive user information.Secondly,Imitation Learning is used to replicate decision-making behaviors observed in real-world trajectories.By learning from expert trajectories,this component generates synthetic data that closely mimics real-world decision-making processes while optimizing the quality of the generated trajectories.Finally,Markov-based Trajectory Generation is employed to capture and maintain the inherent temporal dynamics of movement patterns.Extensive experiments conducted on the GeoLife trajectory dataset show that DPIL-Traj improves utility performance by an average of 19.85%,and in terms of privacy performance by an average of 12.51%,compared to state-of-the-art approaches.Ablation studies further reveal that DP clustering effectively safeguards privacy,imitation learning enhances utility under noise,and the Markov module strengthens temporal coherence. 展开更多
关键词 PRIVACY-PRESERVING trajectory generation differential privacy imitation learning Markov chain
在线阅读 下载PDF
A Trajectory-Guided Diffusion Model for Consistent and Realistic Video Synthesis in Autonomous Driving
3
作者 Beike Yu Dafang Wang 《Computer Modeling in Engineering & Sciences》 2026年第1期1075-1091,共17页
Scalable simulation leveraging real-world data plays an essential role in advancing autonomous driving,owing to its efficiency and applicability in both training and evaluating algorithms.Consequently,there has been i... Scalable simulation leveraging real-world data plays an essential role in advancing autonomous driving,owing to its efficiency and applicability in both training and evaluating algorithms.Consequently,there has been increasing attention on generating highly realistic and consistent driving videos,particularly those involving viewpoint changes guided by the control commands or trajectories of ego vehicles.However,current reconstruction approaches,such as Neural Radiance Fields and 3D Gaussian Splatting,frequently suffer from limited generalization and depend on substantial input data.Meanwhile,2D generative models,though capable of producing unknown scenes,still have room for improvement in terms of coherence and visual realism.To overcome these challenges,we introduce GenScene,a world model that synthesizes front-view driving videos conditioned on trajectories.A new temporal module is presented to improve video consistency by extracting the global context of each frame,calculating relationships of frames using these global representations,and fusing frame contexts accordingly.Moreover,we propose an innovative attention mechanism that computes relations of pixels within each frame and pixels in the corresponding window range of the initial frame.Extensive experiments show that our approach surpasses various state-of-the-art models in driving video generation,and the introduced modules contribute significantly to model performance.This work establishes a new paradigm for goal-oriented video synthesis in autonomous driving,which facilitates on-demand simulation to expedite algorithm development. 展开更多
关键词 Video generation autonomous vehicle diffusion model trajectory
在线阅读 下载PDF
Long-range masked autoencoder for pre-extraction of trajectory features in within-visual-range maneuver recognition
4
作者 Feilong Jiang Hutao Cui +2 位作者 Yuqing Li Minqiang Xu Rixin Wang 《Defence Technology(防务技术)》 2026年第1期301-315,共15页
In the field of intelligent air combat,real-time and accurate recognition of within-visual-range(WVR)maneuver actions serves as the foundational cornerstone for constructing autonomous decision-making systems.However,... In the field of intelligent air combat,real-time and accurate recognition of within-visual-range(WVR)maneuver actions serves as the foundational cornerstone for constructing autonomous decision-making systems.However,existing methods face two major challenges:traditional feature engineering suffers from insufficient effective dimensionality in the feature space due to kinematic coupling,making it difficult to distinguish essential differences between maneuvers,while end-to-end deep learning models lack controllability in implicit feature learning and fail to model high-order long-range temporal dependencies.This paper proposes a trajectory feature pre-extraction method based on a Long-range Masked Autoencoder(LMAE),incorporating three key innovations:(1)Random Fragment High-ratio Masking(RFH-Mask),which enforces the model to learn long-range temporal correlations by masking 80%of trajectory data while retaining continuous fragments;(2)Kalman Filter-Guided Objective Function(KFG-OF),integrating trajectory continuity constraints to align the feature space with kinematic principles;and(3)Two-stage Decoupled Architecture,enabling efficient and controllable feature learning through unsupervised pre-training and frozen-feature transfer.Experimental results demonstrate that LMAE significantly improves the average recognition accuracy for 20-class maneuvers compared to traditional end-to-end models,while significantly accelerating convergence speed.The contributions of this work lie in:introducing high-masking-rate autoencoders into low-informationdensity trajectory analysis,proposing a feature engineering framework with enhanced controllability and efficiency,and providing a novel technical pathway for intelligent air combat decision-making systems. 展开更多
关键词 Within-visual-range maneuver recognition trajectory feature pre-extraction Long-range masked autoencoder Kalman filter constraints Intelligent air combat
在线阅读 下载PDF
A fast calculation method for three-impulse contingency return trajectory during the near-moon phase based on differential algebra
5
作者 Lin LU Haiyang LI +1 位作者 Tianshan DONG Wanmeng ZHOU 《Chinese Journal of Aeronautics》 2025年第4期286-304,共19页
Aimed at the demand of contingency return at any time during the near-moon phase in the manned lunar landing missions,a fast calculation method for three-impulse contingency return trajectories is proposed.Firstly,a t... Aimed at the demand of contingency return at any time during the near-moon phase in the manned lunar landing missions,a fast calculation method for three-impulse contingency return trajectories is proposed.Firstly,a three-impulse contingency return trajectory scheme is presented by combining the Lambert transfer and maneuver at the special point.Secondly,a calculation model of three-impulse contingency return trajectories is established.Then,fast calculation methods are proposed by adopting the high-order Taylor expansion of differential algebra in the twobody trajectory dynamics model and perturbed trajectory dynamics model.Finally,the performance of the proposed methods is verified by numerical simulation.The results indicate that the fast calculation method of two-body trajectory has higher calculation efficiency compared to the semi-analytical calculation method under a certain accuracy condition.Due to its high efficiency,the characteristics of the three-impulse contingency return trajectories under different contingency scenarios are further analyzed expeditiously.These findings can be used for the design of contingency return trajectories in future manned lunar landing missions. 展开更多
关键词 Manned lunar landing Contingency return trajectory trajectory calculation method Differential algebra trajectory characteristic analysis
原文传递
Advancing operation safety and efficiency by innovative flight trajectory prediction
6
作者 Zhijie CHEN 《Chinese Journal of Aeronautics》 2025年第7期285-287,共3页
1. Background Driven by ongoing economic expansion and low-altitude aviation development, the global air transportation industry has experienced significant growth in recent decades, resulting in increasing airspace c... 1. Background Driven by ongoing economic expansion and low-altitude aviation development, the global air transportation industry has experienced significant growth in recent decades, resulting in increasing airspace complexity, and considerable challenges for Air Traffic Control(ATC). As the fundamental technique of the ATC system, Flight Trajectory Prediction(FTP) forecasts future traffic dynamics to support critical applications(such as conflict detection), and also serves as a cornerstone for future Trajectory-based Operations(TBO). 展开更多
关键词 flight trajectory prediction air traffic control air traffic control atc future trajec flight trajectory prediction ftp airspace complexity conflict detection air transportation
原文传递
Preliminary Design and Application of a Longitudinal Trajectory Model for Prognosis of Intracerebral Hemorrhage Based on Blood Urea Nitrogen Characteristics
7
作者 GUO Dong-bin QI Xiao-long HUANG Jun-long 《Chinese Journal of Biomedical Engineering(English Edition)》 2025年第3期118-124,共7页
Objective:To preliminarily construct and apply a longitudinal trajectory model for the prognosis of intracerebral hemorrhage(ICH)based on blood urea nitrogen(BUN)characteristics.Methods:Clinical data from 320 ICH pati... Objective:To preliminarily construct and apply a longitudinal trajectory model for the prognosis of intracerebral hemorrhage(ICH)based on blood urea nitrogen(BUN)characteristics.Methods:Clinical data from 320 ICH patients admitted to our hospital between 2020 and 2024 were collected,including demographic information,National Institutes of Health Stroke Scale(NIHSS)scores at admission,dynamic changes in BUN levels during treatment,and 30-day survival outcomes.A latent class growth model(LCGM)was first used for preliminary modeling,followed by a latent growth mixture modeling(GMM)approach to determine the final model.Three classes of BUN trajectories for ICH prognosis were identified,and latent classes were established.GMM modeling was then performed on these latent classes,considering linear,quadratic,and cubic polynomial forms;six GMM models were constructed and individuals were assigned to latent trajectory groups for validation.Results:LCGM analysis ultimately identified three dynamic BUN trajectory groups:Sustained low-level group(76 cases,23.8%):BUN remained stable between 3.1-9.0 mmol/L,with the highest 30-day survival rate(98.7%).Fluctuating-declining group(222 cases,69.4%):BUN initially increased and then slowly decreased(peak at day 3:15.2 mmol/L),with a 30-day mortality of 8.1%(18/222),higher than the sustained low-level group.Sustained high-level group(22 cases,6.9%):BUN mean>9.0 mmol/L,with a 30-day mortality of 41.7%(P=0.000).GMM model fitting showed that the cubic polynomial GMM model was optimal(AIC=6754.474,BIC=6852.450,Entropy=0.905).Incorporating gender,age,and BMI as covariates revealed significant effects for gender(Estimate=0.045,-0.011,P=0.000,0.000).The AUC for predicting 30-day mortality was 0.88(sensitivity 82.8%,specificity 77.9%),which increased to 0.89 when combined with admission NIHSS scores.Conclusion:The LCGM+GMM model based on dynamic BUN trajectories effectively distinguishes prognostic subgroups in ICH patients.Patients with persistently elevated or fluctuating-rising BUN levels have a significantly higher mortality risk compared to those with sustained low levels.This model provides a new quantitative tool for early identification of high-risk patients and poor prognoses. 展开更多
关键词 Blood urea nitrogen construct apply longitudinal trajectory model intracerebral hemorrhage ich based Longitudinal trajectory model Intracerebral hemorrhage Latent growth mixture modeling PROGNOSIS latent class growth model lcgm
暂未订购
Neck pain and emotional state in cervical spondylosis:A dual trajectory model analysis
8
作者 Jia-Qi Yang Jie Wu +4 位作者 Jian-En Guo Zhi-Xin Yang Jin-Ying Liu Yu-Man Wang Yin-Juan Zhang 《World Journal of Psychiatry》 2025年第10期262-273,共12页
BACKGROUND Neck pain,a primary symptom of cervical spondylosis,affects patients'physical and mental health,reducing their quality of life.Pain and emotional state interact;however,their longitudinal interrelations... BACKGROUND Neck pain,a primary symptom of cervical spondylosis,affects patients'physical and mental health,reducing their quality of life.Pain and emotional state interact;however,their longitudinal interrelationship remains unclear.In this study,we applied a dual-trajectory model to assess how neck pain and emotional state evolve together over time and how clinical interventions,particularly acupuncture,influence these trajectories.AIM To investigate the longitudinal relationship between neck pain and emotional state in patients with cervical spondylosis.METHODS This prospective cohort study included 472 patients with cervical spondylosis from eight Chinese hospitals.Participants received acupuncture or medication and were followed up at baseline,and at 1,2,4,6,and 8 weeks.Neck pain and emotional distress were assessed using the Northwick Park Neck Pain Questionnaire(NPQ)and the affective subscale of the Short-Form McGill Pain Questionnaire(SF-MPQ),respectively.Group-based trajectory models and dual trajectory analysis were used to identify and correlate pain-emotion trajectories.Multivariate logistic regression identified predictors of group membership.RESULTS Three trajectory groups were identified for NPQ and SF-MPQ scores(low,medium,and high).Higher NPQ trajectory was associated with older age(OR=1.058,P<0.001)and was significantly reduced by acupuncture(OR=0.382,P<0.001).Similarly,acupuncture lowered the odds of high SF-MPQ trajectory membership(OR=0.336,P<0.001),while age increased it(OR=1.037,P<0.001).Dual-trajectory analysis revealed bidirectional associations:69.1%of patients with low NPQ had low SF-MPQ scores,and 42.6%of patients with high SF-MPQ also had high NPQ scores.Gender was a predictor for medium SF-MPQ trajectory(OR=1.629,P=0.094).Occupation and education levels differed significantly across the trajectory groups(P<0.05).CONCLUSION Over time,neck pain and emotional distress are closely associated in patients with cervical spondylosis.Acupuncture alleviates both outcomes significantly,while age is a risk factor.Integrated approaches to pain and emotional management are encouraged. 展开更多
关键词 Cervical spondylosis Neck pain Emotional state Group-based trajectory model Dual trajectory analysis
暂未订购
Peak-heat-flux entry test trajectory optimization by disjunctive programming
9
作者 Zexiao DENG Luhua LIU 《Chinese Journal of Aeronautics》 2025年第11期207-227,共21页
To evaluate the heat performance of the lifting-body entry vehicle during the hypersonic gliding phase,entry flight heat tests involving the determination of the maximum peak-heat-flux entry trajectory with complex co... To evaluate the heat performance of the lifting-body entry vehicle during the hypersonic gliding phase,entry flight heat tests involving the determination of the maximum peak-heat-flux entry trajectory with complex constraints are essential.A significant obstacle is the uncertainty of passage time or energy states of the maximum peak entry heat flux point and waypoints.This paper showcases an endeavour to leverage disjunctive programming and combinatorial theory for the max-max type(maximum peak-heat-flux)Entry Trajectory Optimization(ETO)problems with complex constraints such as dynamic pressure,normal load,waypoints,and no-fly zones.The concept of a"generalized waypoint"is introduced,and the maximum peak-heat-flux point is regarded as a"generalized waypoint".Through the application of propositional calculus rules,the derivation of generalized waypoints incorporating various physical quantities and magnitudes such as heat flux density,longitude,and latitude is actualized in one disjunctive normal form,enabling resolution via a unified method.Consequently,a novel method based on combinatorial prior rules is proposed,utilizing Successive Mixed-Integer Nonlinear Programming(SMINLP)to optimize various heat entry test flight trajectories.Numerical experiments are provided to show the computational accuracy,stability,and adaptability of the proposed method in solving maxmax type entry optimal control problems. 展开更多
关键词 Disjunctive programming Entry trajectory optimization Max-max type cost function Peak-heat-flux test trajectory Waypoint constraints
原文传递
Trajectory analysis and flight modeling of combat aircrafts ejection seats
10
作者 Ercan BASTUG Nadir SERIN Faruk ELALDI 《Chinese Journal of Aeronautics》 2025年第2期175-184,共10页
In this study,it is aimed to develop a generic model which calculates the trajectory of the ejection seat from the jet aircraft,by taking into account the parameters that will affect the seat movement such as the seat... In this study,it is aimed to develop a generic model which calculates the trajectory of the ejection seat from the jet aircraft,by taking into account the parameters that will affect the seat movement such as the seat’s launch speed,ejection direction,ejection angle,altitude of the aircraft,distance/height from the aircraft rudder and canopy,pilot and ejection seat weight.With the model algorithm proposed,the ejection seat trajectory model was developed on MATLAB.The ejection seat trajectory model is based on point mass trajectory mathematical model.In this study,an analytical study of the problem has been made for modeling the flight trajectory of the ejection seat after it has been ejected.Past studies were used as a basis for validation and simulation.By writing a generic MATLAB code,a user interface was developed and presented to the user as a module.This generic code that has been developed could be used for simulations by users in the future by revising it in accordance with their own job descriptions. 展开更多
关键词 Ejection seat Ejection seat trajectory Point mass trajectory model Parachute opening times Aerodynamic coefficients
原文传递
Flight Trajectory Option Set Generation Based on Clustering Algorithms
11
作者 WANG Shijin SUN Min +1 位作者 LI Yinglin YANG Baotian 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第6期767-788,共22页
Addressing the issue that flight plans between Chinese city pairs typically rely on a single route,lacking alternative paths and posing challenges in responding to emergencies,this study employs the“quantile-inflecti... Addressing the issue that flight plans between Chinese city pairs typically rely on a single route,lacking alternative paths and posing challenges in responding to emergencies,this study employs the“quantile-inflection point method”to analyze specific deviation trajectories,determine deviation thresholds,and identify commonly used deviation paths.By combining multiple similarity metrics,including Euclidean distance,Hausdorff distance,and sector edit distance,with the density-based spatial clustering of applications with noise(DBSCAN)algorithm,the study clusters deviation trajectories to construct a multi-option trajectory set for city pairs.A case study of 23578 flight trajectories between the Guangzhou airport cluster and the Shanghai airport cluster demonstrates the effectiveness of the proposed framework.Experimental results show that sector edit distance achieves superior clustering performance compared to Euclidean and Hausdorff distances,with higher silhouette coefficients and lower Davies⁃Bouldin indices,ensuring better intra-cluster compactness and inter-cluster separation.Based on clustering results,19 representative trajectory options are identified,covering both nominal and deviation paths,which significantly enhance route diversity and reflect actual flight practices.This provides a practical basis for optimizing flight paths and scheduling,enhancing the flexibility of route selection for flights between city pairs. 展开更多
关键词 flight trajectory clustering trajectory option set sector edit distance density-based spatial clustering of applications with noise(DBSCAN)algorithm deviation trajectories
在线阅读 下载PDF
Three-dimension collision-free trajectory planning of UAVs based on ADS-B information in low-altitude urban airspace 被引量:2
12
作者 Chao DONG Yifan ZHANG +3 位作者 Ziye JIA Yiyang LIAO Lei ZHANG Qihui WU 《Chinese Journal of Aeronautics》 2025年第2期274-285,共12页
The environment of low-altitude urban airspace is complex and variable due to numerous obstacles,non-cooperative aircraft,and birds.Unmanned Aerial Vehicles(UAVs)leveraging environmental information to achieve three-d... The environment of low-altitude urban airspace is complex and variable due to numerous obstacles,non-cooperative aircraft,and birds.Unmanned Aerial Vehicles(UAVs)leveraging environmental information to achieve three-dimension collision-free trajectory planning is the prerequisite to ensure airspace security.However,the timely information of surrounding situation is difficult to acquire by UAVs,which further brings security risks.As a mature technology leveraged in traditional civil aviation,the Automatic Dependent Surveillance-Broadcast(ADS-B)realizes continuous surveillance of the information of aircraft.Consequently,we leverage ADS-B for surveillance and information broadcasting,and divide the aerial airspace into multiple sub-airspaces to improve flight safety in UAV trajectory planning.In detail,we propose the secure Sub-airSpaces Planning(SSP)algorithm and Particle Swarm Optimization Rapidly-exploring Random Trees(PSO-RRT)algorithm for the UAV trajectory planning in law-altitude airspace.The performance of the proposed algorithm is verified by simulations and the results show that SSP reduces both the maximum number of UAVs in the sub-airspace and the length of the trajectory,and PSO-RRT reduces the cost of UAV trajectory in the sub-airspace. 展开更多
关键词 Three-dimension trajectory planning of UAV Collision avoidance Sliding window ADS-B Low-altitude urban airspace
原文传递
Safe flight corridor constrained sequential convex programming for efficient trajectory generation of fixed-wing UAVs 被引量:2
13
作者 Jing SUN Guangtong XU +2 位作者 Zhu WANG Teng LONG Jingliang SUN 《Chinese Journal of Aeronautics》 2025年第1期537-550,共14页
Generating dynamically feasible trajectory for fixed-wing Unmanned Aerial Vehicles(UAVs)in dense obstacle environments remains computationally intractable.This paper proposes a Safe Flight Corridor constrained Sequent... Generating dynamically feasible trajectory for fixed-wing Unmanned Aerial Vehicles(UAVs)in dense obstacle environments remains computationally intractable.This paper proposes a Safe Flight Corridor constrained Sequential Convex Programming(SFC-SCP)to improve the computation efficiency and reliability of trajectory generation.SFC-SCP combines the front-end convex polyhedron SFC construction and back-end SCP-based trajectory optimization.A Sparse A^(*)Search(SAS)driven SFC construction method is designed to efficiently generate polyhedron SFC according to the geometric relation among obstacles and collision-free waypoints.Via transforming the nonconvex obstacle-avoidance constraints to linear inequality constraints,SFC can mitigate infeasibility of trajectory planning and reduce computation complexity.Then,SCP casts the nonlinear trajectory optimization subject to SFC into convex programming subproblems to decrease the problem complexity.In addition,a convex optimizer based on interior point method is customized,where the search direction is calculated via successive elimination to further improve efficiency.Simulation experiments on dense obstacle scenarios show that SFC-SCP can generate dynamically feasible safe trajectory rapidly.Comparative studies with state-of-the-art SCP-based methods demonstrate the efficiency and reliability merits of SFC-SCP.Besides,the customized convex optimizer outperforms off-the-shelf optimizers in terms of computation time. 展开更多
关键词 Fixed-wing unmanned aerial vehicle Efficient trajectory planning Safe flight corridor Sequential convex programming Customized convex optimizer
原文传递
Joint User Association,Resource Allocation and Trajectory Design for Multi-UAV-Aided NOMA Wireless Communication Systems 被引量:1
14
作者 Yin Sixing Qu Zhaowei Yu Peng 《China Communications》 2025年第3期217-233,共17页
In this paper,we investigate a multi-UAV aided NOMA communication system,where multiple UAV-mounted aerial base stations are employed to serve ground users in the downlink NOMA communication,and each UAV serves its as... In this paper,we investigate a multi-UAV aided NOMA communication system,where multiple UAV-mounted aerial base stations are employed to serve ground users in the downlink NOMA communication,and each UAV serves its associated users on its own bandwidth.We aim at maximizing the overall common throughput in a finite time period.Such a problem is a typical mixed integer nonlinear problem,which involves both continuous-variable and combinatorial optimizations.To efficiently solve this problem,we propose a two-layer algorithm,which separately tackles continuous-variable and combinatorial optimization.Specifically,in the inner layer given one user association scheme,subproblems of bandwidth allocation,power allocation and trajectory design are solved based on alternating optimization.In the outer layer,a small number of candidate user association schemes are generated from an initial scheme and the best solution can be determined by comparing all the candidate schemes.In particular,a clustering algorithm based on K-means is applied to produce all candidate user association schemes,the successive convex optimization technique is adopted in the power allocation subproblem and a logistic function approximation approach is employed in the trajectory design subproblem.Simulation results show that the proposed NOMA scheme outperforms three baseline schemes in downlink common throughput,including one solution proposed in an existing literature. 展开更多
关键词 NOMA resource allocation trajectory design UAV communications user association
在线阅读 下载PDF
Enhancing prescribed-time trajectory tracking control for a stratospheric airship with prescribed performance 被引量:1
15
作者 Liran SUN Kangwen SUN +2 位作者 Xiao GUO Jiace YUAN Ming ZHU 《Chinese Journal of Aeronautics》 2025年第7期557-571,共15页
This paper studies the tracking control problem for stratospheric airships with userspecified performance.Dealing with the infinite gain phenomenon in the prescribed-time stability,a new stability criterion with bound... This paper studies the tracking control problem for stratospheric airships with userspecified performance.Dealing with the infinite gain phenomenon in the prescribed-time stability,a new stability criterion with bounded gain is proposed by using a new time-varying scaling function.Moreover,a same-side performance function and a novel barrier Lyapunov function are incorporated into the control algorithm,which can compress the feasible domain of tracking error to minimize the overshoot and solve the difficult in tracking error not converging to zero simultaneously.The proposed scheme guarantees the airship capable of operating autonomously with satisfactory transient performance and tracking accuracy,where the performance parameters can be designed artificially and link to the physical process directly.Finally,the effectiveness of the proposed control scheme is verified by theoretical analysis and numerical simulation. 展开更多
关键词 Prescribed-time control Prescribed performance trajectory tracking Barrier Lyapunov function Stratospheric airship
原文传递
Multi-modal intelligent situation awareness in real-time air traffic control: Control intent understanding and flight trajectory prediction 被引量:1
16
作者 Dongyue GUO Jianwei ZHANG +1 位作者 Bo YANG Yi LIN 《Chinese Journal of Aeronautics》 2025年第6期41-57,共17页
With the advent of the next-generation Air Traffic Control(ATC)system,there is growing interest in using Artificial Intelligence(AI)techniques to enhance Situation Awareness(SA)for ATC Controllers(ATCOs),i.e.,Intellig... With the advent of the next-generation Air Traffic Control(ATC)system,there is growing interest in using Artificial Intelligence(AI)techniques to enhance Situation Awareness(SA)for ATC Controllers(ATCOs),i.e.,Intelligent SA(ISA).However,the existing AI-based SA approaches often rely on unimodal data and lack a comprehensive description and benchmark of the ISA tasks utilizing multi-modal data for real-time ATC environments.To address this gap,by analyzing the situation awareness procedure of the ATCOs,the ISA task is refined to the processing of the two primary elements,i.e.,spoken instructions and flight trajectories.Subsequently,the ISA is further formulated into Controlling Intent Understanding(CIU)and Flight Trajectory Prediction(FTP)tasks.For the CIU task,an innovative automatic speech recognition and understanding framework is designed to extract the controlling intent from unstructured and continuous ATC communications.For the FTP task,the single-and multi-horizon FTP approaches are investigated to support the high-precision prediction of the situation evolution.A total of 32 unimodal/multi-modal advanced methods with extensive evaluation metrics are introduced to conduct the benchmarks on the real-world multi-modal ATC situation dataset.Experimental results demonstrate the effectiveness of AI-based techniques in enhancing ISA for the ATC environment. 展开更多
关键词 Airtraffic control Automatic speechrecognition and understanding Flight trajectory prediction MULTI-MODAL Situationawareness
原文传递
Occupational Hazard Factors and the Trajectory of Fasting Blood Glucose Changes in Chinese Male Steelworkers Based on Environmental Risk Scores:A Prospective Cohort Study 被引量:1
17
作者 Mingxia Zou Wei Du +7 位作者 Qin Kang Yuhao Xia Nuoyun Zhang Liu Feng Feiyue Li Tiancheng Ma Yajing Bao Hongmin Fan 《Biomedical and Environmental Sciences》 2025年第6期666-677,共12页
Objective We aimed to investigate the patterns of fasting blood glucose(FBG)trajectories and analyze the relationship between various occupational hazard factors and FBG trajectories in male steelworkers.Methods The s... Objective We aimed to investigate the patterns of fasting blood glucose(FBG)trajectories and analyze the relationship between various occupational hazard factors and FBG trajectories in male steelworkers.Methods The study cohort included 3,728 workers who met the selection criteria for the Tanggang Occupational Cohort(TGOC)between 2017 and 2022.A group-based trajectory model was used to identify the FBG trajectories.Environmental risk scores(ERS)were constructed using regression coefficients from the occupational hazard model as weights.Univariate and multivariate logistic regression analyses were performed to explore the effects of occupational hazard factors using the ERS on FBG trajectories.Results FBG trajectories were categorized into three groups.An association was observed between high temperature,noise exposure,and FBG trajectory(P<0.05).Using the first quartile group of ERS1 as a reference,the fourth quartile group of ERS1 had an increased risk of medium and high FBG by 1.90and 2.21 times,respectively(odds ratio[OR]=1.90,95%confidence interval[CI]:1.17–3.10;OR=2.21,95%CI:1.09–4.45).Conclusion An association was observed between occupational hazards based on ERS and FBG trajectories.The risk of FBG trajectory levels increase with an increase in ERS. 展开更多
关键词 Fasting blood glucose Occupational hazards Group-based trajectory modeling Environmental risk scores Steelworkers
暂未订购
COM trajectory planning and disturbance-resistant control of a bipedal robot based on CP-ZMP-COM dynamics 被引量:1
18
作者 Chunbiao GAN Zijing LI +1 位作者 Yimin GE Mengyue LU 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 2025年第5期492-498,共7页
1Introduction To date,in model-based gait-planning methods,the dynamics of the center of mass(COM)of bipedal robots have been analyzed by establishing their linear inverted pendulum model(LIPM)or extended forms(Owaki ... 1Introduction To date,in model-based gait-planning methods,the dynamics of the center of mass(COM)of bipedal robots have been analyzed by establishing their linear inverted pendulum model(LIPM)or extended forms(Owaki et al.,2010;Englsberger et al.,2015;Xie et al.,2020).With regard to model-based gait-generation methods for uphill and downhill terrain,Kuo(2007)simulated human gait using an inverted pendulum,which provided a circular trajectory for the COM rather than a horizontal trajectory.He found that a horizontal COM trajectory consumed more muscle energy.Massah et al.(2012)utilized a 3D LIPM and the concept of zero moment point(ZMP).They developed a trajectory planner using the semi-elliptical motion equations of an NAO humanoid robot and simulated walking on various sloped terrains using the Webots platform. 展开更多
关键词 com trajectory planning inverted pendulumwhich disturbance resistant control linear inverted pendulum model lipm extended forms owaki bipedal robots human gait dynamics center
原文传递
Association between atherogenic index of plasma trajectory and new-onset coronary heart disease in Chinese elderly people:a prospective cohort study 被引量:1
19
作者 Wan-Li HU Yv-Lin CHENG +7 位作者 Dong-Hai SU Yv-Fang CUI Zi-Hao LI Ge-Fei LI Hai-Yun GAO Da-Tian GAO Xiao-Ke ZHANG Song-He SHI 《Journal of Geriatric Cardiology》 2025年第10期835-843,共9页
BACKGROUND The atherogenic index of plasma(AIP)has been shown to be positively correlated with cardiovascular disease in previous studies.However,it is unclear whether elderly people with long-term high AIP levels are... BACKGROUND The atherogenic index of plasma(AIP)has been shown to be positively correlated with cardiovascular disease in previous studies.However,it is unclear whether elderly people with long-term high AIP levels are more likely to develop coronary heart disease(CHD).Therefore,the aim of this study was to investigate the relationship between AIP trajectory and CHD incidence in elderly people.METHODS 19,194 participants aged≥60 years who had three AIP measurements between 2018 and 2020 were included in this study.AIP was defined as log10(triglyceride/high-density lipoprotein cholesterol).The group-based trajectory model was used to identify different trajectory patterns of AIP from 2018 to 2020.Cox proportional hazards models were used to estimate the hazard ratio(HR)with 95%CI of CHD events between different trajectory groups from 2020 to 2023.RESULTS Three different trajectory patterns were identified through group-based trajectory model:the low-level group(n=7410,mean AIP:-0.25 to-0.17),the medium-level group(n=9981,mean AIP:0.02-0.08),and the high-level group(n=1803,mean AIP:0.38-0.42).During a mean follow-up of 2.65 years,a total of 1391 participants developed CHD.After adjusting for potential confounders,compared with the participants in the low-level group,the HR with 95%CI of the medium-level group and the high-level group were estimated to be 1.24(1.10-1.40)and 1.43(1.19-1.73),respectively.These findings remained consistent in subgroup analyses and sensitivity analyses.CONCLUSIONS There was a significant correlation between persistent high AIP level and increased CHD risk in the elderly.This suggests that monitoring the long-term changes in AIP is helpful to identify individuals at high CHD risk in elderly people. 展开更多
关键词 cardiovascular disease atherogenic index plasma atherogenic index plasma aip elderly people trajectory new onset coronary heart disease coronary heart disease chd thereforethe prospective cohort study
暂未订购
Trajectory Modelling:A Novel Approach to Dig Value of Longitudinal Cohort Studies
20
作者 Siyan Zhan 《Biomedical and Environmental Sciences》 2025年第6期651-652,共2页
Cohort studies are important epidemiological methods to investigate associations between environmental factors,individual characteristics,and disease or other health outcomes.As a paradigm of cohort studies,the Framin... Cohort studies are important epidemiological methods to investigate associations between environmental factors,individual characteristics,and disease or other health outcomes.As a paradigm of cohort studies,the Framingham Heart Study(FHS)is the longest-running cardiovascular epidemiological study,starting in 1948. 展开更多
关键词 epidemiological methods NOVEL DIG cohort studiesthe cohort studies framingham heart study fhs APPROACH trajectory
暂未订购
上一页 1 2 88 下一页 到第
使用帮助 返回顶部