Decision-making and motion planning are extremely important in autonomous driving to ensure safe driving in a real-world environment.This study proposes an online evolutionary decision-making and motion planning frame...Decision-making and motion planning are extremely important in autonomous driving to ensure safe driving in a real-world environment.This study proposes an online evolutionary decision-making and motion planning framework for autonomous driving based on a hybrid data-and model-driven method.First,a data-driven decision-making module based on deep reinforcement learning(DRL)is developed to pursue a rational driving performance as much as possible.Then,model predictive control(MPC)is employed to execute both longitudinal and lateral motion planning tasks.Multiple constraints are defined according to the vehicle’s physical limit to meet the driving task requirements.Finally,two principles of safety and rationality for the self-evolution of autonomous driving are proposed.A motion envelope is established and embedded into a rational exploration and exploitation scheme,which filters out unreasonable experiences by masking unsafe actions so as to collect high-quality training data for the DRL agent.Experiments with a high-fidelity vehicle model and MATLAB/Simulink co-simulation environment are conducted,and the results show that the proposed online-evolution framework is able to generate safer,more rational,and more efficient driving action in a real-world environment.展开更多
Accurate trajectory prediction of surrounding road users is the fundamental input for motion planning,which enables safe autonomous driving on public roads.In this paper,a safe motion planning approach is proposed bas...Accurate trajectory prediction of surrounding road users is the fundamental input for motion planning,which enables safe autonomous driving on public roads.In this paper,a safe motion planning approach is proposed based on the deep learning-based trajectory prediction method.To begin with,a trajectory prediction model is established based on the graph neural network(GNN)that is trained utilizing the INTERACTION dataset.Then,the validated trajectory prediction model is used to predict the future trajectories of surrounding road users,including pedestrians and vehicles.In addition,a GNN prediction model-enabled motion planner is developed based on the model predictive control technique.Furthermore,two driving scenarios are extracted from the INTERACTION dataset to validate and evaluate the effectiveness of the proposed motion planning approach,i.e.,merging and roundabout scenarios.The results demonstrate that the proposed method can lower the risk and improve driving safety compared with the baseline method.展开更多
Unmanned autonomous helicopter(UAH)path planning problem is an important component of the UAH mission planning system.Aiming to reduce the influence of non-complete ground threat information on UAH path planning,a gro...Unmanned autonomous helicopter(UAH)path planning problem is an important component of the UAH mission planning system.Aiming to reduce the influence of non-complete ground threat information on UAH path planning,a ground threat prediction-based path planning method is proposed based on artificial bee colony(ABC)algorithm by collaborative thinking strategy.Firstly,a dynamic threat distribution probability model is developed based on the characteristics of typical ground threats.The dynamic no-fly zone of the UAH is simulated and established by calculating the distribution probability of ground threats in real time.Then,a dynamic path planning method for UAH is designed in complex environment based on the real-time prediction of ground threats.By adding the collision warning mechanism to the path planning model,the flight path could be dynamically adjusted according to changing no-fly zones.Furthermore,a hybrid enhanced ABC algorithm is proposed based on collaborative thinking strategy.The proposed algorithm applies the leader-member thinking mechanism to guide the direction of population evolution,and reduces the negative impact of local optimal solutions caused by collaborative learning update strategy,which makes the optimization performance of ABC algorithm more controllable and efficient.Finally,simulation results verify the feasibility and effectiveness of the proposed ground threat prediction path planning method.展开更多
In community planning,due to the lack of evidence regarding the selection of media tools,this study examines how a common but differentiated ideal speech situation can be created as well as how more appropriate media ...In community planning,due to the lack of evidence regarding the selection of media tools,this study examines how a common but differentiated ideal speech situation can be created as well as how more appropriate media tools can be defined and selected in the community planning process.First,this study describes the concept and theoretical basis of media used in community planning from the perspectives of the multiple effects of media evolution on communicative planning.Second,the classification criteria and typical characteristics of media tools used to support community planning are clarified from three dimensions:acceptability,cost effectiveness,and applicability.Third,strategies for applying media tools in the four phases of communicative planning-namely,state analysis,problem identification,contradictory solution and optimization-are described.Finally,trends in the development of media tools for community planning are explored in terms of multistakeholder engagement,supporting scientific decision-making and multiple-type media integration.The results provide a reference for developing more inclusive,effective,and appropriate media tools for enhancing decision-making capacity and modernizing governance in community planning and policy-making processes.展开更多
BACKGROUND Gastric ulcers(GUs)have a high risk of clinical morbidity and recurrence,and further exploration is needed for the prevention,diagnosis,and treatment of the disease.AIM To investigated the effects of a diet...BACKGROUND Gastric ulcers(GUs)have a high risk of clinical morbidity and recurrence,and further exploration is needed for the prevention,diagnosis,and treatment of the disease.AIM To investigated the effects of a diet plan on pepsinogen(PG)I,PG II,gastrin-17(G-17)levels and nutritional status in patients with GUs.METHODS A total of 100 patients with GUs treated between May 2022 and May 2023 were enrolled,with 47 patients in the control group receiving routine nursing and 53 patients in the experimental group receiving dietary nursing intervention based on a diet plan.The study compared the two groups in terms of nursing efficacy,adverse events(vomiting,acid reflux,and celialgia),time to symptom improvement(burning sensation,acid reflux,and celialgia),gastric function(PG I,PG II,and G-17 levels),and nutritional status[prealbumin(PA)and albumin(ALB)levels].RESULTS The experimental group showed a markedly higher total effective rate of nursing,a significantly lower incidence of adverse events,and a shorter time to symptom improvement than the control group.Additionally,the experimental group’s post-intervention PG I,PG II,and G-17 levels were significantly lower than preintervention or control group levels,whereas PA and ALB levels were significantly higher.CONCLUSION The diet plan significantly reduced PG I,PG II,and G-17 levels in patients with GUs and significantly improved their nutritional status.展开更多
Aiming at the practical application of Unmanned Underwater Vehicle(UUV)in underwater combat,this paper proposes a battlefield ambush scene with UUV considering ocean current.Firstly,by establishing these mathematical ...Aiming at the practical application of Unmanned Underwater Vehicle(UUV)in underwater combat,this paper proposes a battlefield ambush scene with UUV considering ocean current.Firstly,by establishing these mathematical models of ocean current environment,target movement,and sonar detection,the probability calculation methods of single UUV searching target and multiple UUV cooperatively searching target are given respectively.Then,based on the Hybrid Quantum-behaved Particle Swarm Optimization(HQPSO)algorithm,the path with the highest target search probability is found.Finally,through simulation calculations,the influence of different UUV parameters and target parameters on the target search probability is analyzed,and the minimum number of UUVs that need to be deployed to complete the ambush task is demonstrated,and the optimal search path scheme is obtained.The method proposed in this paper provides a theoretical basis for the practical application of UUV in the future combat.展开更多
Demand Responsive Transit (DRT) responds to the dynamic users’ requests without any fixed routes and timetablesand determines the stop and the start according to the demands. This study explores the optimization of d...Demand Responsive Transit (DRT) responds to the dynamic users’ requests without any fixed routes and timetablesand determines the stop and the start according to the demands. This study explores the optimization of dynamicvehicle scheduling and real-time route planning in urban public transportation systems, with a focus on busservices. It addresses the limitations of current shared mobility routing algorithms, which are primarily designedfor simpler, single origin/destination scenarios, and do not meet the complex demands of bus transit systems. Theresearch introduces an route planning algorithm designed to dynamically accommodate passenger travel needsand enable real-time route modifications. Unlike traditional methods, this algorithm leverages a queue-based,multi-objective heuristic A∗ approach, offering a solution to the inflexibility and limited coverage of suburbanbus routes. Also, this study conducts a comparative analysis of the proposed algorithm with solutions based onGenetic Algorithm (GA) and Ant Colony Optimization Algorithm (ACO), focusing on calculation time, routelength, passenger waiting time, boarding time, and detour rate. The findings demonstrate that the proposedalgorithmsignificantly enhances route planning speed, achieving an 80–100-fold increase in efficiency over existingmodels, thereby supporting the real-time demands of Demand-Responsive Transportation (DRT) systems. Thestudy concludes that this algorithm not only optimizes route planning in bus transit but also presents a scalablesolution for improving urban mobility.展开更多
With the gradual completion of the overall planning of city and county land space,the detailed planning will be prepared according to the requirements of transmitting and refining the upper planning.Industrial parks a...With the gradual completion of the overall planning of city and county land space,the detailed planning will be prepared according to the requirements of transmitting and refining the upper planning.Industrial parks are one of the“main forces”of local economic development,and the preparation of their detailed planning will escort their development.The key points of the Control Indicators of Construction Land in Industrial Projectsissued in 2008 and 2023 were compared,and the new requirements for detailed planning under the background of territorial space and the contradictions between the detailed planning of industrial parks and the overall planning of the upper territorial space were sorted out based on the summary of the existing problems in the development of chemical parks.It provides some ideas for the practice of detailed planning of chemical industrial parks under the background of territorial space.展开更多
Leadership succession in nursing academic programs poses a significant challenge, primarily due to the limited availability of professionals with the competencies required for effective leadership [1]. This study aims...Leadership succession in nursing academic programs poses a significant challenge, primarily due to the limited availability of professionals with the competencies required for effective leadership [1]. This study aims to address this gap by investigating the critical factors in succession planning for nursing program administrators. The research objectives include identifying the competencies necessary for academic administrators, assessing the experience of current administrators, and developing a comprehensive succession plan framework. The research uses qualitative methods, including literature review, interviews with nursing administrators, and analysis of existing succession models. Results highlight the importance of integrating strategic planning into succession processes to ensure smooth transitions and organizational stability. Conclusions suggest that a formalized succession plan, incorporating mentorship and leadership development, can mitigate leadership gaps in nursing academia [2].展开更多
Introduction: Postpartum family planning is the prevention of pregnancies during the 12 months following childbirth. Few studies have been devoted to postpartum family planning in Mali. Our work will contribute to red...Introduction: Postpartum family planning is the prevention of pregnancies during the 12 months following childbirth. Few studies have been devoted to postpartum family planning in Mali. Our work will contribute to reducing unmet need for family planning. Objective: To study the use of contraceptive methods in the postpartum period in the obstetrics and gynecology unit of Timbuktu hospital. Materials and Methods: This was a descriptive and analytical cross-sectional study with prospective collection of data from January 1, 2022 to December 31, 2023. All women who gave birth having chosen and benefited from a contraceptive method were included. The statistical test used was the Fisher test with a significance threshold fixed at 5%. Results: The frequency of contraception in the postpartum period was 17.03%. The average age of clients was 26.14% with extremes of 14 and 45 years. They were paupiparous at 56.4% with an inter-birth interval of less than 12 months at 12.3%. More than half of the counseling (58.5%) was done during postnatal visits. The methods chosen were implants at 48.1%, injectable progestins at 21.3%, intrauterine device at 14.7%, miro-progestin pills at 13.5%, tubal ligation at 1 .4% and condoms at 1%. The regular follow-up rate was 51.1% of cases and 25.6% had no follow-up. Conclusion: The overall rate of postpartum family planning of 17.08% remains low. Improving FP staff skills will reduce unmet needs and contribute to increasing contraceptive prevalence in Timbuktu.展开更多
In CNC machining,the tool path planning of the cutter plays an important role.In this paper,we generate a space-filling and continuous tool path for free-form surface represented by the triangular mesh with a confined...In CNC machining,the tool path planning of the cutter plays an important role.In this paper,we generate a space-filling and continuous tool path for free-form surface represented by the triangular mesh with a confined scallop height.The tool path is constructed from connected Fermat spirals(CFS)but with fewer inflection points.Comparing with the newly developed CFS method,only about half of the number of inflection points are involved.Moreover,the kinematic constraints are simultaneously taken into account to increase the feedrates in machining.Finally,we use a micro-line trajectory technique to smooth the tool path.Experimental results and physical cutting tests are provided to illustrate and clarify our method.展开更多
Background: Globally, an estimated 80 million unintended pregnancies comprising both mistimed and unwanted pregnancies are recorded yearly. Yet only half of the women at risk of mistimed pregnancy use contraceptives. ...Background: Globally, an estimated 80 million unintended pregnancies comprising both mistimed and unwanted pregnancies are recorded yearly. Yet only half of the women at risk of mistimed pregnancy use contraceptives. In developing countries, over 100 million females have unmet need, and national surveys in Ghana indicate 23% unmet need rate. Methods: Using a cross-sectional community-based approach, a sample size of 300 women of reproductive age were selected using multi-step cluster sampling techniques. The study was quantitative, using structured interviewer-administered questionnaires. Results: Two-third (66%) of the women in reproductive age still had unmet need, 71% were currently pregnant, and more than a third (36%) confirmed ever having a mistimed pregnancy. Fifty-three percent (53%) of the women confirmed never communicating with their partners on family planning issues, a little below half (45%) took their own health care decisions. Seventy nine percent (79%) ever received family planning services from a health professional. Factors related to unmet needs included mistimed pregnancy, level of education, preferred birth/pregnancy interval, communication between partners and the autonomy to spend self-earnings. Conclusion: Considering that high rates of unmet need results in mistimed pregnancy, improved policies around the influence of unmet need on mistimed pregnancies are needed.展开更多
基金the financial support of the National Key Research and Development Program of China(2020AAA0108100)the Shanghai Municipal Science and Technology Major Project(2021SHZDZX0100)the Shanghai Gaofeng and Gaoyuan Project for University Academic Program Development for funding。
文摘Decision-making and motion planning are extremely important in autonomous driving to ensure safe driving in a real-world environment.This study proposes an online evolutionary decision-making and motion planning framework for autonomous driving based on a hybrid data-and model-driven method.First,a data-driven decision-making module based on deep reinforcement learning(DRL)is developed to pursue a rational driving performance as much as possible.Then,model predictive control(MPC)is employed to execute both longitudinal and lateral motion planning tasks.Multiple constraints are defined according to the vehicle’s physical limit to meet the driving task requirements.Finally,two principles of safety and rationality for the self-evolution of autonomous driving are proposed.A motion envelope is established and embedded into a rational exploration and exploitation scheme,which filters out unreasonable experiences by masking unsafe actions so as to collect high-quality training data for the DRL agent.Experiments with a high-fidelity vehicle model and MATLAB/Simulink co-simulation environment are conducted,and the results show that the proposed online-evolution framework is able to generate safer,more rational,and more efficient driving action in a real-world environment.
基金Supported by National Natural Science Foundation of China(Grant Nos.52222215,52072051)Chongqing Municipal Natural Science Foundation of China(Grant No.CSTB2023NSCQ-JQX0003).
文摘Accurate trajectory prediction of surrounding road users is the fundamental input for motion planning,which enables safe autonomous driving on public roads.In this paper,a safe motion planning approach is proposed based on the deep learning-based trajectory prediction method.To begin with,a trajectory prediction model is established based on the graph neural network(GNN)that is trained utilizing the INTERACTION dataset.Then,the validated trajectory prediction model is used to predict the future trajectories of surrounding road users,including pedestrians and vehicles.In addition,a GNN prediction model-enabled motion planner is developed based on the model predictive control technique.Furthermore,two driving scenarios are extracted from the INTERACTION dataset to validate and evaluate the effectiveness of the proposed motion planning approach,i.e.,merging and roundabout scenarios.The results demonstrate that the proposed method can lower the risk and improve driving safety compared with the baseline method.
文摘Unmanned autonomous helicopter(UAH)path planning problem is an important component of the UAH mission planning system.Aiming to reduce the influence of non-complete ground threat information on UAH path planning,a ground threat prediction-based path planning method is proposed based on artificial bee colony(ABC)algorithm by collaborative thinking strategy.Firstly,a dynamic threat distribution probability model is developed based on the characteristics of typical ground threats.The dynamic no-fly zone of the UAH is simulated and established by calculating the distribution probability of ground threats in real time.Then,a dynamic path planning method for UAH is designed in complex environment based on the real-time prediction of ground threats.By adding the collision warning mechanism to the path planning model,the flight path could be dynamically adjusted according to changing no-fly zones.Furthermore,a hybrid enhanced ABC algorithm is proposed based on collaborative thinking strategy.The proposed algorithm applies the leader-member thinking mechanism to guide the direction of population evolution,and reduces the negative impact of local optimal solutions caused by collaborative learning update strategy,which makes the optimization performance of ABC algorithm more controllable and efficient.Finally,simulation results verify the feasibility and effectiveness of the proposed ground threat prediction path planning method.
基金supported by the National Key Research and Development Program of China under the theme“Key technologies for urban sustainable development evaluation and decision-making support”[Grant No.2022YFC3802900].
文摘In community planning,due to the lack of evidence regarding the selection of media tools,this study examines how a common but differentiated ideal speech situation can be created as well as how more appropriate media tools can be defined and selected in the community planning process.First,this study describes the concept and theoretical basis of media used in community planning from the perspectives of the multiple effects of media evolution on communicative planning.Second,the classification criteria and typical characteristics of media tools used to support community planning are clarified from three dimensions:acceptability,cost effectiveness,and applicability.Third,strategies for applying media tools in the four phases of communicative planning-namely,state analysis,problem identification,contradictory solution and optimization-are described.Finally,trends in the development of media tools for community planning are explored in terms of multistakeholder engagement,supporting scientific decision-making and multiple-type media integration.The results provide a reference for developing more inclusive,effective,and appropriate media tools for enhancing decision-making capacity and modernizing governance in community planning and policy-making processes.
基金the Ethic Committee of Lujiang County Hospital of Traditional Chinese Medicine.
文摘BACKGROUND Gastric ulcers(GUs)have a high risk of clinical morbidity and recurrence,and further exploration is needed for the prevention,diagnosis,and treatment of the disease.AIM To investigated the effects of a diet plan on pepsinogen(PG)I,PG II,gastrin-17(G-17)levels and nutritional status in patients with GUs.METHODS A total of 100 patients with GUs treated between May 2022 and May 2023 were enrolled,with 47 patients in the control group receiving routine nursing and 53 patients in the experimental group receiving dietary nursing intervention based on a diet plan.The study compared the two groups in terms of nursing efficacy,adverse events(vomiting,acid reflux,and celialgia),time to symptom improvement(burning sensation,acid reflux,and celialgia),gastric function(PG I,PG II,and G-17 levels),and nutritional status[prealbumin(PA)and albumin(ALB)levels].RESULTS The experimental group showed a markedly higher total effective rate of nursing,a significantly lower incidence of adverse events,and a shorter time to symptom improvement than the control group.Additionally,the experimental group’s post-intervention PG I,PG II,and G-17 levels were significantly lower than preintervention or control group levels,whereas PA and ALB levels were significantly higher.CONCLUSION The diet plan significantly reduced PG I,PG II,and G-17 levels in patients with GUs and significantly improved their nutritional status.
文摘Aiming at the practical application of Unmanned Underwater Vehicle(UUV)in underwater combat,this paper proposes a battlefield ambush scene with UUV considering ocean current.Firstly,by establishing these mathematical models of ocean current environment,target movement,and sonar detection,the probability calculation methods of single UUV searching target and multiple UUV cooperatively searching target are given respectively.Then,based on the Hybrid Quantum-behaved Particle Swarm Optimization(HQPSO)algorithm,the path with the highest target search probability is found.Finally,through simulation calculations,the influence of different UUV parameters and target parameters on the target search probability is analyzed,and the minimum number of UUVs that need to be deployed to complete the ambush task is demonstrated,and the optimal search path scheme is obtained.The method proposed in this paper provides a theoretical basis for the practical application of UUV in the future combat.
文摘Demand Responsive Transit (DRT) responds to the dynamic users’ requests without any fixed routes and timetablesand determines the stop and the start according to the demands. This study explores the optimization of dynamicvehicle scheduling and real-time route planning in urban public transportation systems, with a focus on busservices. It addresses the limitations of current shared mobility routing algorithms, which are primarily designedfor simpler, single origin/destination scenarios, and do not meet the complex demands of bus transit systems. Theresearch introduces an route planning algorithm designed to dynamically accommodate passenger travel needsand enable real-time route modifications. Unlike traditional methods, this algorithm leverages a queue-based,multi-objective heuristic A∗ approach, offering a solution to the inflexibility and limited coverage of suburbanbus routes. Also, this study conducts a comparative analysis of the proposed algorithm with solutions based onGenetic Algorithm (GA) and Ant Colony Optimization Algorithm (ACO), focusing on calculation time, routelength, passenger waiting time, boarding time, and detour rate. The findings demonstrate that the proposedalgorithmsignificantly enhances route planning speed, achieving an 80–100-fold increase in efficiency over existingmodels, thereby supporting the real-time demands of Demand-Responsive Transportation (DRT) systems. Thestudy concludes that this algorithm not only optimizes route planning in bus transit but also presents a scalablesolution for improving urban mobility.
文摘With the gradual completion of the overall planning of city and county land space,the detailed planning will be prepared according to the requirements of transmitting and refining the upper planning.Industrial parks are one of the“main forces”of local economic development,and the preparation of their detailed planning will escort their development.The key points of the Control Indicators of Construction Land in Industrial Projectsissued in 2008 and 2023 were compared,and the new requirements for detailed planning under the background of territorial space and the contradictions between the detailed planning of industrial parks and the overall planning of the upper territorial space were sorted out based on the summary of the existing problems in the development of chemical parks.It provides some ideas for the practice of detailed planning of chemical industrial parks under the background of territorial space.
文摘Leadership succession in nursing academic programs poses a significant challenge, primarily due to the limited availability of professionals with the competencies required for effective leadership [1]. This study aims to address this gap by investigating the critical factors in succession planning for nursing program administrators. The research objectives include identifying the competencies necessary for academic administrators, assessing the experience of current administrators, and developing a comprehensive succession plan framework. The research uses qualitative methods, including literature review, interviews with nursing administrators, and analysis of existing succession models. Results highlight the importance of integrating strategic planning into succession processes to ensure smooth transitions and organizational stability. Conclusions suggest that a formalized succession plan, incorporating mentorship and leadership development, can mitigate leadership gaps in nursing academia [2].
文摘Introduction: Postpartum family planning is the prevention of pregnancies during the 12 months following childbirth. Few studies have been devoted to postpartum family planning in Mali. Our work will contribute to reducing unmet need for family planning. Objective: To study the use of contraceptive methods in the postpartum period in the obstetrics and gynecology unit of Timbuktu hospital. Materials and Methods: This was a descriptive and analytical cross-sectional study with prospective collection of data from January 1, 2022 to December 31, 2023. All women who gave birth having chosen and benefited from a contraceptive method were included. The statistical test used was the Fisher test with a significance threshold fixed at 5%. Results: The frequency of contraception in the postpartum period was 17.03%. The average age of clients was 26.14% with extremes of 14 and 45 years. They were paupiparous at 56.4% with an inter-birth interval of less than 12 months at 12.3%. More than half of the counseling (58.5%) was done during postnatal visits. The methods chosen were implants at 48.1%, injectable progestins at 21.3%, intrauterine device at 14.7%, miro-progestin pills at 13.5%, tubal ligation at 1 .4% and condoms at 1%. The regular follow-up rate was 51.1% of cases and 25.6% had no follow-up. Conclusion: The overall rate of postpartum family planning of 17.08% remains low. Improving FP staff skills will reduce unmet needs and contribute to increasing contraceptive prevalence in Timbuktu.
基金supported by Beijing Natural Science Foundation under Grant Z190004National Key Research and Development Program of China under Grant 2020YFA0713703,NSFC(Nos.11688101,61872332)and Fundamental Research Funds for the Central Universities.
文摘In CNC machining,the tool path planning of the cutter plays an important role.In this paper,we generate a space-filling and continuous tool path for free-form surface represented by the triangular mesh with a confined scallop height.The tool path is constructed from connected Fermat spirals(CFS)but with fewer inflection points.Comparing with the newly developed CFS method,only about half of the number of inflection points are involved.Moreover,the kinematic constraints are simultaneously taken into account to increase the feedrates in machining.Finally,we use a micro-line trajectory technique to smooth the tool path.Experimental results and physical cutting tests are provided to illustrate and clarify our method.
文摘Background: Globally, an estimated 80 million unintended pregnancies comprising both mistimed and unwanted pregnancies are recorded yearly. Yet only half of the women at risk of mistimed pregnancy use contraceptives. In developing countries, over 100 million females have unmet need, and national surveys in Ghana indicate 23% unmet need rate. Methods: Using a cross-sectional community-based approach, a sample size of 300 women of reproductive age were selected using multi-step cluster sampling techniques. The study was quantitative, using structured interviewer-administered questionnaires. Results: Two-third (66%) of the women in reproductive age still had unmet need, 71% were currently pregnant, and more than a third (36%) confirmed ever having a mistimed pregnancy. Fifty-three percent (53%) of the women confirmed never communicating with their partners on family planning issues, a little below half (45%) took their own health care decisions. Seventy nine percent (79%) ever received family planning services from a health professional. Factors related to unmet needs included mistimed pregnancy, level of education, preferred birth/pregnancy interval, communication between partners and the autonomy to spend self-earnings. Conclusion: Considering that high rates of unmet need results in mistimed pregnancy, improved policies around the influence of unmet need on mistimed pregnancies are needed.