- Preprint Article
- 10.20944/preprints201805.0251.v1
- May 17, 2018
- IEIE Transactions on Smart Processing and Computing
- Muzhir Shaban Al-Ani + 1 more
- Research Article
- 10.5573/ieiespc.2017.6.3.158
- Jun 30, 2017
- IEIE Transactions on Smart Processing and Computing
- Gosala Kulupana + 3 more
Internet-based social and interactive video applications have become major constituents of the envisaged applications for next-generation multimedia networks. However, inherently dynamic network conditions, together with varying user expectations, pose many challenges for resource allocation mechanisms for such applications. Yet, in addition to addressing these challenges, service providers must also consider how to mitigate their operational costs (e.g., energy costs, equipment costs) while satisfying the end-user quality of service (QoS) expectations. This paper proposes a heuristic solution to the problem, where the energy incurred by the applications, and the monetary costs associated with the service infrastructure, are minimized while simultaneously maximizing the average end-user QoS. We evaluate the performance of the proposed solution in terms of serving probability, i.e., the likelihood of being able to allocate resources to groups of users, the computation time of the resource allocation process, and the adaptability and sensitivity to dynamic network conditions. The proposed method demonstrates improvements in serving probability of up to 27%, in comparison with greedy resource allocation schemes, and a several-orders-of-magnitude reduction in computation time, compared to the linear programming approach, which significantly reduces the service-interrupted user percentage when operating under variable network conditions.
- Research Article
- 10.5573/ieiespc.2017.6.3.175
- Jun 1, 2017
- IEIE Transactions on Smart Processing and Computing
- Ho Yo Sung
- Research Article
3
- 10.5573/ieiespc.2017.6.2.109
- Apr 1, 2017
- IEIE Transactions on Smart Processing and Computing
- Si Moon Kim + 4 more
In this paper, we propose an Internet of Things (IoT) platform for ocean observation buoys. The proposed system consists of various sensor modules, a gateway, and a remote monitoring site. In order to integrate sensor modules with various communications interfaces, we propose a controller area network (CAN)-based sensor data packet and a protocol for the gateway. The proposed scheme supports the registration and management of sensor modules so as to make it easier for the buoy system to manage various sensor modules. Also, in order to extend communication coverage between ocean observation buoys and the monitoring site, we implement a multi-hop relay network based on a mesh network that can provide greater communication coverage than conventional buoy systems. In addition, we verify the operation of the implemented multi-hop relay network by measuring the received signal strength indication between buoy nodes and by observing the collected data from the deployed buoy systems via our monitoring site.
- Research Article
1
- 10.5573/ieiespc.2017.6.2.085
- Apr 1, 2017
- IEIE Transactions on Smart Processing and Computing
- Hasil Park + 3 more
This paper presents a dehazing method based on a fuzzy membership function and variational method. The proposed algorithm consists of three steps: i) estimate transmission through a pixel-based operation using a fuzzy membership function, ii) refine the transmission using an L1- norm–based regularization method, and iii) obtain the result of haze removal based on a hazy image formation model using the refined transmission. In order to prevent color distortion of the sky region seen in conventional methods, we use a trapezoid-type fuzzy membership function. The proposed method acquires high-quality images without halo artifacts and loss of color contrast.
- Research Article
3
- 10.5573/ieiespc.2017.6.1.010
- Feb 28, 2017
- IEIE Transactions on Smart Processing and Computing
- Jeehyun Lee + 3 more
We propose classification algorithms for human and dog movement. The proposed algorithms use micro-Doppler signals obtained from humans and dogs moving in four different directions. A two-stage classifier based on a support vector machine (SVM) is proposed, which uses a radial-based function (RBF) kernel and 16SUPth/SUP-order linear predictive code (LPC) coefficients as feature vectors. With the proposed algorithms, we obtain the best classification results when a first-level SVM classifies the type of movement, and then, a second-level SVM classifies the moving object. We obtain the correct classification probability 95.54% of the time, on average. Next, to deal with the difficult classification problem of human and dog running, we propose a twolayer convolutional neural network (CNN). The proposed CNN is composed of six (6x6) convolution filters at the first and second layers, with (5x5) max pooling for the first layer and (2x2) max pooling for the second layer. The proposed CNN-based classifier adopts an auto regressive spectrogram as the feature image obtained from the 16SUPth/SUP-order LPC vectors for a specific time duration. The proposed CNN exhibits 100% classification accuracy and outperforms the SVM-based classifier. These results show that the proposed classifiers can be used for human and dog classification systems and also for classification problems using data obtained from an ultrawideband (UWB) sensor.
- Research Article
1
- 10.5573/ieiespc.2017.6.1.066
- Feb 28, 2017
- IEIE Transactions on Smart Processing and Computing
- Kwangdon Kim + 8 more
Radioactive materials are used in medicine, non-destructive testing, and nuclear plants. Source localization is especially important during nuclear decommissioning and decontamination because the actual location of the radioactive source within nuclear waste is often unknown. The coded-aperture imaging technique started with space exploration and moved into X-ray and gamma ray imaging, which have imaging process characteristics similar to each other. In this study, we simulated 21x21 and 37x37 coded aperture collimators based on a modified uniformly redundant array (MURA) pattern to make a gamma imaging system that can localize a gamma-ray source. We designed a 21x21 coded aperture collimator that matches our gamma imaging detector and did feasibility experiments with the coded aperture imaging system. We evaluated the performance of each collimator, from 2 mm to 10 mm thicknesses (at 2 mm intervals) using root mean square error (RMSE) and sensitivity in a simulation. . In experimental results, the full width half maximum (FWHM) of the point source was 5.09° at the center and 4.82° at the location of the source was 9°. We will continue to improve the decoding algorithm and optimize the collimator for high-energy gamma rays emitted from a nuclear power plant.
- Research Article
- 10.5573/ieiespc.2017.6.1.047
- Feb 28, 2017
- IEIE Transactions on Smart Processing and Computing
- Chul Yun + 3 more
Inductor in high power converter system increases production cost, volume and core loss proportional to the power. To decrease these disadvantages, this paper analyzed the characteristic of parallel-inductor and coupled-inductor in interleaved system with simulation. As a result, it is confirmed that two-phase interleaved non-coupled buck-converter has the best characteristic among three types converter.
- Research Article
2
- 10.5573/ieiespc.2017.6.1.027
- Feb 28, 2017
- IEIE Transactions on Smart Processing and Computing
- Hysook Lim + 2 more
Packet classification is one of the essential functionalities of Internet routers in providing quality of service. Since the arrival rate of input packets can be tens-of-millions per second, wirespeed packet classification has become one of the most challenging tasks. While traditional packet classification only reports a single matching result, new network applications require multiple matching results. Ternary content-addressable memory (TCAM) has been adopted to solve the multi-match classification problem due to its ability to perform fast parallel matching. However, TCAM has a fundamental issue: high power dissipation. Since TCAM is designed for a single match, the applicability of TCAM to multi-match classification is limited. In this paper, we propose a cost- and energy-efficient multi-match classification architecture that combines TCAM with a tuple space search algorithm. The proposed solution uses two small TCAM modules and requires a single-cycle TCAM lookup, two SRAM accesses, and several Bloom filter query cycles for multimatch classifications.
- Research Article
5
- 10.5573/ieiespc.2017.6.1.021
- Feb 28, 2017
- IEIE Transactions on Smart Processing and Computing
- Minsoo Yeo + 2 more
In this paper, we suggest an automated sleep scoring method using machine learning algorithms on accelerometer data from a wristband device. For an experiment, 36 subjects slept for about eight hours while polysomnography (PSG) data and accelerometer data were simultaneously recorded. After the experiments, the recorded signals from the subjects were preprocessed, and significant features for sleep stages were extracted. The extracted features were classified into each sleep stage using five machine learning algorithms. For validation of our approach, the obtained results were compared with PSG scoring results evaluated by sleep clinicians. Both accuracy and specificity yielded over 90 percent, and sensitivity was between 50 and 80 percent. In order to investigate the relevance between features and PSG scoring results, information gains were calculated. As a result, the features that had the lowest and highest information gain were skewness and band energy, respectively. In conclusion, the sleep stages were classified using the top 10 significant features with high information gain.