Pub Date : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.26
D. Cho
When mobile navigator device accesses data randomly, the cache memory performance is rapidly deteriorated due to low memory access locality. For instance, GPS (General Positioning System) of navigator program for automobiles or drones, that are currently in common use, uses data from 32 satellites and computes current position of a receiver. This computation of positioning is the major part of GPS which accounts more than 50% computation in the program. In this computation task, the satellite signals are received in real time and stored in buffer memories. At this task, since necessary data cannot be sequentially stored, the data is read and used at random. This data accessing patterns are generated randomly, thus, memory system performance is worse by low data locality. As a result, it is difficult to process data in real time due to low data localization. Improving the low memory access locality inherited on the algorithms of conventional communication applications requires a certain optimization technique to solve this problem. In this study, we try to do optimizations with data and memory to improve the locality problem. In experiment, we show that our case study can improve processing speed of core computation and improve our overall system performance by 14%.
{"title":"A Case Study of a Navigator Optimization Process","authors":"D. Cho","doi":"10.7236/IJASC.2017.6.1.26","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.26","url":null,"abstract":"When mobile navigator device accesses data randomly, the cache memory performance is rapidly deteriorated due to low memory access locality. For instance, GPS (General Positioning System) of navigator program for automobiles or drones, that are currently in common use, uses data from 32 satellites and computes current position of a receiver. This computation of positioning is the major part of GPS which accounts more than 50% computation in the program. In this computation task, the satellite signals are received in real time and stored in buffer memories. At this task, since necessary data cannot be sequentially stored, the data is read and used at random. This data accessing patterns are generated randomly, thus, memory system performance is worse by low data locality. As a result, it is difficult to process data in real time due to low data localization. Improving the low memory access locality inherited on the algorithms of conventional communication applications requires a certain optimization technique to solve this problem. In this study, we try to do optimizations with data and memory to improve the locality problem. In experiment, we show that our case study can improve processing speed of core computation and improve our overall system performance by 14%.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127557909","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.39
Beom-Joo Park, Min-Soo Kang, Minho Lee, Y. Jung
As the industry grows, the amount of data grows exponentially, and data analysis using these serves as a predictable solution. As data size increases and processing speed increases, it has begun to be applied to new fields by combining artificial intelligence technology as well as simple big data analysis. In this paper, we propose a method to quickly apply a machine learning based algorithm through efficient resource allocation. The proposed algorithm allocates memory for each attribute. Learning Distinct of Attribute and allocating the right memory. In order to compare the performance of the proposed algorithm, we compared it with the existing K-means algorithm. As a result of measuring the execution time, the speed was improved.
{"title":"A Study on Efficient Memory Management Using Machine Learning Algorithm","authors":"Beom-Joo Park, Min-Soo Kang, Minho Lee, Y. Jung","doi":"10.7236/IJASC.2017.6.1.39","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.39","url":null,"abstract":"As the industry grows, the amount of data grows exponentially, and data analysis using these serves as a predictable solution. As data size increases and processing speed increases, it has begun to be applied to new fields by combining artificial intelligence technology as well as simple big data analysis. In this paper, we propose a method to quickly apply a machine learning based algorithm through efficient resource allocation. The proposed algorithm allocates memory for each attribute. Learning Distinct of Attribute and allocating the right memory. In order to compare the performance of the proposed algorithm, we compared it with the existing K-means algorithm. As a result of measuring the execution time, the speed was improved.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"69 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124561115","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.32
Young-Hyun Chang
In Korea, the act for promoting use of the public data has been enforced since 2013. The Key Government 3.0 Strategy was established for providing the public data as an obligation of public authorities for users to use them free of charge. The aim of open public data and using them targeted by the government is creation of a solution for vitalizing the economy by using the public data. However, the reason for low usability and tangible outcomes despite unlimited provision of open government data is as follows. That is, it is essential to address the issue of difficult software technology required to access public data for using the data. However, with the open API method currently provided, the development procedure is not easy even for IT students or specialized software developers. Therefore, strategies for each step ideal for the level of developers are required to vitalize applications based on the public data and developed by ordinary users. Two strategic methods can be used for facilitating the use of public data and applications developed by ordinary users suggested in this paper on the basis of the public data portal organized by the Ministry of the Interior and provided to all ordinary users. That is, they are applications developed in the web browser environment and those developed in the PC environment. They allow ordinary users to develop and distribute applications based on the public data to contribute to enforcing the policy for facilitating the use of public data of the government just with basic training and basic knowledge from the training without using program coding knowledge of open API which requires the knowledge of development professionals.
{"title":"A Study on the Public Data Activation Strategy based on App Developed by Non-Profession User","authors":"Young-Hyun Chang","doi":"10.7236/IJASC.2017.6.1.32","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.32","url":null,"abstract":"In Korea, the act for promoting use of the public data has been enforced since 2013. The Key Government 3.0 Strategy was established for providing the public data as an obligation of public authorities for users to use them free of charge. The aim of open public data and using them targeted by the government is creation of a solution for vitalizing the economy by using the public data. However, the reason for low usability and tangible outcomes despite unlimited provision of open government data is as follows. That is, it is essential to address the issue of difficult software technology required to access public data for using the data. However, with the open API method currently provided, the development procedure is not easy even for IT students or specialized software developers. Therefore, strategies for each step ideal for the level of developers are required to vitalize applications based on the public data and developed by ordinary users. Two strategic methods can be used for facilitating the use of public data and applications developed by ordinary users suggested in this paper on the basis of the public data portal organized by the Ministry of the Interior and provided to all ordinary users. That is, they are applications developed in the web browser environment and those developed in the PC environment. They allow ordinary users to develop and distribute applications based on the public data to contribute to enforcing the policy for facilitating the use of public data of the government just with basic training and basic knowledge from the training without using program coding knowledge of open API which requires the knowledge of development professionals.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126666386","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.76
Joonseok Jung, Jongman Kwon, Joseph Mfitumukiza, Soonho Jung, Minwoo Lee, J. Cha
This paper presents a low cost and flexible IoT enabled smart LED controller using Arduino that is used for emergency exit signs. The Internet of Things (IoT) is become a global network that put together physical objects using network communications for the purpose of inter-communication of devices, access information on internet, interaction with users as well as permanent connected environment. A crucial point in this paper, is underlined on the potential key points of applying the Arduino platform as low cost, easy to use microcontroller with combination of various sensors applied in IoT technology to facilitate and establishment of intelligent products. To demonstrate the feasibility and effectiveness of the system, devices such as LED strip, combination of various sensors, Arduino, power plug and ZigBee module have been integrated to setup smart emergency exit sign system. The general concept of the proposed system design discussed in this paper is all about the combination of various sensor such as smoke detector sensor, humidity, temperature sensor, glass break sensors as well as camera sensor that are connected to the main controller (Arduino) for the purpose of communicating with LED exit signs displayer and dedicated PC monitors from integrated system monitoring (controller room) through gateway devices using Zig bee module. A critical appraisal of the approach in the area concludes the paper.
{"title":"IoT Enabled Smart Emergency LED Exit Sign controller Design using Arduino","authors":"Joonseok Jung, Jongman Kwon, Joseph Mfitumukiza, Soonho Jung, Minwoo Lee, J. Cha","doi":"10.7236/IJASC.2017.6.1.76","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.76","url":null,"abstract":"This paper presents a low cost and flexible IoT enabled smart LED controller using Arduino that is used for emergency exit signs. The Internet of Things (IoT) is become a global network that put together physical objects using network communications for the purpose of inter-communication of devices, access information on internet, interaction with users as well as permanent connected environment. A crucial point in this paper, is underlined on the potential key points of applying the Arduino platform as low cost, easy to use microcontroller with combination of various sensors applied in IoT technology to facilitate and establishment of intelligent products. To demonstrate the feasibility and effectiveness of the system, devices such as LED strip, combination of various sensors, Arduino, power plug and ZigBee module have been integrated to setup smart emergency exit sign system. The general concept of the proposed system design discussed in this paper is all about the combination of various sensor such as smoke detector sensor, humidity, temperature sensor, glass break sensors as well as camera sensor that are connected to the main controller (Arduino) for the purpose of communicating with LED exit signs displayer and dedicated PC monitors from integrated system monitoring (controller room) through gateway devices using Zig bee module. A critical appraisal of the approach in the area concludes the paper.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116958299","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}
Recent development in virtual and augmented reality increases the demand for content in many different fields. One of the fast ways to create content for VR is 3D modeling of real objects. In this paper we propose a system to reconstruct three-dimensional models of real objects from the set of two-dimensional images under the assumption that the subject does not has distinct features. We explicitly consider an object that is made of one or more surfaces and radiant constant energy isotropically. We design a low cost portable multi camera rig system that is capable of capturing images simultaneously from all cameras. In order to evaluate the performance of the proposed system, comparison is made between 3D model and a CAD model. A simple algorithm is also proposed to acquire original texture or color of the subject. Using best pattern found after the experiments, 3D model of the Pyeongchang Olympic Mascot “Soohorang” is created to use as VR content
{"title":"Image Based 3D Reconstruction of Texture-less Objects for VR Contents","authors":"Jahanzeb Hafeez, Seung-hyun Lee, Soon-chul Kwon, Alaric Hamacher","doi":"10.7236/IJASC.2017.6.1.9","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.9","url":null,"abstract":"Recent development in virtual and augmented reality increases the demand for content in many different fields. One of the fast ways to create content for VR is 3D modeling of real objects. In this paper we propose a system to reconstruct three-dimensional models of real objects from the set of two-dimensional images under the assumption that the subject does not has distinct features. We explicitly consider an object that is made of one or more surfaces and radiant constant energy isotropically. We design a low cost portable multi camera rig system that is capable of capturing images simultaneously from all cameras. In order to evaluate the performance of the proposed system, comparison is made between 3D model and a CAD model. A simple algorithm is also proposed to acquire original texture or color of the subject. Using best pattern found after the experiments, 3D model of the Pyeongchang Olympic Mascot “Soohorang” is created to use as VR content","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"12 17","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120936324","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.44
Dong-Sung Seo, M. Kang, Y. Jung
In the modern technology era, it is possible to connect objects and the internet anytime and anywhere through IoT of hyper-connected society. Accordingly, a smart shopping cart was designed and realized by applying IoT. Therefore, this paper builds the IoT shopping cart system according to the trend of IoT environment.. When RFID is installed in the Arduino and the tagged item is inserted into the IoT shopping cart, the product information and price are displayed on the Arduino linked Raspberry Pi. We built a web server on the Raspberry Pi to handle this data, and built an App on the smartphone to implement the IoT shopping cart environment. Consumers can receive pricing and product information through smartphone apps through raspberry pie, can make quick calculations through smartphone, and provide various information to consumers through apps.
{"title":"The Developement of Real-time Information Support Cart System based on IoT","authors":"Dong-Sung Seo, M. Kang, Y. Jung","doi":"10.7236/IJASC.2017.6.1.44","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.44","url":null,"abstract":"In the modern technology era, it is possible to connect objects and the internet anytime and anywhere through IoT of hyper-connected society. Accordingly, a smart shopping cart was designed and realized by applying IoT. Therefore, this paper builds the IoT shopping cart system according to the trend of IoT environment.. When RFID is installed in the Arduino and the tagged item is inserted into the IoT shopping cart, the product information and price are displayed on the Arduino linked Raspberry Pi. We built a web server on the Raspberry Pi to handle this data, and built an App on the smartphone to implement the IoT shopping cart environment. Consumers can receive pricing and product information through smartphone apps through raspberry pie, can make quick calculations through smartphone, and provide various information to consumers through apps.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124850096","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.18
H. Son, Hyoungjoon Jeon, Soon-chul Kwon
Recently, VR HMD (virtual reality head mounted display) has been utilized for virtual training, entertainment, vision therapy, and optometry. In particular, virtual reality contents are increasingly used for vision therapy and optometry. Accordingly, high-quality virtual reality contents such as a natural vision of life is required. Therefore, it is necessary to study the content production according to the optical characteristics of the VR HMD. The purpose of this paper is to suggest a proper FOV (field of view) of contents according to the distortion rate. We produced virtual reality contents and obtained distorted images by virtual camera. The distortion rate is calculated by using the distorted image. It is proved that the optimal FOV of the VR content with the minimum distortion is 90 ~ 100 °. The results of this study are expected to be applied to the production of high quality contents.
{"title":"Study on Distortion and Field of View of Contents in VR HMD","authors":"H. Son, Hyoungjoon Jeon, Soon-chul Kwon","doi":"10.7236/IJASC.2017.6.1.18","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.18","url":null,"abstract":"Recently, VR HMD (virtual reality head mounted display) has been utilized for virtual training, entertainment, vision therapy, and optometry. In particular, virtual reality contents are increasingly used for vision therapy and optometry. Accordingly, high-quality virtual reality contents such as a natural vision of life is required. Therefore, it is necessary to study the content production according to the optical characteristics of the VR HMD. The purpose of this paper is to suggest a proper FOV (field of view) of contents according to the distortion rate. We produced virtual reality contents and obtained distorted images by virtual camera. The distortion rate is calculated by using the distorted image. It is proved that the optimal FOV of the VR content with the minimum distortion is 90 ~ 100 °. The results of this study are expected to be applied to the production of high quality contents.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129337730","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.1
Hanseong Lee, Hyung-Woo Lee
Diverse types of malicious code such as evasive Server-side Polymorphic are developed and distributed in third party open markets. The suspicious new type of polymorphic malware has the ability to actively change and morph its internal data dynamically. As a result, it is very hard to detect this type of suspicious transaction as an evidence of Server-side polymorphic mobile malware because its C&C server was shut downed or an IP address of remote controlling C&C server was changed irregularly. Therefore, we implemented Simulated C&C Server to aggregate activated events perfectly from various Server-side polymorphic mobile malware. Using proposed Simulated C&C Server, we can proof completely and classify veiled server-side polymorphic malicious code more clearly.
{"title":"Simulated Dynamic C&C Server Based Activated Evidence Aggregation of Evasive Server-Side Polymorphic Mobile Malware on Android","authors":"Hanseong Lee, Hyung-Woo Lee","doi":"10.7236/IJASC.2017.6.1.1","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.1","url":null,"abstract":"Diverse types of malicious code such as evasive Server-side Polymorphic are developed and distributed in third party open markets. The suspicious new type of polymorphic malware has the ability to actively change and morph its internal data dynamically. As a result, it is very hard to detect this type of suspicious transaction as an evidence of Server-side polymorphic mobile malware because its C&C server was shut downed or an IP address of remote controlling C&C server was changed irregularly. Therefore, we implemented Simulated C&C Server to aggregate activated events perfectly from various Server-side polymorphic mobile malware. Using proposed Simulated C&C Server, we can proof completely and classify veiled server-side polymorphic malicious code more clearly.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131695275","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 : 2017-03-31DOI: 10.7236/IJASC.2017.6.1.50
Woosuk Lee, Kyedong Jung, Jong-Yong Lee
Wireless sensor nodes have limited energy, so it is important to optimize energy consumption to preserve network lifetime. Various protocols have been proposed for this purpose. LEACH protocol and SEP are the representative protocols. These protocols become less effective as the Sensor Field becomes wider. To improve this, MR-SEP and L-SEP were proposed. These protocols increase the energy efficiency by dividing the Sensor Field into layers and reducing the transmission distance. However, when dividing a layer, there are cases where it is divided inefficiently, and a node within a certain range from a Base Station has a better transmission efficiency than a direct transmission method using a cluster method. In this paper, we propose a Single-hop layer for L-SEP to improve inefficient layer division and near node transmission efficiency. When the larger the Sensor Field, the better the performance of the proposed method by up to 87%. The larger the sensor field, the more efficient the proposed method is over the conventional method. That is, the proposed method is suitable for the wide Sensor Field.
{"title":"EL-SEP: Improved L-SEP by adding Single-hop layer","authors":"Woosuk Lee, Kyedong Jung, Jong-Yong Lee","doi":"10.7236/IJASC.2017.6.1.50","DOIUrl":"https://doi.org/10.7236/IJASC.2017.6.1.50","url":null,"abstract":"Wireless sensor nodes have limited energy, so it is important to optimize energy consumption to preserve network lifetime. Various protocols have been proposed for this purpose. LEACH protocol and SEP are the representative protocols. These protocols become less effective as the Sensor Field becomes wider. To improve this, MR-SEP and L-SEP were proposed. These protocols increase the energy efficiency by dividing the Sensor Field into layers and reducing the transmission distance. However, when dividing a layer, there are cases where it is divided inefficiently, and a node within a certain range from a Base Station has a better transmission efficiency than a direct transmission method using a cluster method. In this paper, we propose a Single-hop layer for L-SEP to improve inefficient layer division and near node transmission efficiency. When the larger the Sensor Field, the better the performance of the proposed method by up to 87%. The larger the sensor field, the more efficient the proposed method is over the conventional method. That is, the proposed method is suitable for the wide Sensor Field.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-03-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116277081","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-12-31DOI: 10.7236/IJASC.2016.5.4.48
Young-Hyun Chang, Chang-Bae Ko
In this paper, all elements used in integrated infrastructure for job competency assessments of NCS (National Competency Standards) will be merged into assessment system using multiple devices(ASMD). NCS is a systematic approach on required abilities (knowledge, technical expertise, attitude) to process the tasks in the fields by industry. Competiveness of ASMD design is that no limitation of time and space using personal devices like PC, laptop, smartphone, and tablet, while seeing screen, hearing, touching, speaking, and writing. Question type can be limitless to express the situation. To lead technologies and market for domestic and oversea assessment system, supporting on multiple devices with connectivity that will eliminate limitation of time and space is the key feature for design competitiveness. Design of integrated assessment system proposed in this paper can be applied to NCS, fundamental competency evaluation, online test, job aptitude test, and foreign language test which involve listening, reading, writing, and speaking. Compared with existing evaluation method, reduction of investment and operating cost will be greater. Along with development of ICT technologies, the next generation of integrated assessment system will be quickly changed to ASMD, which already involves connected service between internet and smart devices.
{"title":"Designing of Assessment System using Multiple Devices based on NCS Professional Basic","authors":"Young-Hyun Chang, Chang-Bae Ko","doi":"10.7236/IJASC.2016.5.4.48","DOIUrl":"https://doi.org/10.7236/IJASC.2016.5.4.48","url":null,"abstract":"In this paper, all elements used in integrated infrastructure for job competency assessments of NCS (National Competency Standards) will be merged into assessment system using multiple devices(ASMD). NCS is a systematic approach on required abilities (knowledge, technical expertise, attitude) to process the tasks in the fields by industry. Competiveness of ASMD design is that no limitation of time and space using personal devices like PC, laptop, smartphone, and tablet, while seeing screen, hearing, touching, speaking, and writing. Question type can be limitless to express the situation. To lead technologies and market for domestic and oversea assessment system, supporting on multiple devices with connectivity that will eliminate limitation of time and space is the key feature for design competitiveness. Design of integrated assessment system proposed in this paper can be applied to NCS, fundamental competency evaluation, online test, job aptitude test, and foreign language test which involve listening, reading, writing, and speaking. Compared with existing evaluation method, reduction of investment and operating cost will be greater. Along with development of ICT technologies, the next generation of integrated assessment system will be quickly changed to ASMD, which already involves connected service between internet and smart devices.","PeriodicalId":297506,"journal":{"name":"The International Journal of Advanced Smart Convergence","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-12-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130841237","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}