首页 > 最新文献

2017 IEEE 7th International Advance Computing Conference (IACC)最新文献

英文 中文
Wireless Detection System for Health and Military Application 医疗和军事无线探测系统
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0045
Yallalinga, N. Benni, S. Manvi
This study is to develop a wireless detection system for health and military application. Among the elderly population falling/collapsing is a common and very serious issue. It can cause severe injuries like fractures, joint dislocations, head injuries etc. In cases where person is immobilized or lost consciousness it is not possible to seek immediate help or medical attention. There are several cases where elderly people live alone are not found for hours after the fall which makes the situation more severe. The damage caused because of failure in seeking medical attention at the right time is more than the damage and injuries caused by the fall itself. Similar cases can be found with Border Security Force soldiers and other security people standing for long hours guarding the nation borders. Also VIP securities standing in front of VIP homes are vulnerable for such attacks causing injuries. Objective of this paper is to develop a wireless fall-detection system which can sense such situations and alerts others seeking help. The sensors for fall Detection is wearable by the potential-victim/user. Upon detection of fall/collapse the sensor system transmits the information wirelessly, which will be received by the care-taker's mobile. The sensor is a belt shaped wearable device consisting of accelerometer (tri-axial) and gyroscope. These sensors are used to classify the posture and dynamics of the user. The main aim of the project is to develop efficient algorithms to detect falls and distinguish between falls and non-falls using these sensors. The sensor is a part of zigbee node. It will communicate to the microcontroller over zigbee. Zigbee will provide an efficient wireless communication with the microcontroller with relatively small hardware size. The microcontroller is responsible for sending information to the Care taker's mobile using a GSM module interfaced to it. The microcontroller is interfaced to a PC in order to burn the program on to the microcontroller and for testing and debugging.
本研究的目的是开发一种用于医疗和军事应用的无线检测系统。在老年人口中,跌倒/昏倒是一个普遍而严重的问题。它会造成严重的伤害,如骨折、关节脱臼、头部受伤等。在人无法行动或失去意识的情况下,不可能立即寻求帮助或医疗照顾。有几个单独生活的老人在摔倒后几个小时都没有被发现,这使得情况更加严重。由于未能及时就医而造成的损害超过了坠落本身造成的损害和伤害。边境安全部队士兵和其他安全人员长时间站在边境守卫也有类似的情况。另外,在VIP住宅前设置的VIP证券也很容易受到这种攻击,造成人身伤害。本文的目的是开发一种无线跌倒检测系统,该系统可以感知这种情况并提醒其他人寻求帮助。用于跌倒检测的传感器可由潜在受害者/用户穿戴。在检测到跌倒/倒塌时,传感器系统将无线传输信息,这些信息将被看护者的手机接收。传感器是由加速度计(三轴)和陀螺仪组成的带形可穿戴设备。这些传感器用于对用户的姿势和动态进行分类。该项目的主要目的是开发有效的算法来检测跌倒,并使用这些传感器区分跌倒和非跌倒。传感器是zigbee节点的一部分。它将通过zigbee与微控制器通信。Zigbee将以相对较小的硬件尺寸与微控制器提供高效的无线通信。微控制器负责通过GSM模块将信息发送到看护人的手机上。微控制器与PC相连,以便将程序刻录到微控制器上并进行测试和调试。
{"title":"Wireless Detection System for Health and Military Application","authors":"Yallalinga, N. Benni, S. Manvi","doi":"10.1109/IACC.2017.0045","DOIUrl":"https://doi.org/10.1109/IACC.2017.0045","url":null,"abstract":"This study is to develop a wireless detection system for health and military application. Among the elderly population falling/collapsing is a common and very serious issue. It can cause severe injuries like fractures, joint dislocations, head injuries etc. In cases where person is immobilized or lost consciousness it is not possible to seek immediate help or medical attention. There are several cases where elderly people live alone are not found for hours after the fall which makes the situation more severe. The damage caused because of failure in seeking medical attention at the right time is more than the damage and injuries caused by the fall itself. Similar cases can be found with Border Security Force soldiers and other security people standing for long hours guarding the nation borders. Also VIP securities standing in front of VIP homes are vulnerable for such attacks causing injuries. Objective of this paper is to develop a wireless fall-detection system which can sense such situations and alerts others seeking help. The sensors for fall Detection is wearable by the potential-victim/user. Upon detection of fall/collapse the sensor system transmits the information wirelessly, which will be received by the care-taker's mobile. The sensor is a belt shaped wearable device consisting of accelerometer (tri-axial) and gyroscope. These sensors are used to classify the posture and dynamics of the user. The main aim of the project is to develop efficient algorithms to detect falls and distinguish between falls and non-falls using these sensors. The sensor is a part of zigbee node. It will communicate to the microcontroller over zigbee. Zigbee will provide an efficient wireless communication with the microcontroller with relatively small hardware size. The microcontroller is responsible for sending information to the Care taker's mobile using a GSM module interfaced to it. The microcontroller is interfaced to a PC in order to burn the program on to the microcontroller and for testing and debugging.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"15 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":"131598953","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
Efficient Division in Carry Value Transformation (CVT) and Exclusive OR (XOR) Paradigm 进位值变换(CVT)和异或(XOR)范式中的有效除法
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0139
J. Das, P. Choudhury
Previously many works regarding addition and subtraction of two integers are done in CVT-XOR paradigm. It has been also seen that performance using Cellular automata machine (CAM) for addition and subtraction in CVT and XOR paradigm is much faster. In this current study, we mainly focus to handle the division algorithm and associated complexity in this paradigm. We also proposed a block diagram model of division algorithm which could be very much helpful for VLSI implementation on using recursive CAM.
以前关于两个整数的加减法的许多工作都是在CVT-XOR范式中完成的。在无级变速和异或模式下,使用元胞自动机(CAM)进行加减法运算的速度要快得多。在本研究中,我们主要关注该范式下的除法算法及其相关的复杂度。我们还提出了一个除法算法的框图模型,这对使用递归CAM实现VLSI有很大的帮助。
{"title":"Efficient Division in Carry Value Transformation (CVT) and Exclusive OR (XOR) Paradigm","authors":"J. Das, P. Choudhury","doi":"10.1109/IACC.2017.0139","DOIUrl":"https://doi.org/10.1109/IACC.2017.0139","url":null,"abstract":"Previously many works regarding addition and subtraction of two integers are done in CVT-XOR paradigm. It has been also seen that performance using Cellular automata machine (CAM) for addition and subtraction in CVT and XOR paradigm is much faster. In this current study, we mainly focus to handle the division algorithm and associated complexity in this paradigm. We also proposed a block diagram model of division algorithm which could be very much helpful for VLSI implementation on using recursive CAM.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","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":"115399870","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
Voice Control Module for Low Cost Local-Map Navigation Based Intelligent Wheelchair 基于低成本局部地图导航的智能轮椅语音控制模块
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0129
Sateesh Reddy Avutu, D. Bhatia, B. V. Reddy
Wheelchair usage in India is increasing rapidly due to higher ageing population, road accidents etc. In case of nuclear families, the elder people those who are unable to do their regular activities without assistance, are left alone at their home. Manual propelling is difficult for aged population for which they employ use of the motorized wheelchair, but their costs is quite high making it difficult for the middle income people to procure it. In order to overcome the above challenge, we proposed a novel wheel chair design "low cost local-mapnavigation based intelligent wheelchair". In this paper, we implemented design of voice control module for a motorized wheelchair which works based on the speech processing technique and local map navigation system. In speech processing, we employed the concept of mel – frequency cepstrum coefficients (MFCCs) and mean squared error (MSE). The simulation result shows the robustness of the voice recognition module. A microphone is provided with the wheelchair, if the user utters the destination i, e, where he/she wants to go, the wheel chair automatically takes to the destination. Based on the result we ensure that the proposed wheelchair will improve the quality of life of this population and helping them in achieving their daily routine tasks with comfort.
由于人口老龄化、交通事故等原因,印度的轮椅使用量正在迅速增加。在核心家庭中,那些没有帮助就无法进行日常活动的老年人被独自留在家中。手动推进是老年人难以使用的机动轮椅,但其成本相当高,中等收入人群难以购买。为了克服上述挑战,我们提出了一种新颖的轮椅设计“基于低成本局部地图导航的智能轮椅”。本文实现了基于语音处理技术和局部地图导航系统的电动轮椅语音控制模块的设计。在语音处理中,我们采用了频率倒谱系数(MFCCs)和均方误差(MSE)的概念。仿真结果表明了该语音识别模块的鲁棒性。轮椅配有麦克风,如果使用者说出目的地i, e,他/她想去的地方,轮椅会自动到达目的地。基于研究结果,我们确保所提出的轮椅将提高这一人群的生活质量,并帮助他们舒适地完成日常工作。
{"title":"Voice Control Module for Low Cost Local-Map Navigation Based Intelligent Wheelchair","authors":"Sateesh Reddy Avutu, D. Bhatia, B. V. Reddy","doi":"10.1109/IACC.2017.0129","DOIUrl":"https://doi.org/10.1109/IACC.2017.0129","url":null,"abstract":"Wheelchair usage in India is increasing rapidly due to higher ageing population, road accidents etc. In case of nuclear families, the elder people those who are unable to do their regular activities without assistance, are left alone at their home. Manual propelling is difficult for aged population for which they employ use of the motorized wheelchair, but their costs is quite high making it difficult for the middle income people to procure it. In order to overcome the above challenge, we proposed a novel wheel chair design \"low cost local-mapnavigation based intelligent wheelchair\". In this paper, we implemented design of voice control module for a motorized wheelchair which works based on the speech processing technique and local map navigation system. In speech processing, we employed the concept of mel – frequency cepstrum coefficients (MFCCs) and mean squared error (MSE). The simulation result shows the robustness of the voice recognition module. A microphone is provided with the wheelchair, if the user utters the destination i, e, where he/she wants to go, the wheel chair automatically takes to the destination. Based on the result we ensure that the proposed wheelchair will improve the quality of life of this population and helping them in achieving their daily routine tasks with comfort.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"70 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":"115909051","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}
引用次数: 20
Wavelength Selection for Prediction of Polyphenol Content in Inward Tea Leaves Using NIR 近红外光谱预测茶叶中多酚含量的波长选择
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0050
Ashmita De, Somdeb Chanda, B. Tudu, R. Bandyopadhyay, A. K. Hazarika, S. Sabhapondit, B. D. Baruah, P. Tamuly, Nabarun Bhattachryya
In this work total polyphenol contents in tea leaves have been estimated by the near infrared reflectance (NIR) spectroscopy and partial least squares (PLS) algorithm. During sample acquisition the number of variable is quite high for each spectra and whole range of spectra may not play an important role for building the calibration model of PLS algorithm. Selection of proper region for a particular application is an important task. Here, optimum wavelength was determined by genetic algorithm (GA) and particle swarm optimization (PSO). PLS algorithm was used to produce the fitness curve of PSO and GA. Training and testing was done by leave –one-sample out cross-validation during the model calibration. Testing and training was done using specific windows of wavelength. The optimum range was determined to be from 1027.75 nm to 1104.75 nm. The RMSECV value for the optimum range was observed to be 1.05.
本文采用近红外光谱法和偏最小二乘法对茶叶中总多酚含量进行了测定。在样品采集过程中,每个光谱的变量数量相当高,整个光谱范围可能对PLS算法的校准模型的建立不起重要作用。为特定应用选择合适的区域是一项重要的任务。本文采用遗传算法(GA)和粒子群算法(PSO)确定最佳波长。采用PLS算法生成PSO和GA的适应度曲线。在模型校准过程中,通过留一样本交叉验证进行训练和测试。测试和训练是使用特定的波长窗口完成的。确定最佳波长范围为1027.75 ~ 1104.75 nm。最佳处理范围的RMSECV值为1.05。
{"title":"Wavelength Selection for Prediction of Polyphenol Content in Inward Tea Leaves Using NIR","authors":"Ashmita De, Somdeb Chanda, B. Tudu, R. Bandyopadhyay, A. K. Hazarika, S. Sabhapondit, B. D. Baruah, P. Tamuly, Nabarun Bhattachryya","doi":"10.1109/IACC.2017.0050","DOIUrl":"https://doi.org/10.1109/IACC.2017.0050","url":null,"abstract":"In this work total polyphenol contents in tea leaves have been estimated by the near infrared reflectance (NIR) spectroscopy and partial least squares (PLS) algorithm. During sample acquisition the number of variable is quite high for each spectra and whole range of spectra may not play an important role for building the calibration model of PLS algorithm. Selection of proper region for a particular application is an important task. Here, optimum wavelength was determined by genetic algorithm (GA) and particle swarm optimization (PSO). PLS algorithm was used to produce the fitness curve of PSO and GA. Training and testing was done by leave –one-sample out cross-validation during the model calibration. Testing and training was done using specific windows of wavelength. The optimum range was determined to be from 1027.75 nm to 1104.75 nm. The RMSECV value for the optimum range was observed to be 1.05.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"59 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":"124183696","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
DNA Based Disease Prediction Using Pathway Analysis 基于DNA的疾病预测途径分析
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0133
Syeeda Farah, M. Sushma, T. Asha, B. Cauvery, K.S. Shivanand
Most diseases are not triggered by a single genome but by a combination of genomes together. Sequences occurring more frequently in the diseased samples than in the healthy samples indicate the generic factors of the disease. DNA has become an extremely useful tool for predicting disease. By allowing medical professionals to identify genes in DNA that are markers for diseases, a person can make appropriate lifestyle or similar modifications to help lower the risk of disease. We propose a system in which the above knowledge is provided by determining the probabilistic levels of a disease occurring if the causal gene or the associated genes are mutated.
大多数疾病不是由单个基因组引起的,而是由多个基因组组合引起的。在患病样本中比在健康样本中更频繁出现的序列表明该疾病的一般因素。DNA已经成为预测疾病的非常有用的工具。通过允许医学专业人员识别DNA中作为疾病标记的基因,一个人可以做出适当的生活方式或类似的改变,以帮助降低患病风险。我们提出了一个系统,在该系统中,如果致病基因或相关基因发生突变,则通过确定疾病发生的概率水平来提供上述知识。
{"title":"DNA Based Disease Prediction Using Pathway Analysis","authors":"Syeeda Farah, M. Sushma, T. Asha, B. Cauvery, K.S. Shivanand","doi":"10.1109/IACC.2017.0133","DOIUrl":"https://doi.org/10.1109/IACC.2017.0133","url":null,"abstract":"Most diseases are not triggered by a single genome but by a combination of genomes together. Sequences occurring more frequently in the diseased samples than in the healthy samples indicate the generic factors of the disease. DNA has become an extremely useful tool for predicting disease. By allowing medical professionals to identify genes in DNA that are markers for diseases, a person can make appropriate lifestyle or similar modifications to help lower the risk of disease. We propose a system in which the above knowledge is provided by determining the probabilistic levels of a disease occurring if the causal gene or the associated genes are mutated.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"77 3 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":"124261481","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
Analysis of the Effect of Elite Count on the Behavior of Genetic Algorithms: A Perspective 精英数量对遗传算法行为影响的分析:一个视角
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0172
Apoorva Mishra, A. Shukla
Various parameters affect the performance of Genetic Algorithms in terms of the accuracy of the optimal solution achieved and convergence rate. In this paper, effect of one such important parameter (elite count) on the behavior of Genetic Algorithms is meticulously analyzed, A standard benchmark function 'Rastrigin's Function' is used for the purpose of the study, and the results indicate that the extremely high values of elite count result in premature convergence on local minima, while low values of elite count result in much better solutions, near to the global optima.
遗传算法的最优解精度和收敛速度受到各种参数的影响。本文详细分析了其中一个重要参数(精英数)对遗传算法行为的影响,使用了一个标准基准函数“Rastrigin函数”进行研究,结果表明,精英数的极高值会导致过早收敛到局部极小值,而精英数的低值会导致更好的解,接近全局最优值。
{"title":"Analysis of the Effect of Elite Count on the Behavior of Genetic Algorithms: A Perspective","authors":"Apoorva Mishra, A. Shukla","doi":"10.1109/IACC.2017.0172","DOIUrl":"https://doi.org/10.1109/IACC.2017.0172","url":null,"abstract":"Various parameters affect the performance of Genetic Algorithms in terms of the accuracy of the optimal solution achieved and convergence rate. In this paper, effect of one such important parameter (elite count) on the behavior of Genetic Algorithms is meticulously analyzed, A standard benchmark function 'Rastrigin's Function' is used for the purpose of the study, and the results indicate that the extremely high values of elite count result in premature convergence on local minima, while low values of elite count result in much better solutions, near to the global optima.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"136 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":"124266829","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}
引用次数: 13
Secure Complex Event Processing Framework 安全复杂事件处理框架
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0044
Venkata Krishna Kota, Thirumal Kumar Kanakurthi, T. Velayutham, M. Akila, H. M
Goal of Complex Event Processing (CEP) is to identify meaningful events (such as opportunities or threats) and respond to them as quickly as possible. Traditional CEP frameworks do not have built-in security features. Any intruder may enter into the system and may send incorrect data to CEP engine. It causes to miss some patterns or it may lead to wrong prediction of patterns. Traditional CEP systems can be exploited through one or the other way. CEP system malfunctions when it is exploited. There is no built in procedure to check the health status of traditional CEP systems. Traditional CEP systems do not have procedures to take appropriate actions when system is affected or going to affect. When CEP system identifies some patterns, it will alert corresponding personnel about the occurrence of the event. Sometimes alert message may be undelivered or unnoticed by the corresponding people. Traditional CEP systems will not provide delivery assurance of alert message. These are few security challenges to existing CEP systems. In this paper Secure Complex Event Processing Framework is proposed to address above security challenges. Proposed framework is generic and it is pluggable into any existing CEP systems.
复杂事件处理(CEP)的目标是识别有意义的事件(如机会或威胁),并尽可能快地对它们做出响应。传统的CEP框架没有内置的安全特性。任何入侵者都可能进入系统并向CEP引擎发送不正确的数据。它会导致遗漏一些模式,或者可能导致模式的错误预测。传统的CEP系统可以通过一种或另一种方式加以利用。CEP系统被利用时发生故障。没有内置程序来检查传统CEP系统的健康状态。传统的CEP系统没有在系统受到影响或即将受到影响时采取适当行动的程序。当CEP系统识别出某些模式时,就会向相应人员发出事件发生的警报。有时,警报信息可能没有被相应的人发送或未被注意到。传统的CEP系统不能提供警报信息的传递保证。这些都是现有CEP系统面临的一些安全挑战。本文提出了安全复杂事件处理框架来解决上述安全挑战。建议的框架是通用的,并且可以插入到任何现有的CEP系统中。
{"title":"Secure Complex Event Processing Framework","authors":"Venkata Krishna Kota, Thirumal Kumar Kanakurthi, T. Velayutham, M. Akila, H. M","doi":"10.1109/IACC.2017.0044","DOIUrl":"https://doi.org/10.1109/IACC.2017.0044","url":null,"abstract":"Goal of Complex Event Processing (CEP) is to identify meaningful events (such as opportunities or threats) and respond to them as quickly as possible. Traditional CEP frameworks do not have built-in security features. Any intruder may enter into the system and may send incorrect data to CEP engine. It causes to miss some patterns or it may lead to wrong prediction of patterns. Traditional CEP systems can be exploited through one or the other way. CEP system malfunctions when it is exploited. There is no built in procedure to check the health status of traditional CEP systems. Traditional CEP systems do not have procedures to take appropriate actions when system is affected or going to affect. When CEP system identifies some patterns, it will alert corresponding personnel about the occurrence of the event. Sometimes alert message may be undelivered or unnoticed by the corresponding people. Traditional CEP systems will not provide delivery assurance of alert message. These are few security challenges to existing CEP systems. In this paper Secure Complex Event Processing Framework is proposed to address above security challenges. Proposed framework is generic and it is pluggable into any existing CEP systems.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"33 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":"117350567","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
Watershed and Clustering Based Segmentation of Chromosome Images 基于分水岭和聚类的染色体图像分割
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0145
R. Manohar, J. Gawande
Chromosome images are captured by microscopicimaging and hence analysis of these chromosomes is very difficulttask. To correctly analyse the chromosomes, segmentation ofchromosome images is necessary. Segmentation is necessary foridentification genetic diseases. For accurate diagnosis, M-FISHlabelling technique is used. This technique helps in correctlyidentifying the genetic diseases. This technique uses 5 colorthat labels each of chromosomes and DNA stain. In thisproject, chromosome images are segmented using fuzzy cmeans algorithm and by using watershed algorithm. Thesegmentation results of both the algorithms are compared byfinding segmentation accuracy. The algorithms were tested onM-FISH database which is available online.
染色体图像是通过显微镜成像捕获的,因此对这些染色体的分析是非常困难的。为了正确分析染色体,必须对染色体图像进行分割。分割是遗传病识别的必要手段。为了准确诊断,使用m - fish标记技术。这项技术有助于正确识别遗传疾病。该技术使用5种颜色标记每个染色体和DNA染色。本课题采用模糊均值算法和分水岭算法对染色体图像进行分割。比较两种算法的分割结果,找出分割精度。算法在网上的m - fish数据库上进行了测试。
{"title":"Watershed and Clustering Based Segmentation of Chromosome Images","authors":"R. Manohar, J. Gawande","doi":"10.1109/IACC.2017.0145","DOIUrl":"https://doi.org/10.1109/IACC.2017.0145","url":null,"abstract":"Chromosome images are captured by microscopicimaging and hence analysis of these chromosomes is very difficulttask. To correctly analyse the chromosomes, segmentation ofchromosome images is necessary. Segmentation is necessary foridentification genetic diseases. For accurate diagnosis, M-FISHlabelling technique is used. This technique helps in correctlyidentifying the genetic diseases. This technique uses 5 colorthat labels each of chromosomes and DNA stain. In thisproject, chromosome images are segmented using fuzzy cmeans algorithm and by using watershed algorithm. Thesegmentation results of both the algorithms are compared byfinding segmentation accuracy. The algorithms were tested onM-FISH database which is available online.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"29 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":"116194288","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}
引用次数: 11
Survey on Frequent Pattern Mining Algorithm for Kernel Trace 核迹频繁模式挖掘算法综述
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0163
A. Tate, L. Bewoor
Kernel tracing facilitates to demonstrate various activities running inside the Operating System. Kernel tracing tools like LTT, LTTng, DTrace, FTrace provide details about processes and their resources but these tools lack to extract knowledge from it. Pattern recognition is a major field of data mining and knowledge discovery. This paper presents a survey of widely used algorithms like Apriori, Tree-projection, FPgrowth, Eclat for finding frequent pattern over the database. This paper presents a comparative study of frequent pattern mining algorithm and suggests that the FP-growth algorithm is suitable for finding patterns in kernel trace data.
内核跟踪有助于演示在操作系统内部运行的各种活动。内核跟踪工具,如LTT、LTTng、DTrace、FTrace提供了进程及其资源的详细信息,但这些工具缺乏从中提取知识的能力。模式识别是数据挖掘和知识发现的一个重要领域。本文综述了Apriori、Tree-projection、FPgrowth、Eclat等常用的数据库频繁模式查找算法。本文对频繁模式挖掘算法进行了比较研究,认为FP-growth算法适合于在核跟踪数据中发现模式。
{"title":"Survey on Frequent Pattern Mining Algorithm for Kernel Trace","authors":"A. Tate, L. Bewoor","doi":"10.1109/IACC.2017.0163","DOIUrl":"https://doi.org/10.1109/IACC.2017.0163","url":null,"abstract":"Kernel tracing facilitates to demonstrate various activities running inside the Operating System. Kernel tracing tools like LTT, LTTng, DTrace, FTrace provide details about processes and their resources but these tools lack to extract knowledge from it. Pattern recognition is a major field of data mining and knowledge discovery. This paper presents a survey of widely used algorithms like Apriori, Tree-projection, FPgrowth, Eclat for finding frequent pattern over the database. This paper presents a comparative study of frequent pattern mining algorithm and suggests that the FP-growth algorithm is suitable for finding patterns in kernel trace data.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","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":"116253437","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
Design of a Parallel Adder Circuit for a Heavy Computing Environment and the Performance Analysis of Multiplication Algorithm 大计算环境下并行加法器电路设计及乘法算法性能分析
Pub Date : 1900-01-01 DOI: 10.1109/IACC.2017.0117
J. Das, P. Choudhury, Sudhakar Sahoo
Firstly, this study proposed a new parallel adder circuit model in Carry Value Transformation (CVT)-Exclusive OR (XOR) paradigm. Secondly, an efficient multiplication algorithm is discussed along with its performance analysis on various inputs selection. Our design of proposed model for the addition of many integer pairs using parallel Cellular Automata Machines (CAMs) can perform the addition in a much better way with setting a preprocessing testing logic in it. CVT and XOR operations together can do the efficient addition of two non-negative integers for any bulk inputs using CAM. Multiplication is the repetitive addition process, which could be designed using recursive use of CAM. Our analysis up to 10 bits selection of all integer pairs suggest that the recursive use of CAM for multiplication becomes much faster in real life scenario for any types of inputs. Further exponential operation is highly needed for various fields of computer science which is also described in this paradigm.
首先,本文提出了一种新的进位值变换(CVT)-异或(XOR)并行加法器电路模型。其次,讨论了一种高效的乘法算法,并对其在不同输入选择下的性能进行了分析。我们提出的使用并行元胞自动机(CAMs)的整数对加法模型设计可以通过设置预处理测试逻辑以更好的方式执行加法。CVT和异或操作一起使用CAM可以对任何批量输入进行两个非负整数的有效相加。乘法运算是一种重复的加法运算过程,可以用CAM递归设计。我们对所有整数对的10位选择的分析表明,对于任何类型的输入,CAM的乘法递归使用在现实生活场景中都要快得多。进一步的指数运算是高度需要的计算机科学的各个领域,这也被描述在这个范式。
{"title":"Design of a Parallel Adder Circuit for a Heavy Computing Environment and the Performance Analysis of Multiplication Algorithm","authors":"J. Das, P. Choudhury, Sudhakar Sahoo","doi":"10.1109/IACC.2017.0117","DOIUrl":"https://doi.org/10.1109/IACC.2017.0117","url":null,"abstract":"Firstly, this study proposed a new parallel adder circuit model in Carry Value Transformation (CVT)-Exclusive OR (XOR) paradigm. Secondly, an efficient multiplication algorithm is discussed along with its performance analysis on various inputs selection. Our design of proposed model for the addition of many integer pairs using parallel Cellular Automata Machines (CAMs) can perform the addition in a much better way with setting a preprocessing testing logic in it. CVT and XOR operations together can do the efficient addition of two non-negative integers for any bulk inputs using CAM. Multiplication is the repetitive addition process, which could be designed using recursive use of CAM. Our analysis up to 10 bits selection of all integer pairs suggest that the recursive use of CAM for multiplication becomes much faster in real life scenario for any types of inputs. Further exponential operation is highly needed for various fields of computer science which is also described in this paradigm.","PeriodicalId":248433,"journal":{"name":"2017 IEEE 7th International Advance Computing Conference (IACC)","volume":"22 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":"123726546","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
期刊
2017 IEEE 7th International Advance Computing Conference (IACC)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1