• Title/Summary/Keyword: Order Communication System

Search Result 3,910, Processing Time 0.039 seconds

Noise Removal using Canny Edge Detection in AWGN Environments (AWGN 환경에서 캐니 에지 검출을 이용한 잡음 제거)

  • Kwon, Se-Ik;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.8
    • /
    • pp.1540-1546
    • /
    • 2017
  • Digital image processing is widely used in various fields including the military, medical, image recognition system, robot and commercial sectors. But in the process of acquiring and transmitting digital images, noise is generated by various external causes. There are various types of general noise depending on the cause and form, but AWGN and impulse noise is one of the leading methods. Removing noise during image processing is essential to the pre-treatment process such as segmentation, image recognition and characteristic extraction. As such, this paper suggests an algorithm that distinguishes the non-edge area and edge area using the Canny edge to apply different filters to different areas in order to effectively remove noise from the image. To verify the effectiveness of the suggested algorithm, it was compared against existing methods using zoom images, edge images and PSNR(peak signal to noise ratio).

Convolution Neural Network based TW3 Maximum Height Prediction System (컨볼루션 신경망 기반의 TW3 최대신장예측 시스템)

  • Park, Si-hyeon;Cho, Young-bok
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.10
    • /
    • pp.1314-1319
    • /
    • 2018
  • The current TW3 - based maximum height prediction technique used in KMAA(Korean Medical Academy of Auxology) is manual and subjective, and it requires a lot of time and effort in the medical treatment, while the interest in the child's growth is very high. In addition, the technique of classifying images using deep learning, especially convolutional neural networks, is used in many fields at a more accurate level than the human eyes, also there is no exception in the medical field. In this paper, we introduce a TW3 algorithm using deep learning, that uses the convolutional neural network to predict the growth level of the left hand bone, to predict the maximum height of child and youth in order to increase the reliability of predictions and improve the convenience of the doctor.

Fuzzy Linguistic Recommender Systems for the Selective Diffusion of Information in Digital Libraries

  • Porcel, Carlos;Ching-Lopez, Alberto;Bernabe-Moreno, Juan;Tejeda-Lorente, Alvaro;Herrera-Viedma, Enrique
    • Journal of Information Processing Systems
    • /
    • v.13 no.4
    • /
    • pp.653-667
    • /
    • 2017
  • The significant advances in information and communication technologies are changing the process of how information is accessed. The internet is a very important source of information and it influences the development of other media. Furthermore, the growth of digital content is a big problem for academic digital libraries, so that similar tools can be applied in this scope to provide users with access to the information. Given the importance of this, we have reviewed and analyzed several proposals that improve the processes of disseminating information in these university digital libraries and that promote access to information of interest. These proposals manage to adapt a user's access to information according to his or her needs and preferences. As seen in the literature one of the techniques with the best results, is the application of recommender systems. These are tools whose objective is to evaluate and filter the vast amount of digital information that is accessible online in order to help users in their processes of accessing information. In particular, we are focused on the analysis of the fuzzy linguistic recommender systems (i.e., recommender systems that use fuzzy linguistic modeling tools to manage the user's preferences and the uncertainty of the system in a qualitative way). Thus, in this work, we analyzed some proposals based on fuzzy linguistic recommender systems to help researchers, students, and teachers access resources of interest and thus, improve and complement the services provided by academic digital libraries.

A Study on the Components of Teacher In-Service Training Program to Improve the Professionalism in the Elementary Environmental Education (초등환경교육의 전문성 신장을 위한 교사 연수 프로그램의 구성 요소 탐색)

  • Lee, Sung-Hee;Choi, Don-Hyung
    • Hwankyungkyoyuk
    • /
    • v.20 no.2
    • /
    • pp.54-66
    • /
    • 2007
  • The purpose of this study is to find identity of the elementary environmental education and inquire elements of professionalism in environmental education that elementary teachers should have. This study performed a half-structured interview in twice to the eight of elementary teachers who completed the environmental education curriculum course in a graduate school or participated in the teacher training program before. As a result, this study found that the identity of the elementary environmental education consists of the unification comprehending various subjects, the well-rounded sensitivity balancing intellectual, emotional and behavioral aspects, and the grounding in forming environmentally friendly living-habit and academic basis of environments. Moreover, this study found that the teacher training program for the specialty of the elementary environmental teachers should comprise of the following twelve components: the knowledge of overall environmental curriculum, environmental life guidance and environmental classroom management, environmental teaching skills and function, the passion and commitment about environmental education, environmental sensitivity, understanding of education studies, the values and attitude about environment, environmental behavior, understanding the relationship between environmental psychology and developing stage of child, the general education and communication/cooperation with colleagues or local community, understanding of the role as an teacher for the elementary environmental education. More importantly, it would be very crucial that the teachers themselves who are the main body of education system should recognize the their role as the professionals in order to improve the quality of education.

  • PDF

Low-Energy Intra-Task Voltage Scheduling using Static Timing Analysis (정적 시간 분석을 이용한 저전력 태스크내 전압 스케줄링)

  • Sin, Dong-Gun;Kim, Ji-Hong;Lee, Seong-Su
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.28 no.11
    • /
    • pp.561-572
    • /
    • 2001
  • Since energy consumption of CMOS circuits has a quadratic dependency on the supply voltage, lowering the supply voltage is the most effective way of reducing energy consumption. We propose an intra-task voltage scheduling algorithm for low-energy hard real-time applications. Based on a static timing analysis technique, the proposed algorithm controls the supply voltage within an individual task boundary. By fully exploiting all the slack times, as scheduled program by the proposed algorithm always complete its execution near the deadline, thus achieving a high energy reduction ratio. In order to validate the effectiveness of the proposed algorithm, we built a software tool that automatically converts a DVS-unaware program into an equivalent low-energy program. Experimental results show that the low-energy version of an MPEG-4 encoder/decoder (converted by the software tool) consumes less than 7~25% of the original program running on a fixed-voltage system with a power-down mode.

  • PDF

Infrared Image Segmentation by Extracting and Merging Region of Interest (관심영역 추출과 통합에 의한 적외선 영상 분할)

  • Yeom, Seokwon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.26 no.6
    • /
    • pp.493-497
    • /
    • 2016
  • Infrared (IR) imaging is capable of detecting targets that are not visible at night, thus it has been widely used for the security and defense system. However, the quality of the IR image is often degraded by low resolution and noise corruption. This paper addresses target segmentation with the IR image. Multiple regions of interest (ROI) are extracted by the multi-level segmentation and targets are segmented from the individual ROI. Each level of the multi-level segmentation is composed of a k-means clustering algorithm an expectation-maximization (EM) algorithm, and a decision process. The k-means clustering algorithm initializes the parameters of the Gaussian mixture model (GMM) and the EM algorithm iteratively estimates those parameters. Each pixel is assigned to one of clusters during the decision. This paper proposes the selection and the merging of the extracted ROIs. ROI regions are selectively merged in order to include the overlapped ROI windows. In the experiments, the proposed method is tested on an IR image capturing two pedestrians at night. The performance is compared with conventional methods showing that the proposed method outperforms others.

Biometric Information and OTP based on Authentication Mechanism using Blockchain (블록체인을 이용한 생체정보와 OTP 기반의 안전한 인증 기법)

  • Mun, Hyung-Jin
    • Journal of Convergence for Information Technology
    • /
    • v.8 no.3
    • /
    • pp.85-90
    • /
    • 2018
  • Blockchain technology provides distributed trust structure; with this, we can implement a system that cannot be forged and make Smart Contract possible. With blockchain technology emerging as next generation security technology, there have been studies on authentication and security services that ensure integrity. Although Internet-based services have been going with user authentication with password, the information can be stolen through a client and a network and the server is exposed to hacking. For the reason, we suggest blockchain technology and OTP based authentication mechanism to ensure integrity. In particular, the Two-Factor Authentication is able to ensure secure authentication by combining OTP authentication and biometric authentication without using password. As the suggested authentication applies multiple hash functions and generates transactions to be placed in blocks in order for biometric information not to be identified, it is protected from server attacks by being separate from the server.

Time Series Forecasting on Car Accidents in Korea Using Auto-Regressive Integrated Moving Average Model (자동 회귀 통합 이동 평균 모델 적용을 통한 한국의 자동차 사고에 대한 시계열 예측)

  • Shin, Hyunkyung
    • Journal of Convergence for Information Technology
    • /
    • v.9 no.12
    • /
    • pp.54-61
    • /
    • 2019
  • Recently, IITS (intelligent integrated transportation system) has been important topic in Smart City related industry. As a main objective of IITS, prevention of traffic jam (due to car accidents) has been attempted with help of advanced sensor and communication technologies. Studies show that car accident has certain correlation with some factors including characteristics of location, weather, driver's behavior, and time of day. We concentrate our study on observing auto correlativity of car accidents in terms of time of day. In this paper, we performed the ARIMA tests including ADF (augmented Dickey-Fuller) to check the three factors determining auto-regressive, stationarity, and lag order. Summary on forecasting of hourly car crash counts is presented, we show that the traffic accident data obtained in Korea can be applied to ARIMA model and present a result that traffic accidents in Korea have property of being recurrent daily basis.

Design and Implementation of 2.4 GHz Beamforming antenna using 4×4 Butler Matrix (4×4 버틀러 매트릭스를 이용한 2.4 GHz 빔포밍 안테나 설계 및 구현)

  • Kim, Young-Jin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.11
    • /
    • pp.1687-1695
    • /
    • 2021
  • In this paper, it is designed and analyzed the beamforming antenna using the butler matrix. The operating frequency of the proposed beamforing antenna is ISM band of 2.4 GHz band and the component of the beamforing antenna consisted of a 1×4 array antenna and a 4×4 butler matrix. Each output port of 4×4 butler matrix outputs the signal having a different phase, it is provided to each input port of 1×4 array antenna. The beamforming antenna with four output ports forms a total of four beams. In order to analyze the radiation pattern of the beamforming antenna, it was provided by switching the signal to the input port and proceeded the Individual analysis for the input port 1 to 4. The main beams of the proposed beamforming antenna were formed in the -12°, 40°, -40° and 12° directions according to each input port, respectively.

Integrating ICT in the Sudanese Kindergartens by Means of Developing a Computerized Application for The Pre-School Education, In Order to Improve Cognitive Development:

  • MOHAMMED, AMGAD ATTA ABDELMAGEED;DRAR, SUHANDA SAFALDEEN MOHAMMED;HILAL, ANWER MUSTAFA;CHRISTENSEN, LARS RUNE
    • International Journal of Computer Science & Network Security
    • /
    • v.21 no.12spc
    • /
    • pp.597-603
    • /
    • 2021
  • The current Sudanese preschool system depends on limited methods of education, children's education needs to be equipped to keep pace with technological development, also, the large gap that exists between the families and the Kindergartens, where many parents have no idea on how their child progresses in the KG context. The aim of this research is to integrate ICT in the preschool education to enhance and improve the preschool education, by building an Integrated Educational Application (Computerized Application for Preschool Education CAPE) which will help to improve the learning outcomes. The researchers used the Experimental Research Methodology, the characteristic of CAPE application is; suitable for children's age, the application style is more attractive to the children and contains a different way to help children get learning. Alawaeel and the Smart Child Kindergartens in Republic of Sudan were selected as a sample of the study, with sample size specifically, 50 children's. Also, the Central Bank of Sudan Kindergarten was selected as one of the institutional Kindergartens for easy communication with parents of children with a sample size 21 children. The study found that; using CAPE application in KG enables children to increase general learning effects and developing child's cognitive skills. Also, the children who were allowed to use CAPE by their parents are performed better in the overall evaluation of KG lessons. Also, using the CAPE in the Pre-School education helps the parents following their children's progress better and more reliable. The researcher recommends that to apply the computerized application and includes the second level. Also, converting the computerized program into an application to be used by children by their self, without the intervention of parents.