期刊文献+
共找到1,017篇文章
< 1 2 51 >
每页显示 20 50 100
Modeling of container terminal logistics system based on multi-agent
1
作者 李斌 李文锋 +1 位作者 张煜 张敏 《Journal of Southeast University(English Edition)》 EI CAS 2007年第S1期146-150,共5页
The similarities and differences between the container terminal logistics system(CTLS)and the Harvard-architecture computer system are compared in terms of organization and architecture.The mapping relation and the mo... The similarities and differences between the container terminal logistics system(CTLS)and the Harvard-architecture computer system are compared in terms of organization and architecture.The mapping relation and the modeling framework of the CTLS are presented based on multi-agent,and the successful algorithms in the computer domain are applied to the modeling framework,such as the dynamic priority and multilevel feedback scheduling algorithm.In addition,a model and simulation on a certain quay at Shanghai harbor is built up on the AnyLogic platform to support the decision-making of terminal on service cost.It validates the feasibility and creditability of the above systematic methodology. 展开更多
关键词 container terminal logistics system Harvard architecture multi-agent system SCHEDULING
在线阅读 下载PDF
An integrated approach for modeling and solving the scheduling problem of container handling systems 被引量:4
2
作者 陈璐 奚立峰 +2 位作者 蔡建国 BOSTEL Nathalie DEJAX Pierre 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2006年第2期234-239,共6页
An integrated model is presented to schedule the container handling system. The objective is to improve the coop- eration between different types of equipments, and to increase the productivity of the terminal. The pr... An integrated model is presented to schedule the container handling system. The objective is to improve the coop- eration between different types of equipments, and to increase the productivity of the terminal. The problem is formulated as a Hybrid Flow Shop Scheduling problem with precedence constraint, setup times and blocking (HFSS-B). A tabu search algorithm is proposed to solve this problem. The quality and efficiency of the proposed algorithm is analyzed from the computational point of view. 展开更多
关键词 container terminal SCHEDULING Tabu search Hybrid flow shop MAKESPAN
在线阅读 下载PDF
Peripheral Challenge in Container Port System:A Case Study of Pearl River Delta 被引量:2
3
作者 WANG Chengjin WANG Jiao'e Cesar DUCRUET 《Chinese Geographical Science》 SCIE CSCD 2012年第1期97-108,共12页
The growth of peripheral ports to dominant hubs has been well documented in North America and Europe,and has led to the elaboration of several theoretical models.However,although changes in containerization growth hav... The growth of peripheral ports to dominant hubs has been well documented in North America and Europe,and has led to the elaboration of several theoretical models.However,although changes in containerization growth have been taking place in the South and East Asia in recent years,particularly in China,only a few studies have fo-cused on this region.The Pearl(Zhujiang) River Delta(PRD) has a typical port system with hub and peripheral ports,and provides an excellent case for studying the Peripheral Challenge.This paper introduces the theoretical evidence of the Hayuth model and analyzes the evolution of the container port system in the PRD with five phases:1) phase I:preconditions for change and phase II:initial container port development in the 1970s and early 1980s;2) phase III:diffusion,consolidation,and port concentration in the middle and late 1980s;3) phase IV:the load center in the 1990s;and(4) phase V:the Peripheral Challenge since the late 1990s.The results illustrate that the Shenzhen port presents mounting challenges to the Hong Kong port,descending from a transshipment hub of China to a regional load center of Southeast China.Furthermore,this paper explores five points that have led to the evolution of the port system in the PRD:1) competition in the regional port systems;2) different interested parties;3) shift of investment strategies of in-ternational terminal operators;4) integration of shipping networks and reorganization of carriers;and 5) cost-based competition. 展开更多
关键词 Hayuth model peripheral challenge Pearl River Delta (PRD) container shipping
在线阅读 下载PDF
Container Instrumentation and Enforcement System for Runtime Security of Kubernetes Platform with eBPF 被引量:2
4
作者 Songi Gwak Thien-Phuc Doan Souhwan Jung 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1773-1786,共14页
Containerization is a fundamental component of modern cloud-native infrastructure,and Kubernetes is a prominent platform of container orchestration systems.However,containerization raises significant security concerns... Containerization is a fundamental component of modern cloud-native infrastructure,and Kubernetes is a prominent platform of container orchestration systems.However,containerization raises significant security concerns due to the nature of sharing a kernel among multiple containers,which can lead to container breakout or privilege escalation.Kubernetes cannot avoid it as well.While various tools,such as container image scanning and configuration checking,can mitigate container workload vulnerabilities,these are not foolproof and cannot guarantee perfect isolation or prevent every active threat in runtime.As such,a policy enforcement solution is required to tackle the problem,and existing solutions based on LSM(Linux Security Module)frameworks may not be adequate for some situations.To address this,we propose an enforcement system based on BPF-LSM,which leverages eBPF(extended Berkeley Packet Filter)technology to provide fine-grained control and dynamic adoption of security policies.In this paper,we compare different LSM implementations to highlight the challenges of current enforcement solutions before detailing the design of our eBPF-based Kubernetes Runtime Instrumentation and Enforcement System(KRSIE).Finally,we evaluate the effectiveness of our system using a real-world scenario,as measuring the performance of a policy enforcement system is a complex task.Our results show that KRSIE can successfully control containers’behaviors using LSM hooks at container runtime,offering improved container security for cloud-native infrastructure. 展开更多
关键词 container kubernetes runtime security eBPF ENFORCEMENT
在线阅读 下载PDF
A Pre-Selection-Based Ant Colony System for Integrated Resources Scheduling Problem at Marine Container Terminal
5
作者 Rong Wang Xinxin Xu +2 位作者 Zijia Wang Fei Ji Nankun Mu 《Computers, Materials & Continua》 SCIE EI 2024年第8期2363-2385,共23页
Marine container terminal(MCT)plays a key role in the marine intelligent transportation system and international logistics system.However,the efficiency of resource scheduling significantly influences the operation pe... Marine container terminal(MCT)plays a key role in the marine intelligent transportation system and international logistics system.However,the efficiency of resource scheduling significantly influences the operation performance of MCT.To solve the practical resource scheduling problem(RSP)in MCT efficiently,this paper has contributions to both the problem model and the algorithm design.Firstly,in the problem model,different from most of the existing studies that only consider scheduling part of the resources in MCT,we propose a unified mathematical model for formulating an integrated RSP.The new integrated RSP model allocates and schedules multiple MCT resources simultaneously by taking the total cost minimization as the objective.Secondly,in the algorithm design,a pre-selection-based ant colony system(PACS)approach is proposed based on graphic structure solution representation and a pre-selection strategy.On the one hand,as the RSP can be formulated as the shortest path problem on the directed complete graph,the graphic structure is proposed to represent the solution encoding to consider multiple constraints and multiple factors of the RSP,which effectively avoids the generation of infeasible solutions.On the other hand,the pre-selection strategy aims to reduce the computational burden of PACS and to fast obtain a higher-quality solution.To evaluate the performance of the proposed novel PACS in solving the new integrated RSP model,a set of test cases with different sizes is conducted.Experimental results and comparisons show the effectiveness and efficiency of the PACS algorithm,which can significantly outperform other state-of-the-art algorithms. 展开更多
关键词 Resource scheduling problem(RSP) ant colony system(ACS) marine container terminal(MCT) pre-selection strategy
在线阅读 下载PDF
A Study on Effective System for Harbor Container Delivery &Cargo Work Automatuion
6
作者 Dong-Hoon Kim Jun-Yeob Song +2 位作者 Seung-Ho Lee Il-Yong Kang Suk-Keun Cha 《Wireless Sensor Network》 2010年第8期629-638,共10页
In this article, we have attempted to analyze current situation and the problem of domestic and overseas harbor container delivery & cargo work automation centered on major harbors and to suggest effective way to ... In this article, we have attempted to analyze current situation and the problem of domestic and overseas harbor container delivery & cargo work automation centered on major harbors and to suggest effective way to deal with the issue in order to improve the productivity of container cargo work per crane, the major index of productivity of high value-added shipbuilding industry. In particular, we have suggested the way to realize effective automation system that can improve the efficiency of harbor container delivery & cargo work through the development of high-tech measuring automation technology using microwave radar and applied design that have broken away from traditional automation system and traditional problems such as dependence on manual work and the problem of laser method in which workers cannot identify laser beam under sunlight and workers’ eyesight can be weakened by being exposed to laser beam. 展开更多
关键词 HARBOR container Delivery CARGO WORK AUTOMATION
暂未订购
A Model for Predictable Capacity of a Container Terminal State: A System Dynamics Approach
7
作者 Claudio J. M. Soares Hostilio Xavier Ratton Neto 《Journal of Traffic and Transportation Engineering》 2016年第3期141-154,共14页
Low performance of operational practices and wrong perceptions on demand forecast cause improper investments on new facilities for containers terminals, without taking into account the best use of their available reso... Low performance of operational practices and wrong perceptions on demand forecast cause improper investments on new facilities for containers terminals, without taking into account the best use of their available resources. Accordingly, it would be desirable to model dynamic behaviour among demand, capacity and productivity of container terminal services, like reception, storage and distribution, to forecast their performances faced to demand evolution with time. This paper presents a system dynamic model to evaluate impacts from demand variations on 18 container terminals associated to ABRATEC (Associa^do Brasileira dos Terminals de Cont^ineres de Uso P^blico (in English: Brazilian Association of Public Container Terminals)) and their response capability to compensate demand growth with increasing productivity. The behaviour of the developed dynamic models was demonstrated by means of simulations carried out with the Vensim Standard 5.6d system dynamics software. 展开更多
关键词 Capacity PRODUCTIVITY system dynamics container terminal.
在线阅读 下载PDF
Assessment of Moisture Permeability and Closure Systems of High Density Polyethylene Plastic Bottles Used as Primary Packaging Containers for Moisture Sensitive Medicines
8
作者 Raphael Shedafa Prosper Tibalinda +5 位作者 Vicky Manyanga Joseph Sempombe Marry Temu Nelson Masota Eliangiringa Kaale Christoph Bonsmann 《Pharmacology & Pharmacy》 2016年第8期321-325,共5页
Introduction: Moisture permeability and a loose closure system might allow a significant gain of moisture into container and this could lead to significant loss of potency of drug sensitive to moisture and as well pro... Introduction: Moisture permeability and a loose closure system might allow a significant gain of moisture into container and this could lead to significant loss of potency of drug sensitive to moisture and as well promoting the growth of microorganisms. Typical examples of the drugs sensitive to moisture include Tenofovir Disoproxil Fumarate (TDF). Product claimed to be a “Tight container” does not make it a tight container until proved practically. A plastic container is tight if “not more than one of the 10 tested containers exceeds 100 mg per day per L in moisture permeability. Objectives: The goal of this study was to determine rate of moisture permeability of selected High Density Polyethylene plastic bottles for packaging of moisture sensitive medicines in particular Lamivudine/Tenofovir Disoproxil fumarate tablets. Methodology: The determination of rate of moisture permeability was achieved by assessing closure systems of plastics as per USP 37 method, while the difference in absorption pattern was achieved by assessing the spectrum obtained through transmittance by Fourier Transform-Infrared (FT-IR). The plastic bottles were randomly selected from supplier A, B and C. Results: The plastic bottles from supplier A and B had an average moisture permeability of 12.57 and 51.55 mg/day/L with none of the containers exceeding moisture permeability of 100 mg/day/L whereas containers from supplier C had an average of 149.95 mg/day/L with seven of the containers exceeding of 100 mg/day/L. Conclusion: Containers from supplier A and B met the USP specifications hence could be used as primary packaging for moisture sensitive medicines whereas the containers from supplier C did not meet the USP specifications for them to be regarded as “Tight Containers” and hence, unsuitable for packaging of moisture sensitive medicines. 展开更多
关键词 MOISTURE PERMEABILITY Closure system Primary Packaging containers
暂未订购
Experimental and numerical investigation of cavity characteristics in behind-armor liquid-filled containers under shaped charge jet impact 被引量:1
9
作者 Shixin Ma Xiangdong Li Lanwei Zhou 《Defence Technology(防务技术)》 2025年第5期242-259,共18页
The cavity characteristics in liquid-filled containers caused by high-velocity impacts represent an important area of research in hydrodynamic ram phenomena.The dynamic expansion of the cavity induces liquid pressure ... The cavity characteristics in liquid-filled containers caused by high-velocity impacts represent an important area of research in hydrodynamic ram phenomena.The dynamic expansion of the cavity induces liquid pressure variations,potentially causing catastrophic damage to the container.Current studies mainly focus on non-deforming projectiles,such as fragments,with limited exploration of shaped charge jets.In this paper,a uniquely experimental system was designed to record cavity profiles in behind-armor liquid-filled containers subjected to shaped charge jet impacts.The impact process was then numerically reproduced using the explicit simulation program ANSYS LS-DYNA with the Structured Arbitrary Lagrangian-Eulerian(S-ALE)solver.The formation mechanism,along with the dimensional and shape evolution of the cavity was investigated.Additionally,the influence of the impact kinetic energy of the jet on the cavity characteristics was analyzed.The findings reveal that the cavity profile exhibits a conical shape,primarily driven by direct jet impact and inertial effects.The expansion rates of both cavity length and maximum radius increase with jet impact kinetic energy.When the impact kinetic energy is reduced to 28.2 kJ or below,the length-to-diameter ratio of the cavity ultimately stabilizes at approximately 7. 展开更多
关键词 Cavity characteristics Shaped charge jet Behind-armor liquid-filled container Impact kinetic energy Hydrodynamic ram
在线阅读 下载PDF
Application Research on Real-Time Interactive Simulation System of Container Yard Based on Unity3D
10
作者 Rongrong Hu Xumin Zhou Yiping Yu 《Open Journal of Modelling and Simulation》 2022年第3期292-302,共11页
In view of the limitations of the mathematical method used in the container terminal logistics system, this paper uses Unity3D to establish a computer simulation model for the container automated yard, which dynamical... In view of the limitations of the mathematical method used in the container terminal logistics system, this paper uses Unity3D to establish a computer simulation model for the container automated yard, which dynamically displays the operation process of the container automated yard logistics system in real time. Through the plane four-parameter coordinate conversion method and by taking the Shanghai urban construction coordinate system as the medium, it completes the conversion from the satellite positioning reference ellipsoid coordinates to the three-dimensional virtual scene coordinates. The example results show that the method is reliable and practical, improves the accuracy and efficiency of positioning, and provides a reliable reference basis for the container terminal logistics system. 展开更多
关键词 container Yard UNITY3D GNSS Measurement Interactive Simulation
在线阅读 下载PDF
Characterization of combined blast-and fragments-induced synergetic damage in polyurea coated liquid-filled container
11
作者 Chen Tao Chong Ji +3 位作者 Xin Wang Juan Gu Yuting Wang Changxiao Zhao 《Defence Technology(防务技术)》 2025年第1期201-224,共24页
Liquid-filled containers(LFC)are widely used to store and transport petroleum,chemical reagents,and other resources.As an important target of military strikes and terrorist bombings,LFC are vulnerable to blast waves a... Liquid-filled containers(LFC)are widely used to store and transport petroleum,chemical reagents,and other resources.As an important target of military strikes and terrorist bombings,LFC are vulnerable to blast waves and fragments.To explore the protective effect of polyurea elastomer on LFC,the damage characteristics of polyurea coated liquid-filled container(PLFC)under the combined loading of blast shock wave and fragments were studied experimentally.The microstructure of the polyurea layer was observed by scanning electron microscopy,and the fracture and self-healing phenomena were analyzed.The simulation approach was used to explain the combined blast-and fragments-induced on the PLFC in detail.Finally,the effects of shock wave and fragment alone and in combination on the damage of PLFC were comprehensively compared.Results showed that the polyurea reduces the perforation rate of the fragment to the LFC,and the self-healing phenomenon could also reduce the liquid loss rate inside the container.The polyurea reduces the degree of depression in the center of the LFC,resulting in a decrease in the distance between adjacent fragments penetrating the LFC,and an increase in the probability of transfixion and fracture between holes.Under the close-in blast,the detonation shock wave reached the LFC before the fragment.Polyurea does not all have an enhanced effect on the protection of LFC.The presence of internal water enhances the anti-blast performance of the container,and the hydrodynamic ram(HRAM)formed by the fragment impacting the water aggravated the plastic deformation of the container.The combined action has an enhancement effect on the deformation of the LFC.The depth of the container depression was 27%higher than that of the blast shock wave alone;thus,it cannot be simply summarized as linear superposition. 展开更多
关键词 POLYUREA Prefabricated fragment Liquid-filled container Hydrodynamic ram Cumulative effect
在线阅读 下载PDF
Fire Hawk Optimization-Enabled Deep Learning Scheme Based Hybrid Cloud Container Architecture for Migrating Interoperability Based Application
12
作者 G Indumathi R Sarala 《China Communications》 2025年第5期285-304,共20页
Virtualization is an indispensable part of the cloud for the objective of deploying different virtual servers over the same physical layer.However,the increase in the number of applications executing on the repositori... Virtualization is an indispensable part of the cloud for the objective of deploying different virtual servers over the same physical layer.However,the increase in the number of applications executing on the repositories results in increased overload due to the adoption of cloud services.Moreover,the migration of applications on the cloud with optimized resource allocation is a herculean task even though it is employed for minimizing the dilemma of allocating resources.In this paper,a Fire Hawk Optimization enabled Deep Learning Scheme(FHOEDLS)is proposed for minimizing the overload and optimizing the resource allocation on the hybrid cloud container architecture for migrating interoperability based applications This FHOEDLS achieves the load prediction through the utilization of deep CNN-GRU-AM model for attaining resource allocation and better migration of applications.It specifically adopted the Fire Hawk Optimization Algorithm(FHOA)for optimizing the parameters that influence the factors that aid in better interoperable application migration with improved resource allocation and minimized overhead.It considered the factors of resource capacity,transmission cost,demand,and predicted load into account during the formulation of the objective function utilized for resource allocation and application migration.The cloud simulation of this FHOEDLS is achieved using a container,Virtual Machine(VM),and Physical Machine(PM).The results of this proposed FHOEDLS confirmed a better resource capability of 0.418 and a minimized load of 0.0061. 展开更多
关键词 container deep learning fire hawk optimization algorithm hybrid cloud interoperable application migration
在线阅读 下载PDF
GPU Usage Time-Based Ordering Management Technique for Tasks Execution to Prevent Running Failures of GPU Tasks in Container Environments
13
作者 Joon-Min Gil Hyunsu Jeong Jihun Kang 《Computers, Materials & Continua》 2025年第2期2199-2213,共15页
In a cloud environment,graphics processing units(GPUs)are the primary devices used for high-performance computation.They exploit flexible resource utilization,a key advantage of cloud environments.Multiple users share... In a cloud environment,graphics processing units(GPUs)are the primary devices used for high-performance computation.They exploit flexible resource utilization,a key advantage of cloud environments.Multiple users share GPUs,which serve as coprocessors of central processing units(CPUs)and are activated only if tasks demand GPU computation.In a container environment,where resources can be shared among multiple users,GPU utilization can be increased by minimizing idle time because the tasks of many users run on a single GPU.However,unlike CPUs and memory,GPUs cannot logically multiplex their resources.Additionally,GPU memory does not support over-utilization:when it runs out,tasks will fail.Therefore,it is necessary to regulate the order of execution of concurrently running GPU tasks to avoid such task failures and to ensure equitable GPU sharing among users.In this paper,we propose a GPU task execution order management technique that controls GPU usage via time-based containers.The technique seeks to ensure equal GPU time among users in a container environment to prevent task failures.In the meantime,we use a deferred processing method to prevent GPU memory shortages when GPU tasks are executed simultaneously and to determine the execution order based on the GPU usage time.As the order of GPU tasks cannot be externally adjusted arbitrarily once the task commences,the GPU task is indirectly paused by pausing the container.In addition,as container pause/unpause status is based on the information about the available GPU memory capacity,overuse of GPU memory can be prevented at the source.As a result,the strategy can prevent task failure and the GPU tasks can be experimentally processed in appropriate order. 展开更多
关键词 Cloud computing container GPGPU resource management
在线阅读 下载PDF
Container cluster placement in edge computing based on reinforcement learning incorporating graph convolutional networks scheme
14
作者 Zhuo Chen Bowen Zhu Chuan Zhou 《Digital Communications and Networks》 2025年第1期60-70,共11页
Container-based virtualization technology has been more widely used in edge computing environments recently due to its advantages of lighter resource occupation, faster startup capability, and better resource utilizat... Container-based virtualization technology has been more widely used in edge computing environments recently due to its advantages of lighter resource occupation, faster startup capability, and better resource utilization efficiency. To meet the diverse needs of tasks, it usually needs to instantiate multiple network functions in the form of containers interconnect various generated containers to build a Container Cluster(CC). Then CCs will be deployed on edge service nodes with relatively limited resources. However, the increasingly complex and timevarying nature of tasks brings great challenges to optimal placement of CC. This paper regards the charges for various resources occupied by providing services as revenue, the service efficiency and energy consumption as cost, thus formulates a Mixed Integer Programming(MIP) model to describe the optimal placement of CC on edge service nodes. Furthermore, an Actor-Critic based Deep Reinforcement Learning(DRL) incorporating Graph Convolutional Networks(GCN) framework named as RL-GCN is proposed to solve the optimization problem. The framework obtains an optimal placement strategy through self-learning according to the requirements and objectives of the placement of CC. Particularly, through the introduction of GCN, the features of the association relationship between multiple containers in CCs can be effectively extracted to improve the quality of placement.The experiment results show that under different scales of service nodes and task requests, the proposed method can obtain the improved system performance in terms of placement error ratio, time efficiency of solution output and cumulative system revenue compared with other representative baseline methods. 展开更多
关键词 Edge computing Network virtualization container cluster Deep reinforcement learning Graph convolutional network
在线阅读 下载PDF
Investigation of penetration characteristics of shaped charge jet impacting behind-armor liquid-filled containers
15
作者 Shixin Ma Yuchi Tang +1 位作者 Lanwei Zhou Xiangdong Li 《Defence Technology(防务技术)》 2025年第11期223-241,共19页
The impact of high-velocity penetrators into liquid-filled containers can generate hydrodynamic ram effects,potentially causing catastrophic structural damage to the container.Previous studies have primarily focused o... The impact of high-velocity penetrators into liquid-filled containers can generate hydrodynamic ram effects,potentially causing catastrophic structural damage to the container.Previous studies have primarily focused on undeformed penetrators,such as fragments or bullets,with limited attention directed toward shaped charge jets.This study investigates the penetration characteristics of shaped charge jets impacting behind-armor liquid-filled containers,with particular emphasis on jet-liquid interactions.A theoretical penetration model incorporating material compressibility and jet stretching was developed based on the virtual origin theory.A high-speed imaging experimental system was designed to capture the jet motion within the container.The impact process was numerically reproduced using ANSYS/LSDYNA,and the effects of standoff and overmatch on jet penetration were analyzed.The results reveal that jet stretching induced by increased standoff enhances the penetration velocity of the jet.A proportional relationship between the stretching factor(λ)and the overmatch parameter(I)was identified,withλranging from approximately 1.22 to 1.38 times I across the studied standoff range(80-220 mm).The findings offer a basis for future studies on the pressure distribution in the liquid and the structural response of containers. 展开更多
关键词 Shaped charge jet Behind-armor liquid-filled container Penetration characteristics Overmatch
在线阅读 下载PDF
AGV Scheduling and Bidirectional Conflict-Free Routing Problem with Battery Swapping in Automated Container Terminals
16
作者 He Huang Jin Zhu 《Computer Modeling in Engineering & Sciences》 2025年第8期1717-1748,共32页
Automated guided vehicles(AGVs)are key equipment in automated container terminals(ACTs),and their operational efficiency can be impacted by conflicts and battery swapping.Additionally,AGVs have bidirectional transport... Automated guided vehicles(AGVs)are key equipment in automated container terminals(ACTs),and their operational efficiency can be impacted by conflicts and battery swapping.Additionally,AGVs have bidirectional transportation capabilities,allowing them tomove in the opposite directionwithout turning around,which helps reduce transportation time.This paper aims at the problem of AGV scheduling and bidirectional conflict-free routing with battery swapping in automated terminals.A bi-level mixed integer programming(MIP)model is proposed,taking into account task assignment,bidirectional conflict-free routing,and battery swapping.The upper model focuses on container task assignment and AGV battery swapping planning,while the lower model ensures conflict-free movement of AGVs.A double-threshold battery swapping strategy is introduced,allowing AGVs to utilize waiting time for loading for battery swapping.An improved differential evolution variable neighborhood search(IDE-VNS)algorithm is developed to solve the bi-level MIP model,aiming to minimize the completion time of all jobs.Experimental results demonstrate that compared to the differential evolution(DE)algorithm and the genetic algorithm(GA),the IDEVNS algorithmreduces fitness values by 44.49% and 45.22%,though it does increase computation time by 56.28% and 62.03%,respectively.Bidirectional transportation reduces the fitness value by an average of 10.97% when the container scale is small.As the container scale increases,the fitness value of bidirectional transportation gradually approaches that of unidirectional transportation.The results further show that the double-threshold battery swapping strategy enhances AGV utilization and reduces the fitness value. 展开更多
关键词 Automated container terminal(ACT) AGV scheduling bidirectional conflict-free routing battery swapping different evolution algorithm
在线阅读 下载PDF
Evolution of railway container transport network nodes driven by sea-rail intermodal transportation:A case study of Northeast China
17
作者 WANG Xiuqi KUANG Haibo +1 位作者 YU Fangping GAO Guangyue 《Journal of Geographical Sciences》 2025年第6期1233-1262,共30页
The evolution mechanism of railway transportation network nodes driven by sea-rail intermodal transport(SRIT),a globally prevalent logistics method,has not been thoroughly investigated.From the perspective of SRIT,thi... The evolution mechanism of railway transportation network nodes driven by sea-rail intermodal transport(SRIT),a globally prevalent logistics method,has not been thoroughly investigated.From the perspective of SRIT,this study constructed a framework for understanding the evolution of railway container transport network nodes using Northeast China from 2013 to 2020 as a case study.It leverages proprietary data from 95306 Railway Freight E-commerce Platform.By employing the hybrid EWM-GA-TOPSIS model,complex network analysis,modified gravity model,and correlation and regression analyses,this study delves into the spatiotemporal patterns and dynamic transformations of railway container freight stations(RCFS).Finally,the long-term relationship between the RCFS and SRIT is explored.The results indicate that the spatial and temporal analysis of the RCFS in Northeast China from 2013 to 2020 revealed a clear polarisation trend,with the top-ranked stations mainly concentrated near ports and important transportation hubs.Additionally,the RCFS exhibited an expansionary trend;however,its development was uneven,and there was a significant increase in the number of new stations compared to abandoned stations,indicating an overall positive growth tendency.Moreover,the intensity of the SRIT at the RCFS in Northeast China notably increased.A significant positive linear relationship exists between SRIT and the freight capacity of all stations.A relatively pronounced correlation was observed for high-intensity stations,whereas a relatively weak correlation was observed for low-intensity stations.This study not only provides an effective framework for future research on RCFS within the context of SRIT but also serves as a scientific reference for promoting the implementation of the national strategy for multimodal transportation. 展开更多
关键词 sea-rail intermodal transportation railway container transport evolutionary patterns of stations Northeast China
原文传递
Container Housing:Ghana’s Answer to the Housing Deficit?
18
作者 Karen Evans Halm 《Journal of Civil Engineering and Architecture》 2025年第4期196-207,共12页
The population growth in Ghana has assumed an alarming rate.The provision of urban infrastructure and housing has however not been commensurate with the demand especially in housing,thus the acute housing deficit.The ... The population growth in Ghana has assumed an alarming rate.The provision of urban infrastructure and housing has however not been commensurate with the demand especially in housing,thus the acute housing deficit.The idea of using shipping containers as a building component is by no means new in the Accra Metropolis as most shipping containers are re-constructed architecturally and used for temporary accommodation needs like storage,make-shift shops,emergency shelters and site offices.The concept of using these shipping containers as modular building components in architecture however,is still foreign to building practitioners and the nation at large.This research paper set out to use the containers not for luxury apartments but to harness the merits of availability,low-cost of resource,speed of construction and structural stability of the International Standard Organization(ISO)shipping containers in addressing the housing deficiency problem in the nation by meeting the basic need of shelter.Based on the hypothesis of being a cheaper alternative to the concrete and sand-crete blocks,which is the main construction technology used now,similar house types of both technologies were compared to ascertain the variation as part of the methodology for this research.The methodology also included literature reviews and case studies.The scope of this study was limited to 2-bedroom single-storey and multi-storey house types in Accra,the capital city of Ghana.In the final analysis however,this research proved that the container house is not cheaper than the traditional blockwork and concrete construction method is and is better used in temporary accommodation,in situations where time is essential. 展开更多
关键词 Accra cost analysis HOUSING shipping containers
在线阅读 下载PDF
Research the Safety Specialties for the Container Shipping Logistics Networks of China
19
作者 Di Cui 《Journal of Traffic and Transportation Engineering》 2025年第2期62-65,共4页
Structural properties of the ship container logistics network of China(SCLNC)are studied in the light of recent investigations of complex networks.SCLNC is composed of a set of routes and ports located along the sea o... Structural properties of the ship container logistics network of China(SCLNC)are studied in the light of recent investigations of complex networks.SCLNC is composed of a set of routes and ports located along the sea or river.Network properties including the degree distribution,degree correlations,clustering,shortest path length,centrality and betweenness are studied in different definition of network topology.It is found that geographical constraint plays an important role in the network topology of SCLNC.We also study the traffic flow of SCLNC based on the weighted network representation,and demonstrate the weight distribution can be described by power law or exponential function depending on the assumed definition of network topology.Other features related to SCLNC are also investigated. 展开更多
关键词 Logistics networks ship container logistics networks the safety characters
在线阅读 下载PDF
Recent Advancement in Formation Control of Multi-Agent Systems:A Review
20
作者 Aamir Farooq Zhengrong Xiang +1 位作者 Wen-Jer Chang Muhammad Shamrooz Aslam 《Computers, Materials & Continua》 2025年第6期3623-3674,共52页
Formation control in multi-agent systems has become a critical area of interest due to its wide-ranging applications in robotics,autonomous transportation,and surveillance.While various studies have explored distribut... Formation control in multi-agent systems has become a critical area of interest due to its wide-ranging applications in robotics,autonomous transportation,and surveillance.While various studies have explored distributed cooperative control,this review focuses on the theoretical foundations and recent developments in formation control strategies.The paper categorizes and analyzes key formation types,including formation maintenance,group or cluster formation,bipartite formations,event-triggered formations,finite-time convergence,and constrained formations.A significant portion of the review addresses formation control under constrained dynamics,presenting both modelbased and model-free approaches that consider practical limitations such as actuator bounds,communication delays,and nonholonomic constraints.Additionally,the paper discusses emerging trends,including the integration of eventdriven mechanisms and AI-enhanced coordination strategies.Comparative evaluations highlight the trade-offs among various methodologies regarding scalability,robustness,and real-world feasibility.Practical implementations are reviewed across diverse platforms,and the review identifies the current achievements and unresolved challenges in the field.The paper concludes by outlining promising research directions,such as adaptive control for dynamic environments,energy-efficient coordination,and using learning-based control under uncertainty.This review synthesizes the current state of the art and provides a road map for future investigation,making it a valuable reference for researchers and practitioners aiming to advance formation control in multi-agent systems. 展开更多
关键词 Cooperative control multi-agent systems formation control formation containment group formation bipartite formation
在线阅读 下载PDF
上一页 1 2 51 下一页 到第
使用帮助 返回顶部