scholarly journals A Cost-Effective Electric Vehicle Intelligent Charge Scheduling Method for Commercial Smart Parking Lots Using a Simplified Convex Relaxation Technique

Sensors ◽  
2020 ◽  
Vol 20 (17) ◽  
pp. 4842
Author(s):  
Muhammad Jawad ◽  
Muhammad Bilal Qureshi ◽  
Sahibzada Muhammad Ali ◽  
Noman Shabbir ◽  
Muhammad Usman Shahid Khan ◽  
...  

Deployment of efficient and cost-effective parking lots is a known bottleneck for the electric vehicles (EVs) sector. A comprehensive solution incorporating the requirements of all key stakeholders is required. Taking up the challenge, we propose a real-time EV smart parking lot model to attain the following objectives: (a) maximize the smart parking lot revenue by accommodating maximum number of EVs and (b) minimize the cost of power consumption by participating in a demand response (DR) program offered by the utility since it is a tool to answer and handle the electric power usage requirements for charging the EV in the smart parking lot. With a view to achieving these objectives, a linear programming-based binary/cyclic (0/1) optimization technique is developed for the EV charge scheduling process. It is difficult to solve the problems of binary optimization in real-time given that the complexity of the problem increases with the increase in number of EV. We deploy a simplified convex relaxation technique integrated with the linear programming solution to overcome this problem. The algorithm achieves: minimum power consumption cost of the EV smart parking lot; efficient utilization of available power; maximization of the number of the EV to be charged; and minimum impact on the EV battery lifecycle. DR participation provide benefits by offering time-based and incentive-based hourly intelligent charging schedules for the EV. A thorough comparison is drawn with existing variable charging rate-based techniques in order to demonstrate the comparative validity of our proposed technique. The simulation results show that even under no DR event, the proposed scheme results in 2.9% decrease in overall power consumption cost for a 500 EV scenario when compared to variable charging rate method. Moreover, in similar conditions, such as no DR event and for 500 EV arrived per day, there is a 2.8% increase in number of EV charged per day, 3.2% improvement in the average state-of-charge (SoC) of the EV, 12.47% reduction in the average time intervals required to achieve final SoC.

Author(s):  
Anwita Chakraborty ◽  
Shrey Chirag Shah ◽  
Yelithoti Sravana Kumar ◽  
Tapaswini Samant ◽  
Swati Swayamsiddha

Background: The prime challenge in Parking Systems is to administer the parking during peak hours or peak seasons. Besides being time consuming, it is laborious. Amalgamation of various infrastructure of hardware and software is prodigious and thus adding to its conventional hardware, making the investment in Smart Parking solution highly hazardous and splintered. Electronic payment vendors causes another crucial drawback. Objective: With the evolution of technology, we have proposed the plan to diminish human endeavors to such a degree, that a limit of one individual will be required to deal with the total colossal parking spot and a most extreme of one or two volunteers if there should arise an occurrence of any technical issues with minimal cost of operation. Methods: In our proposed work we have used Infrared Sensors at each parking slot and also used a Node Micro Controller Unit, a Wi-Fi microchip for connectivity. The Internet of Things platform used over here is Blynk. Results: The proposed technique performs better compared to existing state-of-art methodologies as it is cost-effective and easy to implement. Also, this can maintain the total vehicle count of a particular day which can be used for further traffic analysis. Conclusion: This paper presents the prototype of a Smart Parking System based on the IR sensor and Node MCU which is connected to the Blynk app that monitors the whole parking lot. It provides an optimized parking solution for various places available with parking facilities throughout the city. The proposed Smart parking system enables the guard incharge to obtain necessary information on the availability of parking space and keep a track of the effective number of vehicles that have entered the arena via a suitable app.


2020 ◽  
Vol 2020 ◽  
pp. 1-15
Author(s):  
Vladimir Sobeslav ◽  
Josef Horalek

Car parking is a major problem in urban areas in developed and also in developing countries. The growing number of vehicles creates a problem with parking spaces mainly in the city center and the surrounding streets. The local authorities have to react with regulations, and the current situation is unpleasant for many citizens. Therefore, the aim of this article is to propose a complex outdoor smart parking lot system based on the mini PC platform with the pilot implementation, which would provide a solution for the aforementioned problem. Current outdoor car park management is dependent on human personnel keeping track of the available parking lots or a sensor-based system that monitors the availability of each car. The proposed solution utilizes a modern IoT approach and technologies such as mini PC platform, sensors, and IQRF. When compared to a specialized and expensive system, it is a solution that is cost-effective and has the potential in its expansion and integration with other IoT services.


Author(s):  
Glenn Surpris ◽  
Dahai Liu ◽  
Dennis Vincenzi

We conducted this study to investigate the effect of smart parking systems on parking search times in large parking lots. Smart parking systems are systems that provide real-time parking spot availability information to drivers. We used discrete event simulation to model a university parking lot and estimate how much time could be saved without physically implementing a system for experimentation. We found that smart parking systems can reduce search times by an average of 11 s. This shows potential for a multi-lot smart parking system that might save a larger amount of time and reduce harmful vehicle emissions.


2020 ◽  
Vol 64 (1-4) ◽  
pp. 165-172
Author(s):  
Dongge Deng ◽  
Mingzhi Zhu ◽  
Qiang Shu ◽  
Baoxu Wang ◽  
Fei Yang

It is necessary to develop a high homogeneous, low power consumption, high frequency and small-size shim coil for high precision and low-cost atomic spin gyroscope (ASG). To provide the shim coil, a multi-objective optimization design method is proposed. All structural parameters including the wire diameter are optimized. In addition to the homogeneity, the size of optimized coil, especially the axial position and winding number, is restricted to develop the small-size shim coil with low power consumption. The 0-1 linear programming is adopted in the optimal model to conveniently describe winding distributions. The branch and bound algorithm is used to solve this model. Theoretical optimization results show that the homogeneity of the optimized shim coil is several orders of magnitudes better than the same-size solenoid. A simulation experiment is also conducted. Experimental results show that optimization results are verified, and power consumption of the optimized coil is about half of the solenoid when providing the same uniform magnetic field. This indicates that the proposed optimal method is feasible to develop shim coil for ASG.


Sensors ◽  
2020 ◽  
Vol 20 (13) ◽  
pp. 3635 ◽  
Author(s):  
Guoming Zhang ◽  
Xiaoyu Ji ◽  
Yanjie Li ◽  
Wenyuan Xu

As a critical component in the smart grid, the Distribution Terminal Unit (DTU) dynamically adjusts the running status of the entire smart grid based on the collected electrical parameters to ensure the safe and stable operation of the smart grid. However, as a real-time embedded device, DTU has not only resource constraints but also specific requirements on real-time performance, thus, the traditional anomaly detection method cannot be deployed. To detect the tamper of the program running on DTU, we proposed a power-based non-intrusive condition monitoring method that collects and analyzes the power consumption of DTU using power sensors and machine learning (ML) techniques, the feasibility of this approach is that the power consumption is closely related to the executing code in CPUs, that is when the execution code is tampered with, the power consumption changes accordingly. To validate this idea, we set up a testbed based on DTU and simulated four types of imperceptible attacks that change the code running in ARM and DSP processors, respectively. We generate representative features and select lightweight ML algorithms to detect these attacks. We finally implemented the detection system on the windows and ubuntu platform and validated its effectiveness. The results show that the detection accuracy is up to 99.98% in a non-intrusive and lightweight way.


Author(s):  
Paul Oehlmann ◽  
Paul Osswald ◽  
Juan Camilo Blanco ◽  
Martin Friedrich ◽  
Dominik Rietzel ◽  
...  

AbstractWith industries pushing towards digitalized production, adaption to expectations and increasing requirements for modern applications, has brought additive manufacturing (AM) to the forefront of Industry 4.0. In fact, AM is a main accelerator for digital production with its possibilities in structural design, such as topology optimization, production flexibility, customization, product development, to name a few. Fused Filament Fabrication (FFF) is a widespread and practical tool for rapid prototyping that also demonstrates the importance of AM technologies through its accessibility to the general public by creating cost effective desktop solutions. An increasing integration of systems in an intelligent production environment also enables the generation of large-scale data to be used for process monitoring and process control. Deep learning as a form of artificial intelligence (AI) and more specifically, a method of machine learning (ML) is ideal for handling big data. This study uses a trained artificial neural network (ANN) model as a digital shadow to predict the force within the nozzle of an FFF printer using filament speed and nozzle temperatures as input data. After the ANN model was tested using data from a theoretical model it was implemented to predict the behavior using real-time printer data. For this purpose, an FFF printer was equipped with sensors that collect real time printer data during the printing process. The ANN model reflected the kinematics of melting and flow predicted by models currently available for various speeds of printing. The model allows for a deeper understanding of the influencing process parameters which ultimately results in the determination of the optimum combination of process speed and print quality.


2021 ◽  
Vol 3 (1) ◽  
pp. 65-82
Author(s):  
Sören Henning ◽  
Wilhelm Hasselbring ◽  
Heinz Burmester ◽  
Armin Möbius ◽  
Maik Wojcieszak

AbstractThe Internet of Things adoption in the manufacturing industry allows enterprises to monitor their electrical power consumption in real time and at machine level. In this paper, we follow up on such emerging opportunities for data acquisition and show that analyzing power consumption in manufacturing enterprises can serve a variety of purposes. In two industrial pilot cases, we discuss how analyzing power consumption data can serve the goals reporting, optimization, fault detection, and predictive maintenance. Accompanied by a literature review, we propose to implement the measures real-time data processing, multi-level monitoring, temporal aggregation, correlation, anomaly detection, forecasting, visualization, and alerting in software to tackle these goals. In a pilot implementation of a power consumption analytics platform, we show how our proposed measures can be implemented with a microservice-based architecture, stream processing techniques, and the fog computing paradigm. We provide the implementations as open source as well as a public show case allowing to reproduce and extend our research.


Sensors ◽  
2021 ◽  
Vol 21 (12) ◽  
pp. 4112
Author(s):  
Fidel Alejandro Rodríguez-Corbo ◽  
Leyre Azpilicueta ◽  
Mikel Celaya-Echarri ◽  
Peio Lopez-Iturri ◽  
Ana V. Alejos ◽  
...  

The characterization of different vegetation/vehicle densities and their corresponding effects on large-scale channel parameters such as path loss can provide important information during the deployment of wireless communications systems under outdoor conditions. In this work, a deterministic analysis based on ray-launching (RL) simulation and empirical measurements for vehicle-to-infrastructure (V2I) communications for outdoor parking environments and smart parking solutions is presented. The study was carried out at a frequency of 28 GHz using directional antennas, with the transmitter raised above ground level under realistic use case conditions. Different radio channel impairments were weighed in, considering the progressive effect of first, the density of an incremental obstructed barrier of trees, and the effect of different parked vehicle densities within the parking lot. On the basis of these scenarios, large-scale parameters and temporal dispersion characteristics were obtained, and the effect of vegetation/vehicle density changes was assessed. The characterization of propagation impairments that different vegetation/vehicle densities can impose onto the wireless radio channel in the millimeter frequency range was performed. Finally, the results obtained in this research can aid communication deployment in outdoor parking conditions.


Chemosensors ◽  
2021 ◽  
Vol 9 (6) ◽  
pp. 139
Author(s):  
Wiktoria Blaszczak ◽  
Zhengchu Tan ◽  
Pawel Swietach

A fundamental phenotype of cancer cells is their metabolic profile, which is routinely described in terms of glycolytic and respiratory rates. Various devices and protocols have been designed to quantify glycolysis and respiration from the rates of acid production and oxygen utilization, respectively, but many of these approaches have limitations, including concerns about their cost-ineffectiveness, inadequate normalization procedures, or short probing time-frames. As a result, many methods for measuring metabolism are incompatible with cell culture conditions, particularly in the context of high-throughput applications. Here, we present a simple plate-based approach for real-time measurements of acid production and oxygen depletion under typical culture conditions that enable metabolic monitoring for extended periods of time. Using this approach, it is possible to calculate metabolic fluxes and, uniquely, describe the system at steady-state. By controlling the conditions with respect to pH buffering, O2 diffusion, medium volume, and cell numbers, our workflow can accurately describe the metabolic phenotype of cells in terms of molar fluxes. This direct measure of glycolysis and respiration is conducive for between-runs and even between-laboratory comparisons. To illustrate the utility of this approach, we characterize the phenotype of pancreatic ductal adenocarcinoma cell lines and measure their response to a switch of metabolic substrate and the presence of metabolic inhibitors. In summary, the method can deliver a robust appraisal of metabolism in cell lines, with applications in drug screening and in quantitative studies of metabolic regulation.


Sign in / Sign up

Export Citation Format

Share Document