scispace - formally typeset
Search or ask a question

Showing papers in "arXiv: Other Computer Science in 2017"


Posted Content
TL;DR: An up to date overview of NILM system and its associated methods and techniques for energy disaggregation problem is presented and the review of the state-of-the art NILm algorithms are reviewed.
Abstract: The rapid urbanization of developing countries coupled with explosion in construction of high rising buildings and the high power usage in them calls for conservation and efficient energy program. Such a program require monitoring of end-use appliances energy consumption in real-time. The worldwide recent adoption of smart-meter in smart-grid, has led to the rise of Non-Intrusive Load Monitoring (NILM); which enables estimation of appliance-specific power consumption from building's aggregate power consumption reading. NILM provides households with cost-effective real-time monitoring of end-use appliances to help them understand their consumption pattern and become part and parcel of energy conservation strategy. This paper presents an up to date overview of NILM system and its associated methods and techniques for energy disaggregation problem. This is followed by the review of the state-of-the art NILM algorithms. Furthermore, we review several performance metrics used by NILM researcher to evaluate NILM algorithms and discuss existing benchmarking framework for direct comparison of the state of the art NILM algorithms. Finally, the paper discuss potential NILM use-cases, presents an overview of the public available dataset and highlight challenges and future research directions.

118 citations


Posted Content
TL;DR: More comprehensive data analysis methods are needed to handle the increasing amount of data and to mine more valuable information in intelligent energy networks.
Abstract: Data analysis plays an important role in the development of intelligent energy networks (IENs) This article reviews and discusses the application of data analysis methods for energy big data The installation of smart energy meters has provided a huge volume of data at different time resolutions, suggesting data analysis is required for clustering, demand forecasting, energy generation optimization, energy pricing, monitoring and diagnostics The currently adopted data analysis technologies for IENs include pattern recognition, machine learning, data mining, statistics methods, etc However, existing methods for data analysis cannot fully meet the requirements for processing the big data produced by the IENs and, therefore, more comprehensive data analysis methods are needed to handle the increasing amount of data and to mine more valuable information

111 citations


Journal ArticleDOI
TL;DR: In this paper, the authors proposed data processing modules for capturing public space utilization with Renewable Wireless Sensor Network (RWSN) platform using pyroelectric infrared (PIR) and analog sound sensor.
Abstract: Public space utilization is crucial for urban developers to understand how efficient a place is being occupied in order to improve existing or future infrastructures. In a smart cities approach, implementing public space monitoring with Internet-of-Things (IoT) sensors appear to be a viable solution. However, choice of sensors often is a challenging problem and often linked with scalability, coverage, energy consumption, accuracy, and privacy. To get the most from low cost sensor with aforementioned design in mind, we proposed data processing modules for capturing public space utilization with Renewable Wireless Sensor Network (RWSN) platform using pyroelectric infrared (PIR) and analog sound sensor. We first proposed a calibration process to remove false alarm of PIR sensor due to the impact of weather and environment. We then demonstrate how the sounds sensor can be processed to provide various insight of a public space. Lastly, we fused both sensors and study a particular public space utilization based on one month data to unveil its usage.

88 citations


Posted Content
TL;DR: This work introduces a road map consisting of three pillars describing the changes/enhancements to be conducted in the areas of curriculum development, lab concept, and student club activities at the Turkish German University, Istanbul.
Abstract: Industrie 4.0 is originally a future vision described in the high-tech strategy of the German government that is conceived upon the information and communication technologies like Cyber-Physical Systems, Internet of Things, Physical Internet and Internet of Services to achieve a high degree of flexibility in production, higher productivity rates through real-time monitoring and diagnosis, and a lower wastage rate of material in production. An important part of the tasks in the preparation for Industrie 4.0 is the adaption of the higher education to the requirements of this vision, in particular the engineering education. In this work, we introduce a road map consisting of three pillars describing the changes/enhancements to be conducted in the areas of curriculum development, lab concept, and student club activities. We also report our current application of this road map at the Turkish-German University, Istanbul.

81 citations


Posted Content
TL;DR: This paper presents a comprehensive overview of the most promising modulation and MA schemes for 5G networks, including modulation techniques in orthogonal MA (OMA) and various types of non-OMA (NOMA), and NOMA multiplexing in multiple domains.
Abstract: Fifth generation (5G) wireless networks face various challenges in order to support large-scale heterogeneous traffic and users, therefore new modulation and multiple access (MA) schemes are being developed to meet the changing demands. As this research space is ever increasing, it becomes more important to analyze the various approaches, therefore in this article we present a comprehensive overview of the most promising modulation and MA schemes for 5G networks. We first introduce the different types of modulation that indicate their potential for orthogonal multiple access (OMA) schemes and compare their performance in terms of spectral efficiency, out-of-band leakage, and bit-error rate. We then pay close attention to various types of non-orthogonal multiple access (NOMA) candidates, including power-domain NOMA, code-domain NOMA, and NOMA multiplexing in multiple domains. From this exploration we can identify the opportunities and challenges that will have significant impact on the design of modulation and MA for 5G networks.

75 citations


Journal ArticleDOI
TL;DR: This paper presents the Rainforest Automation Energy (RAE) dataset to help smart grid researchers test their algorithms which make use of smart meter data and shows how RAE can be used to test non-intrusive load monitoring (NILM) algorithms.
Abstract: Datasets are important for researchers to build models and test how well their machine learning algorithms perform This paper presents the Rainforest Automation Energy (RAE) dataset to help smart grid researchers test their algorithms which make use of smart meter data This initial release of RAE contains 1Hz data (mains and sub-meters) from two a residential house In addition to power data, environmental and sensor data from the house's thermostat is included Sub-meter data from one of the houses includes heat pump and rental suite captures which is of interest to power utilities We also show and energy breakdown of each house and show (by example) how RAE can be used to test non-intrusive load monitoring (NILM) algorithms

50 citations


Posted Content
TL;DR: RapidProM, an extension of RapidMiner based on ProM, combines the best of both worlds: complex process mining workflows can be modeled and executed easily and subsequently reused for other data sets.
Abstract: The number of events recorded for operational processes is growing every year. This applies to all domains: from health care and e-government to production and maintenance. Event data are a valuable source of information for organizations that need to meet requirements related to compliance, efficiency, and customer service. Process mining helps to turn these data into real value: by discovering the real processes, by automatically identifying bottlenecks, by analyzing deviations and sources of non-compliance, by revealing the actual behavior of people, etc. Process mining is very different from conventional data mining and machine learning techniques. ProM is a powerful open-source process mining tool supporting hundreds of analysis techniques. However, ProM does not support analysis based on scientific workflows. RapidProM, an extension of RapidMiner based on ProM, combines the best of both worlds. Complex process mining workflows can be modeled and executed easily and subsequently reused for other data sets. Moreover, using RapidProM, one can benefit from combinations of process mining with other types of analysis available through the RapidMiner marketplace.

50 citations


Posted Content
TL;DR: DeepPicar as mentioned in this paper is a low-cost deep neural network based autonomous car platform that uses a web camera and a Raspberry Pi 3 quad-core platform for real-time control of self-driving cars.
Abstract: We present DeepPicar, a low-cost deep neural network based autonomous car platform. DeepPicar is a small scale replication of a real self-driving car called DAVE-2 by NVIDIA. DAVE-2 uses a deep convolutional neural network (CNN), which takes images from a front-facing camera as input and produces car steering angles as output. DeepPicar uses the same network architecture---9 layers, 27 million connections and 250K parameters---and can drive itself in real-time using a web camera and a Raspberry Pi 3 quad-core platform. Using DeepPicar, we analyze the Pi 3's computing capabilities to support end-to-end deep learning based real-time control of autonomous vehicles. We also systematically compare other contemporary embedded computing platforms using the DeepPicar's CNN-based real-time control workload. We find that all tested platforms, including the Pi 3, are capable of supporting the CNN-based real-time control, from 20 Hz up to 100 Hz, depending on hardware platform. However, we find that shared resource contention remains an important issue that must be considered in applying CNN models on shared memory based embedded computing platforms; we observe up to 11.6X execution time increase in the CNN based control loop due to shared resource contention. To protect the CNN workload, we also evaluate state-of-the-art cache partitioning and memory bandwidth throttling techniques on the Pi 3. We find that cache partitioning is ineffective, while memory bandwidth throttling is an effective solution.

45 citations


Journal ArticleDOI
Sanjib Biswas, Jaydip Sen1
TL;DR: A Big Data-centric architecture for SCM has been proposed that exploits the current state-of-the-art technology of data management, analytics and visualization as mentioned in this paper, and several mechanisms have been discussed to implement these features in a real world Big Data system deployment in the context of SCM.
Abstract: Advancement in information and communication technology (ICT) has given rise to explosion of data in every field of operations. Working with the enormous volume of data (or Big Data, as it is popularly known as) for extraction of useful information to support decision making is one of the sources of competitive advantage for organizations today. Enterprises are leveraging the power of analytics in formulating business strategy in every facet of their operations to mitigate business risk. Volatile global market scenario has compelled the organizations to redefine their supply chain management (SCM). In this paper, we have delineated the relevance of Big Data and its importance in managing end to end supply chains for achieving business excellence. A Big Data-centric architecture for SCM has been proposed that exploits the current state of the art technology of data management, analytics and visualization. The security and privacy requirements of a Big Data system have also been highlighted and several mechanisms have been discussed to implement these features in a real world Big Data system deployment in the context of SCM. Some future scope of work has also been pointed out. Keyword: Big Data, Analytics, Cloud, Architecture, Protocols, Supply Chain Management, Security, Privacy.

28 citations


Journal ArticleDOI
TL;DR: In this paper, the authors proposed a real-time transient simulation scheme, which comprises of optimized generation scheduling of generators and photovoltaic-based energy storage system (ESS) using dc optimal power flow algorithm.
Abstract: DC marine architecture integrated with variable speed diesel generators (DGs) has garnered the attention of the researchers primarily because of its ability to deliver fuel efficient operation. This paper aims in modeling and to autonomously perform real-time load scheduling of dc platform supply vessel (PSV) with an objective to minimize specific fuel oil consumption (SFOC) for better fuel efficiency. Focus has been on the modeling of various components and control routines, which are envisaged to be an integral part of dc PSVs. Integration with photovoltaic-based energy storage system (ESS) has been considered as an option to cater for the short time load transients. In this context, this paper proposes a real-time transient simulation scheme, which comprises of optimized generation scheduling of generators and ESS using dc optimal power flow algorithm. This framework considers real dynamics of dc PSV during various marine operations with possible contingency scenarios, such as outage of generation systems, abrupt load changes, and unavailability of ESS. The proposed modeling and control routines with real-time transient simulation scheme have been validated utilizing the real-time marine simulation platform. The results indicate that the coordinated treatment of renewable based ESS with DGs operating with optimized speed yields better fuel savings. This has been observed in improved SFOC operating trajectory for critical marine missions. Furthermore, SFOC minimization at multiple suboptimal points with its treatment in the real-time marine system is also highlighted.

26 citations


Posted Content
TL;DR: A land eligibility framework is developed and the validity of this framework is shown via the recreation of land eligibility results found in the literature, showing strong agreement in the majority of cases.
Abstract: The quantity and distribution of land which is eligible for renewable energy sources is fundamental to the role these technologies will play in future energy systems. As it stands, however, the current state of land eligibility investigation is found to be insufficient to meet the demands of the future energy modelling community. Three key areas are identified as the predominate causes of this; inconsistent criteria definitions, inconsistent or unclear methodologies, and inconsistent dataset usage. To combat these issues, a land eligibility framework is developed and described in detail. The validity of this framework is then shown via the recreation of land eligibility results found in the literature, showing strong agreement in the majority of cases. Following this, the framework is used to perform an evaluation of land eligibility criteria within the European context whereby the relative importance of commonly considered criteria are compared.

Journal ArticleDOI
TL;DR: Z-checker is the first tool designed to assess lossy compression comprehensively for scientific data sets and is implemented as an open-source community tool to which users and developers can contribute and add new analysis components based on their additional analysis demands.
Abstract: Because of vast volume of data being produced by today's scientific simulations and experiments, lossy data compressor allowing user-controlled loss of accuracy during the compression is a relevant solution for significantly reducing the data size. However, lossy compressor developers and users are missing a tool to explore the features of scientific datasets and understand the data alteration after compression in a systematic and reliable way. To address this gap, we have designed and implemented a generic framework called Z-checker. On the one hand, Z-checker combines a battery of data analysis components for data compression. On the other hand, Z-checker is implemented as an open-source community tool to which users and developers can contribute and add new analysis components based on their additional analysis demands. In this paper, we present a survey of existing lossy compressors. Then we describe the design framework of Z-checker, in which we integrated evaluation metrics proposed in prior work as well as other analysis tools. Specifically, for lossy compressor developers, Z-checker can be used to characterize critical properties of any dataset to improve compression strategies. For lossy compression users, Z-checker can detect the compression quality, provide various global distortion analysis comparing the original data with the decompressed data and statistical analysis of the compression error. Z-checker can perform the analysis with either coarse granularity or fine granularity, such that the users and developers can select the best-fit, adaptive compressors for different parts of the dataset. Z-checker features a visualization interface displaying all analysis results in addition to some basic views of the datasets such as time series. To the best of our knowledge, Z-checker is the first tool designed to assess lossy compression comprehensively for scientific datasets.

Posted Content
TL;DR: In this paper, a fully-programmable Internet of Things (IoT) visual sensing node that targets sub-mW power consumption in always-on monitoring scenarios is presented.
Abstract: This work presents a fully-programmable Internet of Things (IoT) visual sensing node that targets sub-mW power consumption in always-on monitoring scenarios. The system features a spatial-contrast $128\mathrm{x}64$ binary pixel imager with focal-plane processing. The sensor, when working at its lowest power mode ($10\mu W$ at 10 fps), provides as output the number of changed pixels. Based on this information, a dedicated camera interface, implemented on a low-power FPGA, wakes up an ultra-low-power parallel processing unit to extract context-aware visual information. We evaluate the smart sensor on three always-on visual triggering application scenarios. Triggering accuracy comparable to RGB image sensors is achieved at nominal lighting conditions, while consuming an average power between $193\mu W$ and $277\mu W$, depending on context activity. The digital sub-system is extremely flexible, thanks to a fully-programmable digital signal processing engine, but still achieves 19x lower power consumption compared to MCU-based cameras with significantly lower on-board computing capabilities.

Posted Content
TL;DR: A virtual monitor system that displays medical images in a mixed reality visualization using optical see-through head-mounted displays in real-time that are blended with the surgical site and can thus be adapted to specific procedural needs is proposed.
Abstract: Purpose: Image guidance is crucial for the success of many interventions. Images are displayed on designated monitors that cannot be positioned optimally due to sterility and spatial constraints. This indirect visualization causes potential occlusion, hinders hand-eye coordination, leads to increased procedure duration and surgeon load. Methods: We propose a virtual monitor system that displays medical images in a mixed reality visualization using optical see-through head-mounted displays. The system streams high-resolution medical images from any modality to the head-mounted display in real-time that are blended with the surgical site. It allows for mixed reality visualization of images in head-, world-, or body-anchored mode and can thus be adapted to specific procedural needs. Results: For typical image sizes, the proposed system exhibits an average end-to-end delay and refresh rate of 214 +- 30 ms and 41:4 +- 32:0 Hz, respectively. Conclusions: The proposed virtual monitor system is capable of real-time mixed reality visualization of medical images. In future, we seek to conduct first pre-clinical studies to quantitatively assess the impact of the system on standard image guided procedures.

Journal ArticleDOI
TL;DR: In this article, the authors present an easy-to-use, Python-based framework that allows a researcher to automate their computational simulations, in particular the framework facilitates assembling several long-running computations and producing various plots from the data produced by these computations.
Abstract: We present an easy-to-use, Python-based framework that allows a researcher to automate their computational simulations. In particular the framework facilitates assembling several long-running computations and producing various plots from the data produced by these computations. The framework makes it possible to reproduce every figure made for a publication with a single command. It also allows one to distribute the computations across a network of computers. The framework has been used to write research papers in numerical computing. This paper discusses the design of the framework, and the benefits of using it. The ideas presented are general and should help researchers organize their computations for better reproducibility.

Posted Content
TL;DR: This paper proposes efficient algorithms that can generate accurate maps in both batch and online settings and observes an increase in Biagioni f-score when compared to the state of the art while reducing the execution time by an order of magnitude.
Abstract: The widespread availability of GPS information in everyday devices such as cars, smartphones and smart watches make it possible to collect large amount of geospatial trajectory information. A particularly important, yet technically challenging, application of this data is to identify the underlying road network and keep it updated under various changes. In this paper, we propose efficient algorithms that can generate accurate maps in both batch and online settings. Our algorithms utilize techniques from graph spanners so that they produce maps can effectively handle a wide variety of road and intersection shapes. We conduct a rigorous evaluation of our algorithms over two real-world datasets and under a wide variety of performance metrics. Our experiments show a significant improvement over prior work. In particular, we observe an increase in Biagioni f-score of up to 20% when compared to the state of the art while reducing the execution time by an order of magnitude. We also make our source code open source for reproducibility and enable other researchers to build on our work.

Posted Content
TL;DR: In this paper, the persistence entropy of Cech and Vietoris-Rips filtrations is defined as the Shannon entropy of the persistence barcode of a given filtration.
Abstract: Persistent homology studies the evolution of k-dimensional holes along a nested sequence of simplicial complexes (called a filtration). The set of bars (i.e. intervals) representing birth and death times of k-dimensional holes along such sequence is called the persistence barcode. k-Dimensional holes with short lifetimes are informally considered to be "topological noise", and those with long lifetimes are considered to be "topological features" associated to the filtration. Persistent entropy is defined as the Shannon entropy of the persistence barcode of a given filtration. In this paper we present new important properties of persistent entropy of Cech and Vietoris-Rips filtrations. Among the properties, we put a focus on the stability theorem that allows to use persistent entropy for comparing persistence barcodes. Later, we derive a simple method for separating topological noise from features in Vietoris-Rips filtrations.

Journal ArticleDOI
TL;DR: This study attempts to support analyses with a specialized visualization technique, which operates in a barycentric coordinate system using a 3D tetrahedron, and puts forward a set of properties which should be taken into account when selecting a classification performance measure.
Abstract: With a plethora of available classification performance measures, choosing the right metric for the right task requires careful thought. However, analyzing measures with respect to complete ranges of their values is a difficult and challenging task. In this study, we attempt to support such analyses with a specialized visualization technique, which operates in a barycentric coordinate system using a 3D tetrahedron. Additionally, we adapt this technique to the context of imbalanced data and put forward a set of properties which should be taken into account when selecting a classification performance measure. As a result, we compare 21 popular measures and show important differences in their behavior. Finally, we provide an online visualization tool that can aid the analysis of complete ranges of performance measures.

Journal ArticleDOI
TL;DR: It is argued that consciousness is more than an epiphenomenon and assuming it to be a separate category is consistent with both quantum mechanics and cognitive science.
Abstract: It is generally accepted that machines can replicate cognitive tasks performed by conscious agents as long as they are not based on the capacity of awareness. We consider several views on the nature of subjective awareness, which is fundamental for self-reflection and review, and present reasons why this property is not computable. We argue that consciousness is more than an epiphenomenon and assuming it to be a separate category is consistent with both quantum mechanics and cognitive science. We speak of two kinds of consciousness, little-C and big-C, and discuss the significance of this classification in analyzing the current academic debates in the field. The interaction between the system and the measuring apparatus of the experimenter is examined both from the perspectives of decoherence and the quantum Zeno effect. These ideas are used as context to address the question of limits to machine consciousness.

Posted Content
TL;DR: This paper studies the power consumption of a family of convolutional neural networks for keyword spotting on a Raspberry Pi to find that both proxies are good predictors of energy usage, although the number of multiplies is more predictive than thenumber of model parameters.
Abstract: Nearly all previous work on small-footprint keyword spotting with neural networks quantify model footprint in terms of the number of parameters and multiply operations for an inference pass. These values are, however, proxy measures since empirical performance in actual deployments is determined by many factors. In this paper, we study the power consumption of a family of convolutional neural networks for keyword spotting on a Raspberry Pi. We find that both proxies are good predictors of energy usage, although the number of multiplies is more predictive than the number of parameters. We also confirm that models with the highest accuracies are, unsurprisingly, the most power hungry.

Journal ArticleDOI
TL;DR: A model is proposed that characterizes perceptions of controversial speech, dividing it into four categories: criticism, insult, public shaming, and harassment, and is presented as an emic account of what takes place on Kotaku in Action.
Abstract: In this paper, we use mixed methods to study a controversial Internet site: The Kotaku in Action (KiA) subreddit. Members of KiA are part of GamerGate, a distributed social movement. We present an emic account of what takes place on KiA who are they, what are their goals and beliefs, and what rules do they follow. Members of GamerGate in general and KiA in particular have often been accused of harassment. However, KiA site policies explicitly prohibit such behavior, and members insist that they have been falsely accused. Underlying the controversy over whether KiA supports harassment is a complex disagreement about what "harassment" is, and where to draw the line between freedom of expression and censorship. We propose a model that characterizes perceptions of controversial speech, dividing it into four categories: criticism, insult, public shaming, and harassment. We also discuss design solutions that address the challenges of moderating harassment without impinging on free speech, and communicating across different ideologies.

Posted Content
TL;DR: The experimental results indicate that the internal meters of smart-phones are sufficiently precise when large enough time windows are considered, which is the first step towards creating customized energy models on the fly and towards optimizing battery efficiency using genetic program improvements.
Abstract: In this paper we outline our results for validating the precision of the internal power meters of smart-phones under different workloads. We compare its results with an external power meter. This is the first step towards creating customized energy models on the fly and towards optimizing battery efficiency using genetic program improvements. Our experimental results indicate that the internal meters are sufficiently precise when large enough time windows are considered. This is part of our work on the "dreaming smart-phone". For a technical demonstration please watch our videos this https URL and this https URL.

Posted Content
TL;DR: Limitation of current electronic-design-automoation (EDA) tool is discussed and a machine learning framework is proposed to overcome the limitations and achieve better design quality.
Abstract: In this paper, we discussed limitation of current electronic-design-automoation (EDA) tool and proposed a machine learning framework to overcome the limitations and achieve better design quality. We explored how to efficiently extract relevant features and leverage gradient boost regressor (GBR) model to predict underestimated risky net (URN). Customized routing optimizations are applied to the URNs and results show clear timing improvement and trend to converge toward timing closure.

Posted Content
TL;DR: This work introduces the concept of (geo)graphs: graphs in which the nodes have a known geographical location and the edges have spatial dependence, and presents case studies and two open source softwares that indicate how to retrieve networks from GIS data and how to represent networks over GISData by using (gea)graphS.
Abstract: Spatial dependency and spatial embedding are basic physical properties of many phenomena modeled by networks. The most indicated computational environment to deal with spatial information is to use Georeferenced Information System (GIS) and Geographical Database Management Systems (GDBMS). Several models have been proposed in this direction, however there is a gap in the literature in generic frameworks for working with Complex Networks in GIS/GDBMS environments. Here we introduce the concept of (geo)graphs: graphs in which the nodes have a known geographical location and the edges have spatial dependence. We present case studies and two open source softwares (GIS4GRAPH and GeoCNet) that indicate how to retrieve networks from GIS data and how to represent networks over GIS data by using (geo)graphs.

Posted Content
TL;DR: This chapter introduces the Classic DEVS formalism in a bottom-up fashion, using a simple traffic light example, and presents some of the shortcomings in the Classic Deves formalism, and shows solutions to them in the form of variants of the original formalism.
Abstract: DEVS is a popular formalism for modelling complex dynamic systems using a discrete-event abstraction. At this abstraction level, a timed sequence ofpertinent "events" input to a system (or internal, in the case of timeouts) cause instantaneous changes to the state of the system. Between events, the state does not change, resulting in a a piecewise constant state trajectory. Main advantages of DEVS are its rigorous formal definition, and its support for modular composition. This chapter introduces the Classic DEVS formalism in a bottom-up fashion, using a simple traffic light example. The syntax and operational semantics of Atomic (i.e., non-hierarchical) models are intruced first. The semantics of Coupled (hierarchical) models is then given by translation into Atomic DEVS models. As this formal "flattening" is not efficient, a modular abstract simulator which operates directly on the coupled model is also presented. This is the common basis for subsequent efficient implementations. We continue to actual applications of DEVS modelling and simulation, as seen in performance analysis for queueing systems. Finally, we present some of the shortcomings in the Classic DEVS formalism, and show solutions to them in the form of variants of the original formalism.

Posted Content
TL;DR: The potential of a geometry-based method for stay-point extraction is demonstrated by transforming the user's trajectory path to a two-dimensional discrete time series curve that transforms the stay-points to the local minima of the first derivative of this curve.
Abstract: In a nutshell, stay-points are locations that a person has stopped for some amount of time. Previous work depends mainly on stay-point identification methods using experimentally fine tuned threshold values. These behave well on their experimental datasets but may exhibit reduced performance on other datasets. In this work, we demonstrate the potential of a geometry-based method for stay-point extraction. This is accomplished by transforming the user's trajectory path to a two-dimensional discrete time series curve that in turn transforms the stay-points to the local minima of the first derivative of this curve. To demonstrate the soundness of the proposed method, we evaluated it on raw, noisy trajectory data acquired over the period of 28 different days using four different techniques. The results demonstrate, among others, that given a good trajectory tracking technique, we can identify correctly 86% to 98% of the stay-points.

Posted Content
TL;DR: In this paper, a 0-5 GHz RF SOI switch with 0.18um power Jazz SOI technology by using Cadence software, for health care applications is presented.
Abstract: The objective of this research was to design a 0-5 GHz RF SOI switch, with 0.18um power Jazz SOI technology by using Cadence software, for health care applications. This paper introduces the design of a RF switch implemented in shunt-series topology. An insertion loss of 0.906 dB and an isolation of 30.95 dB were obtained at 5 GHz. The switch also achieved a third order distortion of 53.05 dBm and 1 dB compression point reached 50.06dBm. The RF switch performance meets the desired specification requirements.

Posted Content
TL;DR: It has been shown that, as the best deployment mix zones get minimized cost while at the same time the average capacity of mix zone can be maximized also privacy level increased because of optimal placement and high traffic environment.
Abstract: The road networks, vehicle users could enjoy numerous kind of services such as location based service in vehicle users can connected to Internet and communication of different users. Therefore, in order to acquire adequate privacy level and quality of service, one must have to wisely place mix zones to connect vehicle users to internet or some other internetwork. According to this research, we have analyzed the problem of optimal placement mix zones over road network. To enhance the coverage capacity of vehicles, in order to reduce the cost and communication delay. Further, it has also been discovered to minimize the cost of mix zone placement. Moreover, it has also been shown that, as the best deployment mix zones get minimized cost while at the same time the average capacity of mix zone can be maximized also privacy level increased because of optimal placement and high traffic environment.

Posted Content
TL;DR: An online answer set programming environment with a self contained file system and a simple interface is developed, allowing users to write logic programs and perform several tasks over the programs.
Abstract: Recent progress in logic programming (e.g., the development of the Answer Set Programming paradigm) has made it possible to teach it to general undergraduate and even high school students. Given the limited exposure of these students to computer science, the complexity of downloading, installing and using tools for writing logic programs could be a major barrier for logic programming to reach a much wider audience. We developed an online answer set programming environment with a self contained file system and a simple interface, allowing users to write logic programs and perform several tasks over the programs.

Posted Content
TL;DR: This letter proposes a quantum mechanical approach to evaluate the reliability of sensor reports, which is based on the properties of a sensor itself, and is used to modify the combining of evidences.
Abstract: Dempster-Shafer evidence theory is wildly applied in multi-sensor data fusion. However, lots of uncertainty and interference exist in practical situation, especially in the battle field. It is still an open issue to model the reliability of sensor reports. Many methods are proposed based on the relationship among collected data. In this letter, we proposed a quantum mechanical approach to evaluate the reliability of sensor reports, which is based on the properties of a sensor itself. The proposed method is used to modify the combining of evidences.