2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)最新文献

筛选
英文 中文
Anomaly detection approach using hybrid algorithm of data mining technique 异常检测方法采用数据挖掘技术的混合算法
S. Gadal, Rania A. Mokhtar
{"title":"Anomaly detection approach using hybrid algorithm of data mining technique","authors":"S. Gadal, Rania A. Mokhtar","doi":"10.1109/ICCCCEE.2017.7867661","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867661","url":null,"abstract":"The excessive use of the communication networks, rising of Internet of Things leads to increases the vulnerability to the important and secret information. advance attacking techniques and number of attackers are increasing radically. Intrusion is one of the main threats to the internet. Hence security issues had been big problem, so that various techniques and approaches have been presented to address the limitations of intrusion detection system such as low accuracy, high false alarm rate, and time consuming. This paper proposes a hybrid machine learning technique for network intrusion detection based on combination of K-means clustering and Sequential Minimal Optimization (SMO) classification. It introduces hybrid approach that able to reduce the rate of false positive alarm, false negative alarm rate, to improve the detection rate and detect zero-day attackers. The NSL-KDD dataset has been used in the proposed technique.. The classification has been performed by using Sequential Minimal Optimization. After training and testing the proposed hybrid machine learning technique, the results have shown that the proposed technique (K-mean + SMO) has achieved a positive detection rate of (94.48%) and reduce the false alarm rate to (1.2%) and achieved accuracy of (97.3695%).","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134423612","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}
引用次数: 37
Power Flow Control and Tie Line Stiffness between Sudan and Ethiopia 苏丹和埃塞俄比亚之间的潮流控制和连接线刚度
Mahmoud Elsir M. Elhassan, Yousif H. A. Rahim, A. Abbas
{"title":"Power Flow Control and Tie Line Stiffness between Sudan and Ethiopia","authors":"Mahmoud Elsir M. Elhassan, Yousif H. A. Rahim, A. Abbas","doi":"10.1109/ICCCCEE.2017.7867642","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867642","url":null,"abstract":"This paper presents a comprehensive approach to evaluate tie line operation control and stiffness for Sudan and Ethiopia networks. Tie line operation control evaluate by the frequency and area control error deviation from Sudan Stander, The work has been supported by on line measurement made for frequency deviation and area control error in the tie line.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126657682","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}
引用次数: 1
Design of autopilot platform using HILS approach 采用HILS方法的自动驾驶平台设计
M. Elsadig, M. Elbakri
{"title":"Design of autopilot platform using HILS approach","authors":"M. Elsadig, M. Elbakri","doi":"10.1109/ICCCCEE.2017.7867655","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867655","url":null,"abstract":"Each day comes, the sector of autopilot and Unmanned vehicles get bigger exponentially; the autopilot design process plays an essential role in the unmanned aerial vehicle (UAV) development process. Autopilot can be designed and developed using different approaches depending on the control theory which is adopted in this paper Proportional-integral-derivative (PID) is adopted. Testing of autopilot system during design process can be done using different methods such as wind tunnel which is the most accurate but also the most expensive, real fly tests may be used in verification of the autopilot but it's too risky, the third approach which is used in this paper is the Hardware in the loop simulation (HILS). Matlab/Simulink in association with Aerosim blockset library were used to develop the HILS, Arduino mega board was used as the autopilot hardware due to its availability, simplicity, and cost efficient features. A PID-based autopilot was designed for UAV stability and automatic pre-defined route following, the system has been tested using HILS with acceptable performance and cost efficient approach.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116148830","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}
引用次数: 4
Custom in-system firmware upgrade for MSP430 Microcontrollers family using SPI 使用SPI为MSP430微控制器家族定制系统内固件升级
Musaab Abdelbagi Abdelrahim Taha, Samah Mustafa
{"title":"Custom in-system firmware upgrade for MSP430 Microcontrollers family using SPI","authors":"Musaab Abdelbagi Abdelrahim Taha, Samah Mustafa","doi":"10.1109/ICCCCEE.2017.7866701","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7866701","url":null,"abstract":"During an embedded system software development, the process of upgrading and downloading the software to the system hardware is fairly easy, because the platform is not encapsulated on its final production form yet. Hence, when the product is ready to be shipped to the end user, an ISP (in-system programming) to upgrade software is needed to add a new feature or to fix a bug. A certain microcontroller ISP interface is UART (Universal Asynchronous Receiver/Transmitter). This microcontroller is a part of a bigger embedded system in which UART interface is not available, the available interface is SPI (Serial Peripheral Interface) only. In this paper, a custom in-system firmware upgrade approach using SPI will be described for the MSP430 Texas Instrumentations Microcontrollers family.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"406 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122896477","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}
引用次数: 1
Performance analysis of Cloud Computing for distributed data center using cloud-sim 基于Cloud -sim的分布式数据中心云计算性能分析
Mnahil Kher Alseed Mohammed Alnazir, A. Mustafa, H. Ali, Amir Ahmed Omer Yousif
{"title":"Performance analysis of Cloud Computing for distributed data center using cloud-sim","authors":"Mnahil Kher Alseed Mohammed Alnazir, A. Mustafa, H. Ali, Amir Ahmed Omer Yousif","doi":"10.1109/ICCCCEE.2017.7867662","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867662","url":null,"abstract":"This electronic document is about to calculate the performance of cloud computing for distributed data center using cloud-sim software programme, The simulation and performance analysis will be done by using the cloud analyst tool. It is easy to evaluate new strategies in utilization of clouds considering policies, scheduling algorithms, load balancing policies, etc. It can also be used to assess competence of strategies from various perspectives such as cost, application execution time etc. It also supports evaluation of Green IT policies. User can use it as building blocks for simulated Cloud environment and can add new policies for scheduling, load balancing, and new scenarios. It shows that it is flexible enough to be used as a library that allows you to write a desired scenario by writing a Java program.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129606236","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}
引用次数: 12
Practical considerations for interfacing operational amplifiers with analog to digital converters in microcontrollers 在微控制器中将运算放大器与模数转换器接口的实际考虑
A. Mohammed, Samah M. Nafie
{"title":"Practical considerations for interfacing operational amplifiers with analog to digital converters in microcontrollers","authors":"A. Mohammed, Samah M. Nafie","doi":"10.1109/ICCCCEE.2017.7867635","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867635","url":null,"abstract":"Operational amplifiers have been used for interfacing analog signals to microcontrollers units. Due to its random nature, analog signals vary very much, perhaps then exceed the voltage ranges of operation. Chip manufacturers protect their chips by using diode circuits, but those diodes are not intended to normal use. To overcome the signals which may exceed the limit, clamping circuit have been used in this research. The best solution was achieved using a multiplexing circuit implemented using simple switches.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129778425","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}
引用次数: 1
BER performance improvement of V2I communication by using OFDM IM exploiting all subcarrier activation patternser 利用全子载波激活模式提高V2I通信的误码率
Sahar Abdulaziz Altalib, B. M. Ali, A. Siddiq
{"title":"BER performance improvement of V2I communication by using OFDM IM exploiting all subcarrier activation patternser","authors":"Sahar Abdulaziz Altalib, B. M. Ali, A. Siddiq","doi":"10.1109/ICCCCEE.2017.7866084","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7866084","url":null,"abstract":"One of the essential divisions of the fast developing field of vehicular technology is the vehicle to infrastructure (V2I) communications. The PHY layer of V2I is implemented by the IEEE 802.11p wireless standard, whose core is the Orthogonal Frequency Division Multiplexing (OFDM) due to its robustness against multipath fading. The recently developed technique called OFDM with Index Modulation (-IM) has a better BER performance than OFDM. A source of error in OFDM-IM is that it uses a subset of the all possible subcarrier activation patterns (SAPs). A latest modification is the OFDM-IMA, referring to OFDM-IM that uses all possible SAPs. In this paper, it is proposed to use OFDM-IMA with subcarrier-level interleaving to replace OFDM in the IEEE 802.11p. Computer simulation results show that the proposed system achieves significant BER improvement with respect to OFDM and OFDM-IM, when tested over standard V2I environments.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124557569","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}
引用次数: 4
A modified sphere detection algorithm with lower complexity for MIMO detection 一种改进的低复杂度球面检测算法用于MIMO检测
Yingjie Wen, Lenan Wu
{"title":"A modified sphere detection algorithm with lower complexity for MIMO detection","authors":"Yingjie Wen, Lenan Wu","doi":"10.1109/ICCCCEE.2017.7867638","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867638","url":null,"abstract":"the complexity of sphere detection algorithm is high when the Signal to Noise Ratio (SNR) is low. For this problem, a new type of detection algorithm of sphere decoder is proposed. The new algorithm reduces the radius of sphere when the SNR is low by using the Minimum Mean Square Error (MMSE) algorithm and a compressibility factor. With the result of simulation, It shows that when the SNR is less than 10 dB, the proposed algorithm reduces the average complexity by 10 % compared with original sphere decoding algorithm and does not cause obvious loss of performance.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127888039","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}
引用次数: 3
Evaluation of the quality of encoded Quran digital audio recording 编码的《古兰经》数字录音质量评价
M. Mirghani, Hadeel Osman Madane
{"title":"Evaluation of the quality of encoded Quran digital audio recording","authors":"M. Mirghani, Hadeel Osman Madane","doi":"10.1109/ICCCCEE.2017.7867657","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7867657","url":null,"abstract":"Digital audio compression is applied to reduce the data rate required to send audio stream through band limited communication networks, as well as reducing the size of data storage in case of recording audio streams. It is common to apply lossy audio compression algorithms in many applications, which provide higher compression at the expense of the fidelity. MPEG-1&2 Audio Layer III, or MP3, is encoding format for digital audio that uses a form of lossy data compression. It is a regular audio format for consumer audio streaming or storage, and a standard of digital audio compression for the transfer and playback of music on the majority of digital audio players. However, the quality of audio encoding depends on the phonemes of sound that distinguish one word from another in a particular language. Most of speech models applied in audio compression relies on phonemes of English language, rather than those of Arabic language. Therefore, audio encoding of Holly Quran for recording on digital media is highly affected by these differences in the models used. Consequently, serious errors could be produced during the playback of Quran Kareem, which may change the meaning and quality of the output stream. The main objective of this paper is to discuss and evaluate encoding methods for speech in Arabic language accents, focusing on deterioration occurs in producing correct and clear Quran digital audio recording.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115841857","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}
引用次数: 0
Indoor navigation algorithm for mobile robot using wireless sensor networks 基于无线传感器网络的移动机器人室内导航算法
Osman Mudathir Elfadil, Y. M. Alkasim, Esra B. Abbas
{"title":"Indoor navigation algorithm for mobile robot using wireless sensor networks","authors":"Osman Mudathir Elfadil, Y. M. Alkasim, Esra B. Abbas","doi":"10.1109/ICCCCEE.2017.7866693","DOIUrl":"https://doi.org/10.1109/ICCCCEE.2017.7866693","url":null,"abstract":"there has been increasing research on the evolution of navigation and localization systems. Most of the proposed approaches are suitable for outdoor operation; a few techniques have been designed for indoor environments. This paper specifics the evolution of an indoor navigation system. It presents a general system consisting of sensors and algorithms for localization and navigation which enables to operate indoors. This is done by using trilateration method which has been successfully applied on complex nature of indoor environments. Set of experiments presented to validate our system using MATLAB program. Testing established that good accuracy, sufficient for navigation, was accomplished. This technique shows promise for future handheld indoor navigation systems that can be used in any indoor campuses.","PeriodicalId":227798,"journal":{"name":"2017 International Conference on Communication, Control, Computing and Electronics Engineering (ICCCCEE)","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131645594","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}
引用次数: 5
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信