Underutilised charging stations can be a bottleneck in the swift transition to electric mobility. This study is the first to research cooperative behaviour at public charging stations as a way to address improved usage of public charging stations. It does so by viewing public charging stations as a common-pool resource and explains cooperative behaviour from an evolutionary perspective. Current behaviour is analysed using a survey (313 useful responses) and an analysis of large dataset (2.1 million charging sessions) on the use of public charging infrastructure in Amsterdam, The Netherlands. In such a way it identifies the potential, drivers and possible obstacles that electric vehicle drivers experience when cooperating with other drivers to optimally make use of existing infrastructure. Results show that the intention to show direct reciprocal charging behaviour is high among the respondents, although this could be limited if the battery did not reach full or sufficient state-of-charge at the moment of the request. Intention to show direct reciprocal behaviour is mediated by kin and network effects.
MULTIFILE
Non-intubated patients with acute respiratory failure due to COVID-19 could benefit from awake proning. Awake proning is an attractive intervention in settings with limited resources, as it comes with no additional costs. However, awake proning remains poorly used probably because of unfamiliarity and uncertainties regarding potential benefits and practical application. To summarize evidence for benefit and to develop a set of pragmatic recommendations for awake proning in patients with COVID-19 pneumonia, focusing on settings where resources are limited, international healthcare professionals from high and low- and middle-income countries (LMICs) with known expertise in awake proning were invited to contribute expert advice. A growing number of observational studies describe the effects of awake proning in patients with COVID-19 pneumonia in whom hypoxemia is refractory to simple measures of supplementary oxygen. Awake proning improves oxygenation in most patients, usually within minutes, and reduces dyspnea and work of breathing. The effects are maintained for up to 1 hour after turning back to supine, and mostly disappear after 6–12 hours. In available studies, awake proning was not associated with a reduction in the rate of intubation for invasive ventilation. Awake proning comes with little complications if properly implemented and monitored. Pragmatic recommendations including indications and contraindications were formulated and adjusted for resource-limited settings. Awake proning, an adjunctive treatment for hypoxemia refractory to supplemental oxygen, seems safe in non-intubated patients with COVID-19 acute respiratory failure. We provide pragmatic recommendations including indications and contraindications for the use of awake proning in LMICs.
Neighborhood image processing operations on Field Programmable Gate Array (FPGA) are considered as memory intensive operations. A large memory bandwidth is required to transfer the required pixel data from external memory to the processing unit. On-chip image buffers are employed to reduce this data transfer rate. Conventional image buffers, implemented either by using FPGA logic resources or embedded memories are resource inefficient. They exhaust the limited FPGA resources quickly. Consequently, hardware implementation of neighborhood operations becomes expensive, and integrating them in resource constrained devices becomes unfeasible. This paper presents a resource efficient FPGA based on-chip buffer architecture. The proposed architecture utilizes full capacity of a single Xilinx BlockRAM (BRAM36 primitive) for storing multiple rows of input image. To get multiple pixels/clock in a user defined scan order, an efficient duty-cycle based memory accessing technique is coupled with a customized addressing circuitry. This accessing technique exploits switching capabilities of BRAM to read 4 pixels in a single clock cycle without degrading system frequency. The addressing circuitry provides multiple pixels/clock in any user defined scan order to implement a wide range of neighborhood operations. With the saving of 83% BRAM resources, the buffer architecture operates at 278 MHz on Xilinx Artix-7 FPGA with an efficiency of 1.3 clock/pixel. It is thus capable to fulfill real time image processing requirements for HD image resolution (1080 × 1920) @103 fcps.