首页 > 最新文献

2012 International Conference on Computer Science and Electronics Engineering最新文献

英文 中文
Research on the Watermarking Algorithm Based on Numerical Attribute in the Relational Database 关系型数据库中基于数字属性的水印算法研究
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.363
Ying Wang, Gengming Zhu, Shao-Bo Zhang
This paper presents a kind of watermarking algorithm based on numerical attribute in the relational databases. The watermarking is embedded by the Arnold transforming and scrambling technology and modifying the parity of the low decimal number of numeric attribute, connected with some attribute in the physical storage space in the relational databases. This algorithm may achieve the purpose of copyright protection of database effectively because of the strong robustness.
提出了一种基于关系数据库中数字属性的水印算法。该水印是通过Arnold变换置乱技术和修改数字属性的低十进制数的奇偶性嵌入的,并与关系数据库中物理存储空间中的某些属性相连接。该算法具有较强的鲁棒性,可以有效地达到保护数据库版权的目的。
{"title":"Research on the Watermarking Algorithm Based on Numerical Attribute in the Relational Database","authors":"Ying Wang, Gengming Zhu, Shao-Bo Zhang","doi":"10.1109/ICCSEE.2012.363","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.363","url":null,"abstract":"This paper presents a kind of watermarking algorithm based on numerical attribute in the relational databases. The watermarking is embedded by the Arnold transforming and scrambling technology and modifying the parity of the low decimal number of numeric attribute, connected with some attribute in the physical storage space in the relational databases. This algorithm may achieve the purpose of copyright protection of database effectively because of the strong robustness.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133337982","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
Persian Banknote Recognition Using Wavelet and Neural Network 基于小波和神经网络的波斯纸币识别
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.294
F. P. Ahangaryan, T. Mohammadpour, A. Kianisarkaleh
In this paper a new Persian banknote recognition system using wavelet transform and neural network has been proposed. The required images for the selected banknotes are obtained using a scanner. The color images are first converted to gray scale images, and then the discrete wavelet transform (DWT) is applied on the selected images and features are extracted. Finally, a multi layered Perceptron (MLP) Neural Network (NN) is presented to classify eight classes of interest, which are 50, 100, 200, 500, 1000, 2000, 5000 and 10000 to man notes. The system was implemented and tested using a data set of 320 samples of Persian banknotes, 40 images for each sign (from both sides). The experiments showed excellent classification results. The system was able to recognize more than 99% of all data, correctly.
本文提出了一种基于小波变换和神经网络的波斯纸币识别系统。所选钞票所需的图像是通过扫描仪获得的。首先将彩色图像转换为灰度图像,然后对所选图像进行离散小波变换(DWT)并提取特征。最后,提出了一种多层感知器(MLP)神经网络(NN),对50、100、200、500、1000、2000、5000和10000个感兴趣的类别进行分类。该系统的实施和测试使用了320张波斯纸币样本的数据集,每个标志40张图像(来自两面)。实验结果表明,分类效果良好。该系统能够正确识别99%以上的数据。
{"title":"Persian Banknote Recognition Using Wavelet and Neural Network","authors":"F. P. Ahangaryan, T. Mohammadpour, A. Kianisarkaleh","doi":"10.1109/ICCSEE.2012.294","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.294","url":null,"abstract":"In this paper a new Persian banknote recognition system using wavelet transform and neural network has been proposed. The required images for the selected banknotes are obtained using a scanner. The color images are first converted to gray scale images, and then the discrete wavelet transform (DWT) is applied on the selected images and features are extracted. Finally, a multi layered Perceptron (MLP) Neural Network (NN) is presented to classify eight classes of interest, which are 50, 100, 200, 500, 1000, 2000, 5000 and 10000 to man notes. The system was implemented and tested using a data set of 320 samples of Persian banknotes, 40 images for each sign (from both sides). The experiments showed excellent classification results. The system was able to recognize more than 99% of all data, correctly.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"208 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133354606","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}
引用次数: 22
The Design and Implementation of Remote Real Time Monitor System for Embedded Devices Based on GPRS 基于GPRS的嵌入式设备远程实时监控系统的设计与实现
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.416
Ze Zhang, Wanming Luo, Xiuhong Li, Baoping Yan
We develop a remote monitoring system on environmental quality of Heihe river basin. The system consists of client and server, client is responsible for collecting data. We use multi-thread approach to develop server software, realizing online monitoring of sensor device, data management and log management and so on. Server uses Socket programming to communicate with client, the system has been running on the server.
研制了黑河流域环境质量远程监测系统。系统由客户端和服务器两部分组成,客户端负责采集数据。采用多线程的方式开发服务器软件,实现了传感器设备的在线监控、数据管理和日志管理等功能。服务器端采用Socket编程与客户端通信,系统一直在服务器端运行。
{"title":"The Design and Implementation of Remote Real Time Monitor System for Embedded Devices Based on GPRS","authors":"Ze Zhang, Wanming Luo, Xiuhong Li, Baoping Yan","doi":"10.1109/ICCSEE.2012.416","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.416","url":null,"abstract":"We develop a remote monitoring system on environmental quality of Heihe river basin. The system consists of client and server, client is responsible for collecting data. We use multi-thread approach to develop server software, realizing online monitoring of sensor device, data management and log management and so on. Server uses Socket programming to communicate with client, the system has been running on the server.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"63 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133756232","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
3G Mobile Public Transport Query System Based on Architecture Oriented to Resource 基于面向资源架构的3G移动公共交通查询系统
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.86
Yinghui Zhang, Deguang Li, Y. Chao
The public transportation query system is a distributed system based on fixed platforms, which does not meet users anytime, anywhere on the move process of getting the desired information. This article combines public transportation query results and the latest technology to design a new query system. Server-side uses resource-oriented Rest style Web-Services framework to facilitate the access of different platforms and systems integration, Client and server side data exchange using lightweight data format JSON. Query algorithms with efficient algorithm based on matrix calculation. Combined with GPS and Google maps, it enables public transportation query system intelligent and easy.
公交查询系统是基于固定平台的分布式系统,无法满足用户随时随地在移动过程中获取所需信息的需求。本文结合公交查询结果和最新技术,设计了一个新的公交查询系统。服务器端使用面向资源的Rest风格Web-Services框架,方便不同平台的访问和系统集成,客户端和服务器端数据交换使用轻量级数据格式JSON。查询算法采用基于矩阵计算的高效算法。结合GPS和谷歌地图,使公交查询系统智能化、便捷化。
{"title":"3G Mobile Public Transport Query System Based on Architecture Oriented to Resource","authors":"Yinghui Zhang, Deguang Li, Y. Chao","doi":"10.1109/ICCSEE.2012.86","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.86","url":null,"abstract":"The public transportation query system is a distributed system based on fixed platforms, which does not meet users anytime, anywhere on the move process of getting the desired information. This article combines public transportation query results and the latest technology to design a new query system. Server-side uses resource-oriented Rest style Web-Services framework to facilitate the access of different platforms and systems integration, Client and server side data exchange using lightweight data format JSON. Query algorithms with efficient algorithm based on matrix calculation. Combined with GPS and Google maps, it enables public transportation query system intelligent and easy.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"103 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132238431","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
The Research and Application on Improved Intelligence Optimization Algorithm Based on Knowledge Base 基于知识库的改进智能优化算法的研究与应用
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.434
Sun Yong, Li Zenglu, Li Wenwei, Yin Zhongkai, Li Guangyun, Xue Jirong
The current intelligence optimization algorithm has the limitation of slow search, stagnation and easy falling into local optimum. So the algorithm characteristic was researched, and the improved intelligence optimization algorithm based on knowledge base was proposed. The cases, experiences and rules facing different kinds of model were stored in the knowledge base, which guided intelligence optimization algorithm to generate initial state and improve search strategy. The evaluation indexes of intelligence optimization algorithm were proposed, including optimization performance, time performance and robustness performance. The Chinese Traveling Salesman Problem "CTSP" was solved by improved ant colony algorithm based on knowledge base, the result shows that the improved algorithm could get better performances. The improved algorithm could solve the problem of design, decision and scheduling more effectively.
现有的智能优化算法存在搜索速度慢、停滞和易陷入局部最优的局限性。为此,研究了该算法的特点,提出了一种基于知识库的改进智能优化算法。知识库中存储了不同类型模型面临的案例、经验和规则,指导智能优化算法生成初始状态,改进搜索策略。提出了智能优化算法的评价指标,包括优化性能、时效性和鲁棒性。采用基于知识库的改进蚁群算法求解中国旅行商问题CTSP,结果表明改进算法能获得较好的求解效果。改进后的算法能更有效地解决设计、决策和调度问题。
{"title":"The Research and Application on Improved Intelligence Optimization Algorithm Based on Knowledge Base","authors":"Sun Yong, Li Zenglu, Li Wenwei, Yin Zhongkai, Li Guangyun, Xue Jirong","doi":"10.1109/ICCSEE.2012.434","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.434","url":null,"abstract":"The current intelligence optimization algorithm has the limitation of slow search, stagnation and easy falling into local optimum. So the algorithm characteristic was researched, and the improved intelligence optimization algorithm based on knowledge base was proposed. The cases, experiences and rules facing different kinds of model were stored in the knowledge base, which guided intelligence optimization algorithm to generate initial state and improve search strategy. The evaluation indexes of intelligence optimization algorithm were proposed, including optimization performance, time performance and robustness performance. The Chinese Traveling Salesman Problem \"CTSP\" was solved by improved ant colony algorithm based on knowledge base, the result shows that the improved algorithm could get better performances. The improved algorithm could solve the problem of design, decision and scheduling more effectively.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"153 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134346706","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
Design of the Smart Vehicle Control System Based on ARM and µC/OS-II 基于ARM和µC/OS-II的智能车辆控制系统设计
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.33
Chunru Xiong, Jufang Hu
This paper uses LPC2138 of ARM 7 as the core controller in the smart vehicle so as to achieve a real-time operation system (OS) μC/OS-II. This controller works as the control system to operate the entire vehicle. The real-time μC. OS-II enhances the performance of control and simplifies the design and management of software. In addition, this system uses voice-driven principle, improving the human interaction between machines and operators. The utilization of high-precision of ultrasonic sensors on obstacle avoidance robot provides a guarantee for safety. And the usage of LCD as the machine interface facilitates the debugging and control of robot.
本文采用ARM 7的LPC2138作为智能汽车的核心控制器,实现了一个μC/OS- ii的实时操作系统。该控制器作为控制系统来操作整个车辆。实时μC。OS-II提高了控制性能,简化了软件的设计和管理。此外,该系统采用语音驱动原理,提高了机器与操作员之间的人机交互。高精度超声波传感器在避障机器人上的应用为避障机器人的安全提供了保证。并采用LCD作为机器界面,方便了机器人的调试和控制。
{"title":"Design of the Smart Vehicle Control System Based on ARM and µC/OS-II","authors":"Chunru Xiong, Jufang Hu","doi":"10.1109/ICCSEE.2012.33","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.33","url":null,"abstract":"This paper uses LPC2138 of ARM 7 as the core controller in the smart vehicle so as to achieve a real-time operation system (OS) μC/OS-II. This controller works as the control system to operate the entire vehicle. The real-time μC. OS-II enhances the performance of control and simplifies the design and management of software. In addition, this system uses voice-driven principle, improving the human interaction between machines and operators. The utilization of high-precision of ultrasonic sensors on obstacle avoidance robot provides a guarantee for safety. And the usage of LCD as the machine interface facilitates the debugging and control of robot.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130304231","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}
引用次数: 7
Research on Key Technology of the General Auto Test System 通用汽车测试系统关键技术研究
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.342
Fang Dan, Cui Shaohui, Lu Huiqing
Currently, the general automatic test system (ATS) can solve a series of problems existing in equipment maintenance and realize the conformity of resources. This paper introduces the hardware components, the structure design, the adapter components, the circuit design principles, and the test description software etc. The adapter can be auto-identified by ATS in self test phrase to keep the security of system, the test description software provides standard description for actual test, and produces description documents, which are convenient to write the test software. The general ATS is designed in standard and modularized method. The hardware has generalization character, and the software is transplantable and interoperable. With the adapter and software, general automatic test system can accomplish capability test and fault diagnosis for units under test.
目前,通用自动测试系统(ATS)可以解决设备维护中存在的一系列问题,实现资源的整合。本文介绍了该系统的硬件组成、结构设计、适配器组成、电路设计原理、测试描述软件等。该适配器可在自测阶段由ATS自动识别,保证系统的安全性,测试描述软件为实际测试提供标准描述,并生成描述文档,方便编写测试软件。通用ATS采用标准化和模块化的设计方法。硬件具有通用性,软件具有可移植性和互操作性。通用自动测试系统通过适配器和软件可以完成对被测单元的性能测试和故障诊断。
{"title":"Research on Key Technology of the General Auto Test System","authors":"Fang Dan, Cui Shaohui, Lu Huiqing","doi":"10.1109/ICCSEE.2012.342","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.342","url":null,"abstract":"Currently, the general automatic test system (ATS) can solve a series of problems existing in equipment maintenance and realize the conformity of resources. This paper introduces the hardware components, the structure design, the adapter components, the circuit design principles, and the test description software etc. The adapter can be auto-identified by ATS in self test phrase to keep the security of system, the test description software provides standard description for actual test, and produces description documents, which are convenient to write the test software. The general ATS is designed in standard and modularized method. The hardware has generalization character, and the software is transplantable and interoperable. With the adapter and software, general automatic test system can accomplish capability test and fault diagnosis for units under test.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122196981","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
CFD Numerical Simulation and Analysis of the Exhaust Gas Flow Pattern 排气流态的CFD数值模拟与分析
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.180
Rong Tan, Lijun Liang, Chengming Xing, Xiang Zhou, Wenbiao Wang
In this paper, numerical simulation and analysis of the exhaust gas flow pattern above the hot galvanizing bath have been carried out in different collection methods, using FLUENT software. In three kinds of different collection methods, the influence of some parameters on the effect of the gas collection, their characteristics and application conditions are studied and analysed. Some results have better guidance significance for understanding the exhaust gas flow rule and designing rational recovery device.
本文利用FLUENT软件对不同收集方式下热镀锌镀液上方废气流态进行了数值模拟和分析。在三种不同的集气方式中,研究分析了一些参数对集气效果的影响、它们的特点和应用条件。部分结果对了解废气流动规律,设计合理的回收装置具有较好的指导意义。
{"title":"CFD Numerical Simulation and Analysis of the Exhaust Gas Flow Pattern","authors":"Rong Tan, Lijun Liang, Chengming Xing, Xiang Zhou, Wenbiao Wang","doi":"10.1109/ICCSEE.2012.180","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.180","url":null,"abstract":"In this paper, numerical simulation and analysis of the exhaust gas flow pattern above the hot galvanizing bath have been carried out in different collection methods, using FLUENT software. In three kinds of different collection methods, the influence of some parameters on the effect of the gas collection, their characteristics and application conditions are studied and analysed. Some results have better guidance significance for understanding the exhaust gas flow rule and designing rational recovery device.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124694324","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
Research on Multiview Video Coding 多视点视频编码的研究
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.347
Shiping Zhu, Liyun Li
Multiview Video Coding (MVC) is an extension of the Advanced Video Coding (AVC) standard that provides efficient coding of such multiview video. This paper describes the main concepts of multiview video coding (MVC). Firstly, the architecture evolutional history of MVC is introduced. Then, the key technologies of MVC are discussed in detail about prediction structure in different evaluate standards. Finally, conclusions are drawn and future research directions for MVC are put forward.
多视图视频编码(MVC)是高级视频编码(AVC)标准的扩展,它提供了这种多视图视频的高效编码。本文介绍了多视图视频编码(MVC)的主要概念。首先,介绍了MVC的体系结构演变历史。然后,针对不同评价标准下的预测结构,详细讨论了MVC的关键技术。最后,对本文进行了总结,并提出了MVC未来的研究方向。
{"title":"Research on Multiview Video Coding","authors":"Shiping Zhu, Liyun Li","doi":"10.1109/ICCSEE.2012.347","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.347","url":null,"abstract":"Multiview Video Coding (MVC) is an extension of the Advanced Video Coding (AVC) standard that provides efficient coding of such multiview video. This paper describes the main concepts of multiview video coding (MVC). Firstly, the architecture evolutional history of MVC is introduced. Then, the key technologies of MVC are discussed in detail about prediction structure in different evaluate standards. Finally, conclusions are drawn and future research directions for MVC are put forward.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"134 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134223186","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
Research and Implementation of Large Scale Enterprise-Class Call Center 大型企业级呼叫中心的研究与实现
Pub Date : 2012-03-23 DOI: 10.1109/ICCSEE.2012.313
Xiaoqing Wang, P. Sun
In this paper, based on analysis and research on enterprise-scale Call Center, aiming at the problems of PBX Capacity limitation and unresolved rush hours call crash, this paper proposes a new approach which puts IVR function in front of the PBX (called Pre-IVR ) to solve the aforementioned problems. It is a feasible approach to enhance the capability of enterprise-scale call center with supporting more intelligent functions, such as pre-queue, call-screening etc. Two different technology, based on traditional IN and modern Soft Switch & SIP AS, being used to implement pre-IVR are also proposed. Section III, several typical service scenes are taken as examples, How the enhanced functions are logically integrated to carry out a complicated call flows are described in details.
本文在对企业级呼叫中心进行分析研究的基础上,针对PBX的容量限制和未解决的高峰时段呼叫崩溃问题,提出了一种将IVR功能置于PBX前面的新方法(Pre-IVR)来解决上述问题。支持预排队、呼叫显示等智能功能,是提高企业呼叫中心能力的可行途径。提出了两种不同的实现pre-IVR的技术,分别是基于传统的IN和现代的软交换& SIP AS。第三部分,以几个典型的业务场景为例,详细描述了如何将增强的功能进行逻辑集成,以实现复杂的呼叫流程。
{"title":"Research and Implementation of Large Scale Enterprise-Class Call Center","authors":"Xiaoqing Wang, P. Sun","doi":"10.1109/ICCSEE.2012.313","DOIUrl":"https://doi.org/10.1109/ICCSEE.2012.313","url":null,"abstract":"In this paper, based on analysis and research on enterprise-scale Call Center, aiming at the problems of PBX Capacity limitation and unresolved rush hours call crash, this paper proposes a new approach which puts IVR function in front of the PBX (called Pre-IVR ) to solve the aforementioned problems. It is a feasible approach to enhance the capability of enterprise-scale call center with supporting more intelligent functions, such as pre-queue, call-screening etc. Two different technology, based on traditional IN and modern Soft Switch & SIP AS, being used to implement pre-IVR are also proposed. Section III, several typical service scenes are taken as examples, How the enhanced functions are logically integrated to carry out a complicated call flows are described in details.","PeriodicalId":132465,"journal":{"name":"2012 International Conference on Computer Science and Electronics Engineering","volume":"57 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2012-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131656910","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
期刊
2012 International Conference on Computer Science and Electronics Engineering
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1