This document summarizes a research presentation about designing a mobility sharing auction mechanism that considers temporal-spatial origin-destination (OD) connection conditions. The researchers propose a framework for mobility services that uses "knots" to represent connections between OD pairs across time slots. They describe a setting where a service supplier issues permits to users based on vehicle capacity limits and aims to maximize social welfare by satisfying the temporal-spatial OD connection condition. They also discuss extending the classic Vickrey-Clarke-Groves mechanism to this mobility sharing context, where users' payments are based on how their participation affects the social welfare optimization problem. The researchers claim this mechanism provides incentives for users to bid their true values.
The document discusses the theoretical calculation of electron mobility in indium nitride (InN) semiconductor using Monte Carlo simulation. Key points:
- Monte Carlo simulation is used to calculate electron mobility by simulating random scattering events.
- The model tracks electron wave vectors and determines relaxation times between scattering to calculate mean relaxation time and thus mobility.
- Simulation results found mobility of 25,102 cm2/V-s at 77K and carrier concentration of 1016 cm-3. Mobility decreased with increasing temperature and carrier concentration as expected.
- The maximum mobility from simulation matches well with results from other theoretical methods, validating the Monte Carlo model for InN electron mobility.
This document provides an overview of discrete choice analysis and nested logit models. It begins with a review of binary and multinomial logit models and the independence from irrelevant alternatives property. It then introduces nested logit models as a way to address IIA violations when alternatives are correlated or choices are multidimensional. The document provides an example of a nested logit specification and calculation of choice probabilities. It concludes with extensions like mixed logit models and an appendix on additional model specifications.
The document discusses mechanisms for distributed computation by selfish agents on the internet. It presents an approach based on mechanism design and game theory to incentivize truthful behavior from unreliable and uncontrollable agents. Examples of mechanisms are given for problems like resource allocation, routing, and electronic trade that provide dominant strategies for agents to report truthfully. These mechanisms, including ones for maximum value allocation, threshold loading, and shortest paths, are shown to satisfy properties of Vickrey-Clarke-Groves mechanisms.
We all make choices between alternatives every day in many contexts - not just transport. There is theory to help planners forecast those decisions, but it is generally poorly understood. The aim of this presentation is to be of particular relevance to all PhD students and early career researchers - who should know something about DCM even if not planning to work in that area. No prior knowledge necessary.
Tony Fowkes first joined ITS in September 1976, coming from the University's School of Economic Studies, where he had been lecturing. Initially he worked on Car Ownership Forecasting, before working in a wide variety of areas of Transport Planning. In 1982 he joined the first UK Value of Time study, as well as a parallel project on Business Travel which led to pioneering work on Business Value of Time. On both those projects he helped to develop the new technique of Stated Preference estimation. In 1984 he began 4 years here as British Railways Senior Rail Research Fellow. He then moved to a mix of teaching and research, jointly with LUBS. He has published widely and contributed to many influential reports for government bodies. He retired in October 2016 as Reader in Transport Econometrics, and is now a Visiting Reader at ITS.
The document discusses optimization of internet traffic routing. It presents three examples: (1) access control lists, which are not truly optimal due to duplication; (2) wireless network routing, which can be formulated as minimal spanning tree or relay problems; and (3) routing protocols, which are not inherently optimal as routers only know local topology, not global. True optimization requires considering traffic flows across an entire network or domain simultaneously.
This document provides an overview of mobile data offloading techniques for next generation cellular networks. It discusses the expected growth in mobile data traffic and need for offloading to WiFi networks. It presents a model for the offloading system involving mobile network operators, base stations and access points. It formulates the offloading problem as an optimization to maximize social welfare. An iterated double auction mechanism is proposed to solve the optimization in a distributed manner while achieving the desired economic properties. Results show the mechanism enables the requests and admissions to converge over iterations, minimizing the demand gap.
Simulation of Crowd Evacuation scenarios using NetLogoFederico D'Amato
?
This document describes a simulation model created in NetLogo to model the evacuation of people from an area with entry and exit points. The model includes social behaviors like altruism and conformism. Pedestrians in the model can be normal or disabled, with different speeds. The model parameters and behaviors are described, including how conformist and non-conformist pedestrians choose their paths. Experimental results are presented on how parameters like entry ratio and conformism affect the probability that pedestrians exiting from different entry points use different exit points.
A Strategic Model For Dynamic Traffic AssignmentKelly Taylor
?
This document proposes a strategic model for dynamic traffic assignment. The key elements are:
1) Users follow strategies that assign preference orders to outgoing arcs from each node based on arrival time and congestion.
2) A time-space network is constructed to model flow variations over time on the original road network.
3) An equilibrium is achieved when expected delays are minimal for each origin-destination pair given the strategies and capacities.
A feasible solution algorithm for a primitive vehicle routing problemCem Recai ??rak
?
This paper proposes a heuristic algorithm to solve the vehicle routing problem (VRP). The algorithm uses a 2-phase approach: 1) customers are clustered based on their location and demand, and 2) routes are determined to service the customers in each cluster. The algorithm was tested on problems with up to 10,000 customers and showed good computation time but suboptimal solutions. Increasing the vehicle capacity improved the algorithm's performance. The paper concludes that adding an improvement method like 2-opt could further enhance the solution quality.
The article presents different approaches to finding the optimal solution for a problem, which extends the classical traveling salesman problem. Takes into consideration the possibility of choosing a toll highway and the standard road between two cities. Describes the experimentation system. Provides mathematical model, results of the investigation, and a conclusion.
A Generic Agent Model Towards Comparing Resource Allocation Approaches to On-...daoudalaa
?
This document presents a generic multi-agent model for on-demand transport with autonomous vehicles that can evaluate different resource allocation approaches under communication constraints. The model represents vehicles as autonomous agents that can communicate within a limited range to coordinate requests. Several coordination mechanisms are implemented, including selfish, dispatching, auctions, and cooperative approaches. An evaluation of these methods shows how factors like quality of service, profit, and communication costs vary with the number of vehicles and coordination used.
Solving real world delivery problem using improved max-min ant system with lo...ijaia
?
This paper presents a solution to real-world delive
ry problems (RWDPs) for home delivery services wher
e
a large number of roads exist in cities and the tra
ffic on the roads rapidly changes with time. The
methodology for finding the shortest-travel-time to
ur includes a hybrid meta-heuristic that combines a
nt
colony optimization (ACO) with Dijkstra’s algorithm
, a search technique that uses both real-time traff
ic
and predicted traffic, and a way to use a real-worl
d road map and measured traffic in Japan. We
previously proposed a hybrid ACO for RWDPs that use
d a MAX-MIN Ant System (MMAS) and proposed a
method to improve the search rate of MMAS. Since tr
affic on roads changes with time, the search rate i
s
important in RWDPs. In the current work, we combine
the hybrid ACO method with the improved MMAS.
Experimental results using a map of central Tokyo a
nd historical traffic data indicate that the propos
ed
method can find a better solution than conventional
methods.
Multi-agent approach to resource allocation inautonomous vehicle fleetdaoudalaa
?
This document outlines a multi-agent approach for resource allocation in autonomous vehicle fleets. It proposes a generic model called AV-OLRA that represents vehicles as autonomous agents that can communicate within a limited range. The model is evaluated using a solution called ORNInA that uses auctions and demand exchanges between vehicles to allocate requests in a decentralized and dynamic manner. Experimental results on a simulation show that ORNInA improves served requests and profit compared to other coordination mechanisms while having lower communication costs.
The document presents an overview of a two-stage solution to the channelization problem of optimally mapping information flows to multicast groups in large-scale data dissemination networks. Stage 1 uses a global similarity classification algorithm to partition users into domains based on their interest similarity. Stage 2 performs a localized update process that iteratively merges multicast groups to minimize total bandwidth and unwanted traffic, taking into account multicast routing overhead. Simulation results showed the proposed solution performs 40% better than existing algorithms and can adapt to different network conditions.
The document presents an overview of a two-stage solution to the channelization problem of optimally mapping information flows to multicast groups in large-scale data dissemination networks. Stage 1 uses a global similarity classification algorithm to partition users into domains based on their interests. Stage 2 performs a localized update process that iteratively merges multicast groups to minimize total bandwidth and unwanted traffic, taking into account multicast routing overhead. Simulation results showed the proposed solution performs 40% better than existing algorithms and can adapt to different network conditions.
This document discusses intelligent traffic light control using multi-agent reinforcement learning. It summarizes three research papers on the topic. The first paper proposes a distributed Q-learning approach that considers both motorized and non-motorized traffic to achieve near-global optimization. The second designs a two-stage negotiation system where traffic lights determine green times based on real-time traffic conditions. The third applies particle swarm optimization to find optimal light cycles for large vehicular networks under various scenarios.
International Journal of Engineering Research and Applications (IJERA) is an open access online peer reviewed international journal that publishes research and review articles in the fields of Computer Science, Neural Networks, Electrical Engineering, Software Engineering, Information Technology, Mechanical Engineering, Chemical Engineering, Plastic Engineering, Food Technology, Textile Engineering, Nano Technology & science, Power Electronics, Electronics & Communication Engineering, Computational mathematics, Image processing, Civil Engineering, Structural Engineering, Environmental Engineering, VLSI Testing & Low Power VLSI Design etc.
This paper proposes and evaluates three algorithms for determining the channel quality of multicast sessions in cellular networks:
1) Algorithm I takes the best channel condition among users as the session's quality. This favors multicast but reduces overall throughput.
2) Algorithm II takes the worst condition, disfavoring multicast.
3) The proposed algorithm takes the average effective throughput per user, balancing multicast and unicast fairness.
The paper simulates these algorithms under varying conditions to evaluate their throughput and fairness between multicast and unicast sessions. The proposed algorithm achieves significantly higher throughput while ensuring fair resource allocation.
This document discusses multi-modal journey planning and describes a proposed solution approach. It summarizes the multi-modal journey planning problem, characteristics, previous work, and proposes a hybrid approach using a mathematical programming model combined with heuristic methods like Dijkstra's algorithm. The approach involves using the programming model to solve the multi-modal journey planning problem after applying Dijkstra's algorithm and graph techniques to pre-process the data.
This document describes a method for deriving all passenger flows in a railway network from ticket sales data. The goal is to optimize passenger train service by minimizing passenger travel time. The method involves modeling passenger flows as rectangles representing flow times and durations. A solution process involves remapping origin-destination data, reflowing passengers using routing algorithms, and retiming schedules. Initial results show generated passenger flows for major stations and edge durations. Future work includes further verification, faster routing algorithms, and completing the retiming phase.
Presentation of GreenYourMove's hybrid approach in 3rd International Conferen...GreenYourMove
?
Presentation of the Journey planning problem and GreenYourMove's hybrid approach.
Dr. Georgios Saharidis, Fragogios Antonis, Rizopoulos Dimitris, Chrysostomos Chatzigeorgiou
The document summarizes a presentation on a proposed hybrid approach to solve the multi-modal journey planning problem. The approach combines mathematical programming and heuristic methods like Dijkstra's algorithm. It develops a mixed integer linear program model to minimize travel time and environmental cost. Future work aims to improve the algorithm by reducing the model's dimensionality and constraints to enhance computational speed for online applications.
- The document presents a technique called WhereNext that predicts the next location of a trajectory based on analyzing patterns from previous movements without considering individual user information.
- WhereNext builds a prediction tree model from patterns of movement called T-Patterns extracted from trajectory data. It allows spatial and temporal approximation to account for noise in real trajectories.
- The method can be tuned for accuracy and prediction rate. Evaluation on a real dataset of 17,000 vehicle GPS trajectories in Milan showed it effectively predicts next locations.
International Journal of Engineering Research and DevelopmentIJERD Editor
?
This document presents an efficient approach for solving the dynamic economic load dispatch problem with transmission losses using multi-objective particle swarm optimization. The objective is to determine the most economic dispatch of generating units to meet load demand over time at minimum operating cost while satisfying constraints. The proposed MOPSO algorithm evaluates Pareto optimal solutions and preserves diversity better than standard PSO. It is tested on 6-unit and 15-unit systems and shows improved total fuel cost savings compared to the Brent method. The results demonstrate the effectiveness and superiority of the MOPSO approach for dynamic economic dispatch problems.
Efficient mission planning in communication constrained environmentMd Mahbubur Rahman
?
This document discusses research on efficient mission planning for robot networks in communication constrained environments. The author proposes investigating four main areas: 1) using communication relays to enable remote operation of robots, 2) ensuring robots maintain line of sight connections, 3) planning robot motions while considering communication constraints, and 4) developing motion planning that optimizes multiple objectives. For the first area, the document formulates the problem of placing communication relays to connect an operator to one or multiple remote robots as an NP-hard problem. It then describes using a layered graph and modified breadth-first search algorithm to compute optimal relay chains in polynomial time.
A Strategic Model For Dynamic Traffic AssignmentKelly Taylor
?
This document proposes a strategic model for dynamic traffic assignment. The key elements are:
1) Users follow strategies that assign preference orders to outgoing arcs from each node based on arrival time and congestion.
2) A time-space network is constructed to model flow variations over time on the original road network.
3) An equilibrium is achieved when expected delays are minimal for each origin-destination pair given the strategies and capacities.
A feasible solution algorithm for a primitive vehicle routing problemCem Recai ??rak
?
This paper proposes a heuristic algorithm to solve the vehicle routing problem (VRP). The algorithm uses a 2-phase approach: 1) customers are clustered based on their location and demand, and 2) routes are determined to service the customers in each cluster. The algorithm was tested on problems with up to 10,000 customers and showed good computation time but suboptimal solutions. Increasing the vehicle capacity improved the algorithm's performance. The paper concludes that adding an improvement method like 2-opt could further enhance the solution quality.
The article presents different approaches to finding the optimal solution for a problem, which extends the classical traveling salesman problem. Takes into consideration the possibility of choosing a toll highway and the standard road between two cities. Describes the experimentation system. Provides mathematical model, results of the investigation, and a conclusion.
A Generic Agent Model Towards Comparing Resource Allocation Approaches to On-...daoudalaa
?
This document presents a generic multi-agent model for on-demand transport with autonomous vehicles that can evaluate different resource allocation approaches under communication constraints. The model represents vehicles as autonomous agents that can communicate within a limited range to coordinate requests. Several coordination mechanisms are implemented, including selfish, dispatching, auctions, and cooperative approaches. An evaluation of these methods shows how factors like quality of service, profit, and communication costs vary with the number of vehicles and coordination used.
Solving real world delivery problem using improved max-min ant system with lo...ijaia
?
This paper presents a solution to real-world delive
ry problems (RWDPs) for home delivery services wher
e
a large number of roads exist in cities and the tra
ffic on the roads rapidly changes with time. The
methodology for finding the shortest-travel-time to
ur includes a hybrid meta-heuristic that combines a
nt
colony optimization (ACO) with Dijkstra’s algorithm
, a search technique that uses both real-time traff
ic
and predicted traffic, and a way to use a real-worl
d road map and measured traffic in Japan. We
previously proposed a hybrid ACO for RWDPs that use
d a MAX-MIN Ant System (MMAS) and proposed a
method to improve the search rate of MMAS. Since tr
affic on roads changes with time, the search rate i
s
important in RWDPs. In the current work, we combine
the hybrid ACO method with the improved MMAS.
Experimental results using a map of central Tokyo a
nd historical traffic data indicate that the propos
ed
method can find a better solution than conventional
methods.
Multi-agent approach to resource allocation inautonomous vehicle fleetdaoudalaa
?
This document outlines a multi-agent approach for resource allocation in autonomous vehicle fleets. It proposes a generic model called AV-OLRA that represents vehicles as autonomous agents that can communicate within a limited range. The model is evaluated using a solution called ORNInA that uses auctions and demand exchanges between vehicles to allocate requests in a decentralized and dynamic manner. Experimental results on a simulation show that ORNInA improves served requests and profit compared to other coordination mechanisms while having lower communication costs.
The document presents an overview of a two-stage solution to the channelization problem of optimally mapping information flows to multicast groups in large-scale data dissemination networks. Stage 1 uses a global similarity classification algorithm to partition users into domains based on their interest similarity. Stage 2 performs a localized update process that iteratively merges multicast groups to minimize total bandwidth and unwanted traffic, taking into account multicast routing overhead. Simulation results showed the proposed solution performs 40% better than existing algorithms and can adapt to different network conditions.
The document presents an overview of a two-stage solution to the channelization problem of optimally mapping information flows to multicast groups in large-scale data dissemination networks. Stage 1 uses a global similarity classification algorithm to partition users into domains based on their interests. Stage 2 performs a localized update process that iteratively merges multicast groups to minimize total bandwidth and unwanted traffic, taking into account multicast routing overhead. Simulation results showed the proposed solution performs 40% better than existing algorithms and can adapt to different network conditions.
This document discusses intelligent traffic light control using multi-agent reinforcement learning. It summarizes three research papers on the topic. The first paper proposes a distributed Q-learning approach that considers both motorized and non-motorized traffic to achieve near-global optimization. The second designs a two-stage negotiation system where traffic lights determine green times based on real-time traffic conditions. The third applies particle swarm optimization to find optimal light cycles for large vehicular networks under various scenarios.
International Journal of Engineering Research and Applications (IJERA) is an open access online peer reviewed international journal that publishes research and review articles in the fields of Computer Science, Neural Networks, Electrical Engineering, Software Engineering, Information Technology, Mechanical Engineering, Chemical Engineering, Plastic Engineering, Food Technology, Textile Engineering, Nano Technology & science, Power Electronics, Electronics & Communication Engineering, Computational mathematics, Image processing, Civil Engineering, Structural Engineering, Environmental Engineering, VLSI Testing & Low Power VLSI Design etc.
This paper proposes and evaluates three algorithms for determining the channel quality of multicast sessions in cellular networks:
1) Algorithm I takes the best channel condition among users as the session's quality. This favors multicast but reduces overall throughput.
2) Algorithm II takes the worst condition, disfavoring multicast.
3) The proposed algorithm takes the average effective throughput per user, balancing multicast and unicast fairness.
The paper simulates these algorithms under varying conditions to evaluate their throughput and fairness between multicast and unicast sessions. The proposed algorithm achieves significantly higher throughput while ensuring fair resource allocation.
This document discusses multi-modal journey planning and describes a proposed solution approach. It summarizes the multi-modal journey planning problem, characteristics, previous work, and proposes a hybrid approach using a mathematical programming model combined with heuristic methods like Dijkstra's algorithm. The approach involves using the programming model to solve the multi-modal journey planning problem after applying Dijkstra's algorithm and graph techniques to pre-process the data.
This document describes a method for deriving all passenger flows in a railway network from ticket sales data. The goal is to optimize passenger train service by minimizing passenger travel time. The method involves modeling passenger flows as rectangles representing flow times and durations. A solution process involves remapping origin-destination data, reflowing passengers using routing algorithms, and retiming schedules. Initial results show generated passenger flows for major stations and edge durations. Future work includes further verification, faster routing algorithms, and completing the retiming phase.
Presentation of GreenYourMove's hybrid approach in 3rd International Conferen...GreenYourMove
?
Presentation of the Journey planning problem and GreenYourMove's hybrid approach.
Dr. Georgios Saharidis, Fragogios Antonis, Rizopoulos Dimitris, Chrysostomos Chatzigeorgiou
The document summarizes a presentation on a proposed hybrid approach to solve the multi-modal journey planning problem. The approach combines mathematical programming and heuristic methods like Dijkstra's algorithm. It develops a mixed integer linear program model to minimize travel time and environmental cost. Future work aims to improve the algorithm by reducing the model's dimensionality and constraints to enhance computational speed for online applications.
- The document presents a technique called WhereNext that predicts the next location of a trajectory based on analyzing patterns from previous movements without considering individual user information.
- WhereNext builds a prediction tree model from patterns of movement called T-Patterns extracted from trajectory data. It allows spatial and temporal approximation to account for noise in real trajectories.
- The method can be tuned for accuracy and prediction rate. Evaluation on a real dataset of 17,000 vehicle GPS trajectories in Milan showed it effectively predicts next locations.
International Journal of Engineering Research and DevelopmentIJERD Editor
?
This document presents an efficient approach for solving the dynamic economic load dispatch problem with transmission losses using multi-objective particle swarm optimization. The objective is to determine the most economic dispatch of generating units to meet load demand over time at minimum operating cost while satisfying constraints. The proposed MOPSO algorithm evaluates Pareto optimal solutions and preserves diversity better than standard PSO. It is tested on 6-unit and 15-unit systems and shows improved total fuel cost savings compared to the Brent method. The results demonstrate the effectiveness and superiority of the MOPSO approach for dynamic economic dispatch problems.
Efficient mission planning in communication constrained environmentMd Mahbubur Rahman
?
This document discusses research on efficient mission planning for robot networks in communication constrained environments. The author proposes investigating four main areas: 1) using communication relays to enable remote operation of robots, 2) ensuring robots maintain line of sight connections, 3) planning robot motions while considering communication constraints, and 4) developing motion planning that optimizes multiple objectives. For the first area, the document formulates the problem of placing communication relays to connect an operator to one or multiple remote robots as an NP-hard problem. It then describes using a layered graph and modified breadth-first search algorithm to compute optimal relay chains in polynomial time.
Preface: The ReGenX Generator innovation operates with a US Patented Frequency Dependent Load
Current Delay which delays the creation and storage of created Electromagnetic Field Energy around
the exterior of the generator coil. The result is the created and Time Delayed Electromagnetic Field
Energy performs any magnitude of Positive Electro-Mechanical Work at infinite efficiency on the
generator's Rotating Magnetic Field, increasing its Kinetic Energy and increasing the Kinetic Energy of
an EV or ICE Vehicle to any magnitude without requiring any Externally Supplied Input Energy. In
Electricity Generation applications the ReGenX Generator innovation now allows all electricity to be
generated at infinite efficiency requiring zero Input Energy, zero Input Energy Cost, while producing
zero Greenhouse Gas Emissions, zero Air Pollution and zero Nuclear Waste during the Electricity
Generation Phase. In Electric Motor operation the ReGen-X Quantum Motor now allows any
magnitude of Work to be performed with zero Electric Input Energy.
Demonstration Protocol: The demonstration protocol involves three prototypes;
1. Protytpe #1, demonstrates the ReGenX Generator's Load Current Time Delay when compared
to the instantaneous Load Current Sine Wave for a Conventional Generator Coil.
2. In the Conventional Faraday Generator operation the created Electromagnetic Field Energy
performs Negative Work at infinite efficiency and it reduces the Kinetic Energy of the system.
3. The Magnitude of the Negative Work / System Kinetic Energy Reduction (in Joules) is equal to
the Magnitude of the created Electromagnetic Field Energy (also in Joules).
4. When the Conventional Faraday Generator is placed On-Load, Negative Work is performed and
the speed of the system decreases according to Lenz's Law of Induction.
5. In order to maintain the System Speed and the Electric Power magnitude to the Loads,
additional Input Power must be supplied to the Prime Mover and additional Mechanical Input
Power must be supplied to the Generator's Drive Shaft.
6. For example, if 100 Watts of Electric Power is delivered to the Load by the Faraday Generator,
an additional >100 Watts of Mechanical Input Power must be supplied to the Generator's Drive
Shaft by the Prime Mover.
7. If 1 MW of Electric Power is delivered to the Load by the Faraday Generator, an additional >1
MW Watts of Mechanical Input Power must be supplied to the Generator's Drive Shaft by the
Prime Mover.
8. Generally speaking the ratio is 2 Watts of Mechanical Input Power to every 1 Watt of Electric
Output Power generated.
9. The increase in Drive Shaft Mechanical Input Power is provided by the Prime Mover and the
Input Energy Source which powers the Prime Mover.
10. In the Heins ReGenX Generator operation the created and Time Delayed Electromagnetic Field
Energy performs Positive Work at infinite efficiency and it increases the Kinetic Energy of the
system.
Lecture -3 Cold water supply system.pptxrabiaatif2
?
The presentation on Cold Water Supply explored the fundamental principles of water distribution in buildings. It covered sources of cold water, including municipal supply, wells, and rainwater harvesting. Key components such as storage tanks, pipes, valves, and pumps were discussed for efficient water delivery. Various distribution systems, including direct and indirect supply methods, were analyzed for residential and commercial applications. The presentation emphasized water quality, pressure regulation, and contamination prevention. Common issues like pipe corrosion, leaks, and pressure drops were addressed along with maintenance strategies. Diagrams and case studies illustrated system layouts and best practices for optimal performance.
Optimization of Cumulative Energy, Exergy Consumption and Environmental Life ...J. Agricultural Machinery
?
Optimal use of resources, including energy, is one of the most important principles in modern and sustainable agricultural systems. Exergy analysis and life cycle assessment were used to study the efficient use of inputs, energy consumption reduction, and various environmental effects in the corn production system in Lorestan province, Iran. The required data were collected from farmers in Lorestan province using random sampling. The Cobb-Douglas equation and data envelopment analysis were utilized for modeling and optimizing cumulative energy and exergy consumption (CEnC and CExC) and devising strategies to mitigate the environmental impacts of corn production. The Cobb-Douglas equation results revealed that electricity, diesel fuel, and N-fertilizer were the major contributors to CExC in the corn production system. According to the Data Envelopment Analysis (DEA) results, the average efficiency of all farms in terms of CExC was 94.7% in the CCR model and 97.8% in the BCC model. Furthermore, the results indicated that there was excessive consumption of inputs, particularly potassium and phosphate fertilizers. By adopting more suitable methods based on DEA of efficient farmers, it was possible to save 6.47, 10.42, 7.40, 13.32, 31.29, 3.25, and 6.78% in the exergy consumption of diesel fuel, electricity, machinery, chemical fertilizers, biocides, seeds, and irrigation, respectively.
This presentation provides an in-depth analysis of structural quality control in the KRP 401600 section of the Copper Processing Plant-3 (MOF-3) in Uzbekistan. As a Structural QA/QC Inspector, I have identified critical welding defects, alignment issues, bolting problems, and joint fit-up concerns.
Key topics covered:
? Common Structural Defects – Welding porosity, misalignment, bolting errors, and more.
? Root Cause Analysis – Understanding why these defects occur.
? Corrective & Preventive Actions – Effective solutions to improve quality.
? Team Responsibilities – Roles of supervisors, welders, fitters, and QC inspectors.
? Inspection & Quality Control Enhancements – Advanced techniques for defect detection.
? Applicable Standards: GOST, KMK, SNK – Ensuring compliance with international quality benchmarks.
? This presentation is a must-watch for:
? QA/QC Inspectors, Structural Engineers, Welding Inspectors, and Project Managers in the construction & oil & gas industries.
? Professionals looking to improve quality control processes in large-scale industrial projects.
? Download & share your thoughts! Let's discuss best practices for enhancing structural integrity in industrial projects.
Categories:
Engineering
Construction
Quality Control
Welding Inspection
Project Management
Tags:
#QAQC #StructuralInspection #WeldingDefects #BoltingIssues #ConstructionQuality #Engineering #GOSTStandards #WeldingInspection #QualityControl #ProjectManagement #MOF3 #CopperProcessing #StructuralEngineering #NDT #OilAndGas
This PPT covers the index and engineering properties of soil. It includes details on index properties, along with their methods of determination. Various important terms related to soil behavior are explained in detail. The presentation also outlines the experimental procedures for determining soil properties such as water content, specific gravity, plastic limit, and liquid limit, along with the necessary calculations and graph plotting. Additionally, it provides insights to understand the importance of these properties in geotechnical engineering applications.
A car sharing auction with temporal-spatial OD connection conditions
1. A car sharing auction
with temporal-spatial OD connection
conditions
Yusuke Hara (The University of Tokyo)
Eiji Hato (The University of Tokyo)
22nd International Symposium on Transportation and Traffic Theory
@ Northwestern University
2. A core problem of
Transportation and Traffic Theory
1. Bottleneck model (Vickrey, 1969)
– travel behavior: departure time choice
– policy: congestion charging
2. Traffic Assignment
– UE (Beckmann,1956), SUE (Daganzo and Sheffi, 1977),
Hyperpath (Spiess and Florian, 1989; Bell, 2009)
– travel behavior: route choice
– policy: pricing of links for system optimum (Henderson, 1985)
3. Tradable permit scheme
– Akamatsu (2007), Yang and Wang (2011), Wu et al. (2012),
Nie and Yin (2013), Wada and Akamatsu (2013)
– travel behavior: route choice and departure time choice
– policy: market mechanism for optimal allocation
2
The Negative Externality of people’s trips is
an important problem for transportation system.
3. What is the cause of the negative externality?
3
1. Capacity of transportation system
2. Users use the same transport facility simultaneously
Road network Mobility service
t = 1
t = 2
t = 3
t = 1
t = 2
t = 3
Link capacity of each road link is fixed. Service capacity of each OD and
time slot depends on vehicle paths.
μ
Link capacity
(aggregate capacity)
Vehicle capacity
(disaggregate capacity)
4. What is the cause of the negative externality?
4
1. Capacity of transportation system
2. Users use the same transport facility simultaneously
3. Flexible OD of mobility services generates negative/positive
externalities.
t = 1
t = 2
t = 3
t = 1
t = 2
negative externality
positive externality
“Sharing a vehicle by more than one person” is not essential.
“Connecting trips temporally and spatially” is essential.
The important point of mobility sharing
5. Our Concept
5
bottleneck network
service
with “knots”
link capacity
single OD
aggregate capacity
multi aggregate OD
disaggregate capacity
multi disaggregate OD
temporal-spatial
connection condition
Designing mobility sharing auction mechanism considering
temporal-spatial OD connection condition.
Research Objective
= “knot”
6. Our approach
6
Fundamental Theory for mobility services with “knots”
Service Implementation in real world
and Travel Behavior Analysis for tradable permit
Transportation ECO
Point System
Probe Person System
Bicycle Tradable
Permits System
Bicycle Sharing
System
GPS data
travel diary data
give point
use by point
settlement
booking
use by permit
trade by point
settlement
stock management
Today’s presentation
Hara and Hato (Transportation, 2017)
7. Setting1: the Assumption of Transportation Services
7
We don’t consider the delay effect.
1
2 3
4
時間
空間ネットワーク
利用時間枠
t = 1
利用時間枠
t = 2
利用時間枠
t = 3
利用時間枠
t = 4
t = 1 t = 2 t = 3 t = T
: port node
: OD pair pq
Ii?
Tt ? Lpq ?
: user i
: time slot t
Nqp ?,
We assume the following statements.
1. Mobility sharing means car sharing in this study.
2. A trip can be done in a time slot.
3. There is no delay.
4. The number of vehicle is μ and each vehicle can move independently.
temporal-spatial network time slot
time slot
time slot
time slot
time slot
time
8. Setting 2: Supplier, Users and the Capacity limit
8
We assume that service supplier is the player to maximize social welfare by
operating vehicle effectively. The supplier tackles an unbalanced demand problem
between ports by allocating users to permits satisfying temporal-spatial OD
connected condition at all time slot.
the setting of service supplier
vehicle capacity limit μ
Vehicle capacity limit means the number of vehicles service supplier has.
Service supplier can issue permits depending on the vehicle capacity limit.
{ }1,0)( ?txi
pq is a discrete variable. If user i is allocated to a permit
to use vehicle between OD pq at time slot t, this variable is 1.
Otherwise this variable is 0.
Users have the value of permits and the value of each permit is different by time
slot and OD pair. Users determine the value by their OD demand, their desired
usage timeslot, their value of time and so on.
the setting of users and users’ value of permit
9. Setting 3: Temporal-Spatial OD connection Condition
9
時間
空間ネットワーク
利用時間枠
t
)1( -txi
pq
利用時間枠
t ?1
)(txi
qp
?? -
i p
i
pq tx )1(
??i p
i
qp tx )(
q
q
Meeting temporal-spatial OD connection condition is
satisfying the following equation for any node q.
time
time slot
time slot
10. Example of the Setting
User
ID
OD
value
(t = 1)
value
(t = 2)
value
(t = 3)
A 1→2 90 80 70
B 1→2 60 70 80
C 2→1 70 80 70
D 2→3 70 60 50
E 3→1 50 60 70
10
Users’ demand and value of permit
Example network
port 1
port 2
port 3
A trip-connected path allocation {A, D, E}
A trip-connected path allocation {A, C, B}
Sum of values
(Social Welfare)
is 220.
t=1
t=2
t=3
t=1
t=2
t=3
A
D
E
A
C
B
Sum of values
(Social Welfare)
is 250.
11. Permits Allocation of Social Optimum
? optimization problem to maximize the sum of users’ values[SO]
11
single demand condition
capacity limit
temporal-spatial OD connection
each user’s permits allocation
If users bid their true values, service supplier only has to solve this
optimization problem [SO] and social optimum is achieved.
However, if users bid their false values strategically, it is difficult to
maximize social welfare. Therefore, we need a mechanism to
make users bid true values.
12. VCG Mechanism for Mobility Sharing
12
Vickrey–Clarke–Groves Mechanism satisfy efficiency and strategy-proofness.
We extend VCG mechanism for mobility sharing permits.
1. All users bid on the permits, which becomes the users’ demand.
2. Auctioneers decide the allocation of permits in order to maximize the sum
of bidding values under temporal-spatial OD connection conditions and
capacity limit conditions
3. Winners must pay for the permits and the price is the winner’s externality,
which is the decrease in optimal social welfare when she is included in the
auction. The price is called “Vickrey payments”.
VCG mechanism for mobility sharing permit
Under this mechanism, users have an incentive to bid their true values
because they cannot get the larger utilities by telling a lie than the
utilities by telling truth.
Therefore, supplier can solve the optimization problem and the social
optimum is achieved.
13. The example of Vickrey payments
13
A
C
B
Social Welfare = 250
Social Welfare except A = 160
User
ID
OD
value
(t = 1)
value
(t = 2)
value
(t = 3)
A 1→2 90 80 70
B 1→2 60 70 80
C 2→1 70 80 70
D 2→3 70 60 50
E 3→1 50 60 70
90
80
80
D
E
B
Social Welfare without A = 210
70
60
80
Maximum Social Welfare Allocation Maximum Social Welfare
Allocation without A
?"
? = ? 0, ?("
? ?("
(?)
The payment of user i
Maximum Social Welfare
without i in the bidders set
Maximum
Social Welfare
except i’s value
?,
? = 210 – 160 = 50
The Vickrey payment is
the negative externality of
user A’s usage.
14. The Solution Method of Single-Minded Bid Case
? The winner determination problem [SO] is included in
combinatorial optimization problems. And these
problems are NP-hard in general.
? First, we assume that users bid for only 1 timeslot permit.
? Users will bid for the most variable timeslot permit for
them.
? This assumption is single-minded bids in combinatorial
auction.
? Computational effort is small.
? In this case, we can interpret the price by the dual
problem.
14
15. Linear relaxation is identical to LP
15
? In single-minded bidder setting, the social optimization problem is
redefined by the following equations:
subject to
Since the constraint coefficient matrix is totally unimodular, the solution
of the linear relaxation problem [SO-SMB] is identical to that of the LP
problem [SO-SMB-LP] (see Hoffman and Kruskan (1956))
linear relaxation
Solving LP problem is
much easier than IP problem !
16. Vickrey payments decomposition
? From the dual problem of [SO-SMB],
16
usage fee to leave p at t income to arrive at q at t+1
1) Vickrey payments are decomposed into the payment for the previous user and
the income from the following user
2) Vickrey payments between the same OD pairs and time slots are the same price
3) Users leave their origin as consumers and arrive at their destination as suppliers.
4) What they consume (or supply) is the opportunity to use mobility sharing.
?-.(?) = ?- ? ? ?. ? + 1 ??
t
t+1
usage fee
income
18. The extension for activity chain
? If some users want round trips, our model
framework can be extended easily.
18
14 Hara and Hato / Transportation Research Procedia 00 (2016) 000–000
user assumes that only single trip is worthless and that it is variable to be assigned both ?rst trip and
Hence, only the bundle of ?rst trip and second trip is variable. In this setting, each user i need to report
vi
and the duration ki ∈ N from ?rst trip and second trip.
Under the auction setting, socially optimal allocation maximizes the sum of the assigned user’s valu
derived by the following optimization equation [SO-round]:
max
x
i∈I t∈T pq∈L
vi
pq(t) · xi
pq(t),
subject to
i∈I pq∈L
xi
pq(1) +
q∈N
xS
qq(1) = ?,
?
i∈I p∈N
xi
pq(t ? 1) ? xS
qq(t ? 1) +
i∈I p∈N
xi
qp(t) + xS
qq(t) = 0 t = 2, . . . , T, ?q ∈ N,
t∈T pq∈L
xi
pq(t) ≤ 2, ?i ∈ I
xi
pq(t) ? xi
qp(t + ki) = 0 ?i ∈ I, ?p, q ∈ N, ?t ∈ {1, 2, . . . T ? ki}
xi
pq(t) ∈ {0, 1}, ?i ∈ I, ?pq ∈ L, ?t ∈ T
xS
qq(t) ∈ N. ?q ∈ N, ?t ∈ T
Eqs.(37, 38, 39, 42, and 43) are equivalent to a scenario with only a one-way trip situation. The di?er
i i
19. The extension for activity chain
? If some users want round trips, our model
framework can be extended easily.
19
t∈T pq∈L
xi
pq(t) ? xi
qp(t + ki) = 0 ?i ∈ I, ?p, q ∈ N, ?t ∈ {1, 2, . . . T ? ki} (41)
xi
pq(t) ∈ {0, 1}, ?i ∈ I, ?pq ∈ L, ?t ∈ T (42)
xS
qq(t) ∈ N. ?q ∈ N, ?t ∈ T (43)
Eqs.(37, 38, 39, 42, and 43) are equivalent to a scenario with only a one-way trip situation. The di?erence is with
respect to the constraint conditions Eqs.(40 and 41). These equations either satisfy both xi
pq(t) = 1 and xi
qp(t + ki) = 1,
or both xi
pq(t) = 0 and xi
qp(t + ki) = 0. The optimization problem [SO-round] is more complex than [SO], but it is only
added to the linear constraint conditions. Therefore, the solution method is same as the original problem.
1
2 3
time slot
t = 3
time slot
t = 2
time slot
t = 1
Time
16
time slot
t = 4
time slot
t = 5
1
2 3
Time
21
20
20
16
18
17
13
Fig. 5. Winners and vehicles’ paths in the round trip case.
To demonstrate the round trip case, we show the users’ bidding value example in Table 3. Thirteen users desire
20. The solution method in multiple bidding case
? In the case of multiple bidding case,
the LP relaxation is not guaranteed.
? We propose the new solution method by
combining the primal-dual algorithm and
a branch and bound algorithm.
? Finally, we compare the exact solution
(multiple bidding), approximate solution
(single-minded bidding), and First come, first
serve rule.
20
21. 10 20 30 40 50
The number of time slots
Fig. 6. Computational Times of numerical examples.
400 500 600 700 800400 500 600 700 800
0.0000.0010.0020.0030.0040.005
Multiple bidding auction
Single-minded bidding auction
First come, first served
(max value choice)
First come, first served
(logit choice)
First come, first served
(random choice)
Probabilitydensity
Social Welfare
Fig. 7. E?ciency of mobility sharing auction and ?rst come, ?rst serve rule.
Efficiency of mobility sharing auction
and first come, first serve rule
21
Exact
solution
(837)
Approximate
solution
(LP relaxation)
(833)
22. Conclusions and Future work
? The essence of mobility sharing is the service with
“knots” of trips/paths.
? For satisfying temporal-spatial OD connection
condition, we proposed the mobility sharing auction.
? From the LP relaxation, Vickrey payment is
decomposed into usage fee and income.
? It means mobility sharing is the transaction on “knots”
to exchange the opportunity of vehicles usage.
? For future work, we need to study
– Dynamic mechanism (online auction setting)
– Preference elicitation mechanism for more easier bidding
system because bidding all items is high cognitive cost
for users
– Comparison with other reservation systems and other
mobility services (for example, ride sharing)
22
Thank you for your attention!