33 resultados para Vehicle-to-Vehicle (V2V) communications


Relevância:

50.00% 50.00%

Publicador:

Resumo:

Vehicle dynamics modelling can provide vehicle designers with vehicle performance data that can assist with the efficient development of more refined cars. However, such models are notoriously complicated requiring the user to have a considerable understanding of vehicle dynamics.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

This research focused on the formation of particulate delivery systems for the sub-unit fusion protein, Ag85B-ESAT-6, a promising tuberculosis (TB) vaccine candidate. Initial work concentrated on formulating and characterising, both physico-chemically and immunologically, cationic liposomes based on the potent adjuvant dimethyl dioctadecyl ammonium (DDA). These studies demonstrated that addition of the immunomodulatory trehalose dibehenate (TDB) enhanced the physical stability of the system whilst also adding further adjuvanticity. Indeed, this formulation was effective in stimulating both a cell mediated and humoural immune response. In order to investigate an alternative to the DDA-TDB system, microspheres based on poly(DL-lactide-co-glycolide) (PLGA) incorporating the adjuvants DDA and TDB, either alone or in combination, were first optimised in terms of physico-chemical characteristics, followed by immunological analysis. The formulation incorporating PLGA and DDA emerged as the lead candidate, with promising protection data against TB. Subsequent optimisation of the lead microsphere formulation investigated the effect of several variables involved in the formulation process on physico-chemical and immunological characteristics of the particles produced. Further, freeze-drying studies were carried out with both sugar-based and amino acid-based cryoprotectants, in order to formulate a stable freexe-dried product. Finally, environmental scanning electron microscopy (ESEM) was investigated as a potential alternative to conventional SEM for the morphological investigation of microsphere formulations. Results revealed that the DDA-TDB liposome system proved to be the most immunologically efficient delivery vehicle studied, with high levels of antibody and cytokine production, particularly gamma-interferon (IFN-ϒ), considered the key cytokine marker for anti-mycobacterial immunity. Of the microsphere systems investigated, PLGA in combination with DDA showed the most promise, with an ability to initiate a broad spectrum of cytokine production, as well as antigen specific spleen cell proliferation comparable to that of the DDA-TDB formulation.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

More-electric vehicle technology is becoming prevalent in a number of transportation systems because of its ability to improve efficiency and reduce costs. This paper examines the specific case of an Uninhabited Autonomous Vehicle (UAV), and the system topology and control elements required to achieve adequate dc distribution voltage bus regulation. Voltage control methods are investigated and a droop control scheme is implemented on the system. Simulation results are also presented.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

A navigation and positioning system for an electric automatic guided vehicle has been designed and implemented on an industrial pallet truck. The system includes an optical sensor mounted on the vehicle, capable of recognizing special markers at a distance of 0.3m. Software implemented in a z-80 microprocessor controls the sensor, performs all data processing and contains the decision making processes necessary for the vehicle to navigate its way to its task location. A second microprocessor is used to control the vehicle's drive motors under instruction from the navigation unit, to accurately position the vehicle at its destination. The sensor reliably recognises markers at vehicle speeds up to 1ms- 1, and the system has been integrated into a multiprocessor controlled wire-guidance system and applied to a prototype vehicle.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Integrated vehicle health management (IVHM) is a collection of data relevant to the present and future performance of a vehicle system and its transformation into information can be used to support operational decisions. This design and operation concept embraces an integration of sensors, communication technologies, and artificial intelligence to provide vehicle-wide abilities to diagnose problems and recommend solutions. This article aims to report the state-of-the-art of IVHM research by presenting a systematic review of the literature. The literature from different sources is collated and analysed, and the major emerging themes are presented. On this basis, the article describes the IVHM concept and its evolution, discusses configurations and existing applications along with main drivers, potential benefits and barriers to adoption, summarizes design guidelines and available methods, and identifies future research challenges.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Cranfield University in collaboration with The Boeing Company have set up a Centre of Excellence in IVHM on the University?s technology park. Sponsored by the East of England Development Agency (EEDA), the Centre carries out pre-competitive research and development of IVHM technologies for the benefit of industrial partners. In addition, the dedicated facilities and university staff provide an unparalleled educational environment for learning and applying IVHM technologies. Boeing is actively involved in the creation and work of the Centre through its enterprise-wide Phantom Works technology organization. This paper will describe the organisation and operation of the Centre and will illustrate its activities by describing a research project being carried out in the Centre. This project is a demonstration of an end to end IVHM system beginning with cost/benefit analysis and extending to maintenance, logistics and operations decision support.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

In this paper we propose a two phases control method for DSRC vehicle networks at road intersection, where multiple road safety applications may coexist. We consider two safety applications, emergency safety application with high priority and routine safety applications with low priority. The control method is designed to provide high availability and low latency for emergency safety applications while leave as much as possible bandwidth for routine applications. It is expected to be capable of adapting to changing network conditions. In the first phase of the method we use a simulation based offline approach to find out the best configurations for message rate and MAC layer parameters for given numbers of vehicles. In the second phase we use the configurations identified by simulations at roadside access point (AP) for system operation. A utilization function is proposed to balance the QoS performances provided to multiple safety applications. It is demonstrated that the proposed method can largely improve the system performance when compared to fixed control method.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

DUE TO COPYRIGHT RESTRICTIONS ONLY AVAILABLE FOR CONSULTATION AT ASTON UNIVERSITY LIBRARY AND INFORMATION SERVICES WITH PRIOR ARRANGEMENT

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Transportation service operators are witnessing a growing demand for bi-directional movement of goods. Given this, the following thesis considers an extension to the vehicle routing problem (VRP) known as the delivery and pickup transportation problem (DPP), where delivery and pickup demands may occupy the same route. The problem is formulated here as the vehicle routing problem with simultaneous delivery and pickup (VRPSDP), which requires the concurrent service of the demands at the customer location. This formulation provides the greatest opportunity for cost savings for both the service provider and recipient. The aims of this research are to propose a new theoretical design to solve the multi-objective VRPSDP, provide software support for the suggested design and validate the method through a set of experiments. A new real-life based multi-objective VRPSDP is studied here, which requires the minimisation of the often conflicting objectives: operated vehicle fleet size, total routing distance and the maximum variation between route distances (workload variation). The former two objectives are commonly encountered in the domain and the latter is introduced here because it is essential for real-life routing problems. The VRPSDP is defined as a hard combinatorial optimisation problem, therefore an approximation method, Simultaneous Delivery and Pickup method (SDPmethod) is proposed to solve it. The SDPmethod consists of three phases. The first phase constructs a set of diverse partial solutions, where one is expected to form part of the near-optimal solution. The second phase determines assignment possibilities for each sub-problem. The third phase solves the sub-problems using a parallel genetic algorithm. The suggested genetic algorithm is improved by the introduction of a set of tools: genetic operator switching mechanism via diversity thresholds, accuracy analysis tool and a new fitness evaluation mechanism. This three phase method is proposed to address the shortcoming that exists in the domain, where an initial solution is built only then to be completely dismantled and redesigned in the optimisation phase. In addition, a new routing heuristic, RouteAlg, is proposed to solve the VRPSDP sub-problem, the travelling salesman problem with simultaneous delivery and pickup (TSPSDP). The experimental studies are conducted using the well known benchmark Salhi and Nagy (1999) test problems, where the SDPmethod and RouteAlg solutions are compared with the prominent works in the VRPSDP domain. The SDPmethod has demonstrated to be an effective method for solving the multi-objective VRPSDP and the RouteAlg for the TSPSDP.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

A key problem with IEEE 802.11 technology is adaptation of the transmission rates to the changing channel conditions, which is more challenging in vehicular networks. Although rate adaptation problem has been extensively studied for static residential and enterprise network scenarios, there is little work dedicated to the IEEE 802.11 rate adaptation in vehicular networks. Here, the authors are motivated to study the IEEE 802.11 rate adaptation problem in infrastructure-based vehicular networks. First of all, the performances of several existing rate adaptation algorithms under vehicle network scenarios, which have been widely used for static network scenarios, are evaluated. Then, a new rate adaptation algorithm is proposed to improve the network performance. In the new rate adaptation algorithm, the technique of sampling candidate transmission modes is used, and the effective throughput associated with a transmission mode is the metric used to choose among the possible transmission modes. The proposed algorithm is compared to several existing rate adaptation algorithms by simulations, which shows significant performance improvement under various system and channel configurations. An ideal signal-to-noise ratio (SNR)-based rate adaptation algorithm in which accurate channel SNR is assumed to be always available is also implemented for benchmark performance comparison.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Purpose – This paper aims to provide a critical comment on complex funding systems. Design/methodology/approach – This is a critical comment written in the form of a poem. The poem is in the style of the English light opera composers Gilbert and Sullivan, and is a variation on their song “I Am the Very Model of a Modern Major General”, from The Pirates of Penzance. Findings - The poem spotlights financial failure. Originality/value - The poem spotlights the crazy names and poor transparency of special purpose vehicles.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

This paper discusses the development and the application of a safety performance indicator which measures the intrinsic safety of a country's vehicle fleet related to fleet composition. The indicator takes into account both the ‘relative severity’ of individual collisions between different vehicle types, and the share of those vehicle types within a country's fleet. The relative severity is a measure for the personal damage that can be expected from a collision between two vehicles of any type, relative to that of a collision between passenger cars. It is shown how this number can be calculated using vehicle mass only. A sensitivity analysis is performed to study the dependence of the indicator on parameter values and basic assumptions made. The indicator is easy to apply and satisfies the requirements for appropriate safety performance indicators. It was developed in such a way that it specifically scores the intrinsic safety of a fleet due to its composition, without being influenced by other factors, like helmet wearing. For the sake of simplicity, and since the required data is available throughout Europe, the indicator was applied to the relative share of three of the main vehicle types: passenger cars, heavy goods vehicles and motorcycles. Using the vehicle fleet data from 13 EU Member States and Norway, the indicator was used to rank the countries’ safety performance. The UK was found to perform best in terms of its fleet composition (value is 1.07), while Greece has the worst performance with the highest indicator value (1.41).

Relevância:

50.00% 50.00%

Publicador:

Resumo:

As take up of low carbon vehicles increase, there is interest in using the energy stored in the vehicles to help maintain system frequency through ancillary services on the electricity grid system. Research into this area is generally classed as vehicle-to-grid research. In theory, the energy available from electric vehicles could be directly correlated to the vehicle's state of charge (SoC) and battery capacity during the time the car is parked and plugged in. However, not all the energy in the vehicle may be used, as some capacity is required by the driver for their next journey. As such, this paper uses data captured as part of a large scale electric vehicle trial to investigate the effect of three different types of driver routine on vehicle-to-grid availability. Each driver's behaviour is analysed to assess the energy that is available for STOR, with follow on journey requirements also considered.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Local air quality was one of the main stimulants for low carbon vehicle development during the 1990s. Issues of national fuel security and global air quality (climate change) have added pressure for their development, stimulating schemes to facilitate their deployment in the UK. In this case study, Coventry City Council aimed to adopt an in-house fleet of electric and hybrid-electric vehicles to replace business mileage paid for in employee's private vehicles. This study made comparisons between the proposed vehicle technologies, in terms of costs and air quality, over projected scenarios of typical use. The study found that under 2009 conditions, the electric and hybrid fleet could not compete on cost with the current business model because of untested assumptions, but certain emissions were significantly reduced >50%. Climate change gas emissions were most drastically reduced where electric vehicles were adopted because the electricity supply was generated by renewable energy sources. The study identified the key cost barriers and benefits to adoption of low-emission vehicles in current conditions in the Coventry fleet. Low-emission vehicles achieved significant air pollution-associated health cost and atmospheric emission reductions per vehicle, and widespread adoption in cities could deliver significant change. © The Author 2011. Published by Oxford University Press. All rights reserved.

Relevância:

50.00% 50.00%

Publicador:

Resumo:

Design methods and tools are generally best learned and developed experientially [1]. Finding appropriate vehicles for delivering these to students is becoming increasingly challenging, especially when considering only those that will enthuse, intrigue and inspire. This paper traces the development of different eco-car design and build projects which competed in the Shell Eco-Marathon. The cars provided opportunities for experiential learning through a formal learning cycle of CDIO (Conceive, Design, Implement, Operate) or the more traditional understand, explore, create, validate, with both teams developing a functional finished prototype. Lessons learned were applied through the design of a third and fourth eco-car using experimental techniques with bio-composites, combining the knowledge of fibre reinforced composite materials and adhesives with the plywood construction techniques of the two teams. The paper discusses the importance of applying materials and techniques to a real world problem. It will also explore how eco-car and comparing traditional materials and construction techniques with high tech composite materials is an ideal teaching, learning and assessment vehicle for technical design techniques.