Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751112
Chien-Hung Lin, J. Chien, K. Haraikawa, Yu-Shun Huang, H. Guo, J. Shieh
The purpose of this paper is to propose a modular integrating algorithm. This algorithm can let the program detect multiple arrhythmias and is very easy to add more diseases detection algorithm. Also, it can save the repeated calculations in multiple algorithms. By a real test of the program, the result is that the computing time of the integrating algorithm is 46.86% less than the sum of the computing time of all individual algorithms. And the average accuracy is also improved from 94.73% to 95.35%.
{"title":"A modular integrating algorithm for multiple arrhythmia detection","authors":"Chien-Hung Lin, J. Chien, K. Haraikawa, Yu-Shun Huang, H. Guo, J. Shieh","doi":"10.1109/ICCPS.2016.7751112","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751112","url":null,"abstract":"The purpose of this paper is to propose a modular integrating algorithm. This algorithm can let the program detect multiple arrhythmias and is very easy to add more diseases detection algorithm. Also, it can save the repeated calculations in multiple algorithms. By a real test of the program, the result is that the computing time of the integrating algorithm is 46.86% less than the sum of the computing time of all individual algorithms. And the average accuracy is also improved from 94.73% to 95.35%.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123252143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751134
Tonghui Jia, Wenguang Luo, Haibin Jia, Hongliang Zhu, Xiaoning Li
In order to solve the shortcomings of the current vehicle diagnosis system which can't be remote. This paper proposed a remote diagnosis system based on Baidu map API and OBDII diagnostic system combined with the vehicle terminal, which can display the location of the car in current time and the diagnosis results. This paper completed the B/S framework of the remote monitoring system design by keeping the Mysql database as a data management system which use the Jsp programming technology to the rule based diagnosis. Finally, the feasibility of the scheme is verified through software testing. This results showed that the system designed in this paper has completed the function perfectly which has a great application prospect.
{"title":"Research on remote diagnosis system based on baidumap API and OBD II diagnosis technology","authors":"Tonghui Jia, Wenguang Luo, Haibin Jia, Hongliang Zhu, Xiaoning Li","doi":"10.1109/ICCPS.2016.7751134","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751134","url":null,"abstract":"In order to solve the shortcomings of the current vehicle diagnosis system which can't be remote. This paper proposed a remote diagnosis system based on Baidu map API and OBDII diagnostic system combined with the vehicle terminal, which can display the location of the car in current time and the diagnosis results. This paper completed the B/S framework of the remote monitoring system design by keeping the Mysql database as a data management system which use the Jsp programming technology to the rule based diagnosis. Finally, the feasibility of the scheme is verified through software testing. This results showed that the system designed in this paper has completed the function perfectly which has a great application prospect.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124285670","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751095
Whai-En Chen, Y. Ciou
ENUM (E.164 Number Mapping) is widely used to provide automatic mappings between the telephone numbers and the VoIP (Voice over IP) URIs (Uniform Resource Identifiers). With ENUM, the subscribers dial the telephone number of the called party and the system automatically forwards the call through IP networks if the VoIP URI of the call is found. Typically, the ENUM query process is performed at the telephone gateway. Specifically, upon receipt of a call, the telephone gateway queries the ENUM server to retrieve the called party's VoIP URI If the URI is found, the call is forwarded through the IP networks. Otherwise the call is forwarded to the PSTN (Public Switched Telephone Network) through T1 or E1 interface. The latency of ENUM query is very large when the network or the ENUM server is heavy loaded. Base on the call logs, this paper proposes a cache lookup mechanism to reduce the latency of the ENUM query process. The paper discusses the performance of different cache algorithms.
ENUM (E.164 Number Mapping)被广泛用于提供电话号码与VoIP (Voice over IP) uri(统一资源标识符)之间的自动映射。ENUM是指用户拨打被叫号码,如果找到对应的VoIP URI,系统将自动通过IP网络转发呼叫。通常,ENUM查询过程在电话网关执行。具体来说,电话网关在接到呼叫时,查询ENUM服务器获取被叫的VoIP URI。如果找到了,则通过IP网络进行呼叫转发。否则通过T1或E1接口前转到PSTN (Public Switched Telephone Network)。当网络或ENUM服务器负载较重时,查询ENUM的时延会非常大。基于调用日志,本文提出了一种缓存查找机制,以减少ENUM查询过程的延迟。本文讨论了不同缓存算法的性能。
{"title":"A cache lookup mechanism for ENUM query","authors":"Whai-En Chen, Y. Ciou","doi":"10.1109/ICCPS.2016.7751095","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751095","url":null,"abstract":"ENUM (E.164 Number Mapping) is widely used to provide automatic mappings between the telephone numbers and the VoIP (Voice over IP) URIs (Uniform Resource Identifiers). With ENUM, the subscribers dial the telephone number of the called party and the system automatically forwards the call through IP networks if the VoIP URI of the call is found. Typically, the ENUM query process is performed at the telephone gateway. Specifically, upon receipt of a call, the telephone gateway queries the ENUM server to retrieve the called party's VoIP URI If the URI is found, the call is forwarded through the IP networks. Otherwise the call is forwarded to the PSTN (Public Switched Telephone Network) through T1 or E1 interface. The latency of ENUM query is very large when the network or the ENUM server is heavy loaded. Base on the call logs, this paper proposes a cache lookup mechanism to reduce the latency of the ENUM query process. The paper discusses the performance of different cache algorithms.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"147 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116027733","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751129
Muammar Sadrawi, Bhekumuzi M. Mathunjwa, J. Shieh, K. Haraikawa, J. Chien, H. Guo, M. Abbod
Atrial fibrillation is the most commonly confronted cardiac arrhythmia in humans. This paper is written to use sample entropy and percentage of atrial fibrillation as a measure of regularity to measure AF. To assume the percentage of AF, 25 long-term ECG recordings of human subjects with atrial fibrillation containing a total of 299 AF episodes were processed. The mean and SD of percentage breaking point in all the subjects from the MIT-BIH Atrial Fibrillation database was 0.606±0.086, and its sample entropy is 0.352±0.151. The mean and SD for sample entropy at 100% AF is 1.067±0.452. This data is used to predict the percentage of AF at a given sample entropy value. Our study concludes that the early detection of AF can be initiated by the AF already happened for 60%.
{"title":"Predicting the percentage of atrial fibrillation using sample entropy","authors":"Muammar Sadrawi, Bhekumuzi M. Mathunjwa, J. Shieh, K. Haraikawa, J. Chien, H. Guo, M. Abbod","doi":"10.1109/ICCPS.2016.7751129","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751129","url":null,"abstract":"Atrial fibrillation is the most commonly confronted cardiac arrhythmia in humans. This paper is written to use sample entropy and percentage of atrial fibrillation as a measure of regularity to measure AF. To assume the percentage of AF, 25 long-term ECG recordings of human subjects with atrial fibrillation containing a total of 299 AF episodes were processed. The mean and SD of percentage breaking point in all the subjects from the MIT-BIH Atrial Fibrillation database was 0.606±0.086, and its sample entropy is 0.352±0.151. The mean and SD for sample entropy at 100% AF is 1.067±0.452. This data is used to predict the percentage of AF at a given sample entropy value. Our study concludes that the early detection of AF can be initiated by the AF already happened for 60%.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127159930","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751087
Zhiyuan Chen, Wen-Piao Lin
Electromagnetics forms the foundation of modern electrical and electronic systems that see the technologies we enjoy and take for granted today. It has been used to transfer information and power in daily lives. In the wireless domain, however, it had not been considered and employed much for power transfer until 2008 when a MIT research team lead by Prof. Marin Soljacic successfully demonstrated the mid-range wireless power. Since then, many efforts and much progress have been made to improve power transfer efficiency, reduce system size and include more functionality; the goal is to cut the last wires in electrical and electronic devices and systems if all possible. In this talk, we will first present the principles of the wireless power harvesting and transfer and then focus on mid-range wireless power transfer and its applications and commercialization. We will present the challenges, progresses, and future directions in the areas.
{"title":"Keynote Speech 1: Wireless power harvesting and transfer","authors":"Zhiyuan Chen, Wen-Piao Lin","doi":"10.1109/ICCPS.2016.7751087","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751087","url":null,"abstract":"Electromagnetics forms the foundation of modern electrical and electronic systems that see the technologies we enjoy and take for granted today. It has been used to transfer information and power in daily lives. In the wireless domain, however, it had not been considered and employed much for power transfer until 2008 when a MIT research team lead by Prof. Marin Soljacic successfully demonstrated the mid-range wireless power. Since then, many efforts and much progress have been made to improve power transfer efficiency, reduce system size and include more functionality; the goal is to cut the last wires in electrical and electronic devices and systems if all possible. In this talk, we will first present the principles of the wireless power harvesting and transfer and then focus on mid-range wireless power transfer and its applications and commercialization. We will present the challenges, progresses, and future directions in the areas.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116606250","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751104
S. H. Wang
We found that, by using large parametric pump, the strong polarization pulling effect will overcome the phase mismatch and simultaneously enhance the gain and output degree of polarization of fiber optical parametric amplifiers.
{"title":"Polarization pulling enhanced phase matching in fiber optical parametric amplifiers","authors":"S. H. Wang","doi":"10.1109/ICCPS.2016.7751104","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751104","url":null,"abstract":"We found that, by using large parametric pump, the strong polarization pulling effect will overcome the phase mismatch and simultaneously enhance the gain and output degree of polarization of fiber optical parametric amplifiers.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114755078","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751136
Junyu Lai, Jie Zhao, Wei Zhang, Lei Li, Wenquan Wu
Television industry lately started to provide viewers with ultra-HD (UHD) TV programs, which considerably increases the transmission bandwidth requirements, in particular in satellite TV broadcasting systems. This paper proposes a hybrid broadcast & multicast channel transmission scheme for the next generation satellite TV systems, which according to the simulation results can effectively decrease frequency bandwidth consumption while still providing users affordable QoE.
{"title":"A hybrid broadcast & multicast scheme for the next generation satellite TV systems","authors":"Junyu Lai, Jie Zhao, Wei Zhang, Lei Li, Wenquan Wu","doi":"10.1109/ICCPS.2016.7751136","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751136","url":null,"abstract":"Television industry lately started to provide viewers with ultra-HD (UHD) TV programs, which considerably increases the transmission bandwidth requirements, in particular in satellite TV broadcasting systems. This paper proposes a hybrid broadcast & multicast channel transmission scheme for the next generation satellite TV systems, which according to the simulation results can effectively decrease frequency bandwidth consumption while still providing users affordable QoE.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126985452","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751103
Hao-Chun Yu, Ying-Ren Chien, H. Tsao
In the specification of IEEE P1901-2010, which is the standard for high speed communication devices via electric power lines, two physical layer technologies are defined. One is called fast Fourier transform (FFT)-based orthogonal frequency-division multiplexing (OFDM) and the other is wavelet-based OFDM (Wavelet-OFDM). However, few studies have been discussed the impact of impulsive noise (IN) for Wavelet-OFDM-based PLC systems. This paper preliminarily study the impact of IN on both FFT-OFDM and Wavelet-OFDM-based PLC systems in additive white Gaussian noise (AWGN) channel model. Due to the overlapping in time domain, the Wavelet-OFDM become more prone to IN than the FFT-OFDM.
{"title":"A study of impulsive noise immunity for wavelet-OFDM-based power line communications","authors":"Hao-Chun Yu, Ying-Ren Chien, H. Tsao","doi":"10.1109/ICCPS.2016.7751103","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751103","url":null,"abstract":"In the specification of IEEE P1901-2010, which is the standard for high speed communication devices via electric power lines, two physical layer technologies are defined. One is called fast Fourier transform (FFT)-based orthogonal frequency-division multiplexing (OFDM) and the other is wavelet-based OFDM (Wavelet-OFDM). However, few studies have been discussed the impact of impulsive noise (IN) for Wavelet-OFDM-based PLC systems. This paper preliminarily study the impact of IN on both FFT-OFDM and Wavelet-OFDM-based PLC systems in additive white Gaussian noise (AWGN) channel model. Due to the overlapping in time domain, the Wavelet-OFDM become more prone to IN than the FFT-OFDM.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126432849","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751113
James Chang-Chieh Lin, Shih-Hsuan Chen, Wen-Piao Lin
In this paper, we generate millimeter carrier wave about 56 GHz, an simulation base on OptiSystem and experimental proof for the periodical power dropping of demodulated signal is proposed. The correspondent error vector magnitude (EVM) in different fiber length and bandwidth of long term evolution (LTE) electrical signal are also experimentally achieved to show how periodic power dropping affects the quality of demodulated signal. Finally, to prove our quality of demodulated signal, the constellations diagram of 16 QAM, 20 MHz wave carrier of demodulated signal are experimentally shown.
{"title":"Periodical power dropping effect in millimeter wave over fiber systems","authors":"James Chang-Chieh Lin, Shih-Hsuan Chen, Wen-Piao Lin","doi":"10.1109/ICCPS.2016.7751113","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751113","url":null,"abstract":"In this paper, we generate millimeter carrier wave about 56 GHz, an simulation base on OptiSystem and experimental proof for the periodical power dropping of demodulated signal is proposed. The correspondent error vector magnitude (EVM) in different fiber length and bandwidth of long term evolution (LTE) electrical signal are also experimentally achieved to show how periodic power dropping affects the quality of demodulated signal. Finally, to prove our quality of demodulated signal, the constellations diagram of 16 QAM, 20 MHz wave carrier of demodulated signal are experimentally shown.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"94 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122723005","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Pub Date : 2016-09-01DOI: 10.1109/ICCPS.2016.7751117
Chu-Chun Huang, R. Cheng, R. Harwahyu
This paper presents an iterative contending-user estimation method to analyze the normalized throughput, the packet-dropping probability, the average access delay, and the variance of the access delay for finite-population slotted ALOHA system supporting multiple access-class traffic. We demonstrate the way to extend the model to accurately predict the access delay of small data transmissions in OFDMA system which is used in LTE or WiMAX systems adopting immediate-first-transmission and delayed-first-transmission protocol.
{"title":"Performance evaluating of small data transmissions in generalized multichannel slotted ALOHA systems","authors":"Chu-Chun Huang, R. Cheng, R. Harwahyu","doi":"10.1109/ICCPS.2016.7751117","DOIUrl":"https://doi.org/10.1109/ICCPS.2016.7751117","url":null,"abstract":"This paper presents an iterative contending-user estimation method to analyze the normalized throughput, the packet-dropping probability, the average access delay, and the variance of the access delay for finite-population slotted ALOHA system supporting multiple access-class traffic. We demonstrate the way to extend the model to accurately predict the access delay of small data transmissions in OFDMA system which is used in LTE or WiMAX systems adopting immediate-first-transmission and delayed-first-transmission protocol.","PeriodicalId":348961,"journal":{"name":"2016 International Conference On Communication Problem-Solving (ICCP)","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128661184","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}