• Title/Summary/Keyword: 대학정보시스템

Search Result 1,871, Processing Time 0.034 seconds

A Study on the Development of the Information Security Department Curriculum for Junior College (전문대학 정보보안과 교과과정 개발에 관한 연구)

  • 김경호
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.13 no.6
    • /
    • pp.3-15
    • /
    • 2003
  • This study aims at the development of new curricula for information security department at colleges. For this purpose, the curricula for information security of the seven colleges in Korea were first examined. Then, questionnaires from the fifteen information security companies and professors were put into place. With these results, a new curricula for the information security department was developed. A curriculum that developed in this study will also provide changes and improvements for the future curricula of information suity department at colleges in Korea.

Design and Implementation of Coding Platform Using Open-Source Software (오픈소스를 활용한 코딩 플랫폼 설계 및 구현)

  • Kim, Dong-Gyun;Park, Jong-Gun;Kim, Ji-Ho;Kang, Do-Yeon;Ekaterina, Ivanova;Ko, Young-Woong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.107-109
    • /
    • 2022
  • 본 연구에서는 오픈소스 소프트웨어를 활용한 온라인 코딩 플랫폼의 설계 및 구현 결과에 대해서 기술하였다. 오픈소스 기술의 주요 모듈을 활용하고 개발 단계에서 도커 기반의 컴포넌트 기술을 적용하여 코딩 플랫폼이 안정적으로 수행이 될 수 있게 구성하였다. 또한 코딩 플랫폼의 설계 및 구현에 있어서 컴포넌트 기반의 소형 모듈의 서비스 연동 방식을 적용하여 시스템이 효율적으로 동작이 될 수 있게 하였다..

Air conditioner anomaly detection and real-time monitoring using Convolution AutoEncoder (합성곱 AutoEncoder를 이용한 공기조화기 이상 감지와 실시간 모니터링)

  • Lee, Se-hoon;Kim, Min-Ji;Im, Yu-Jin;Cho, Bi-gun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2021.07a
    • /
    • pp.5-6
    • /
    • 2021
  • 본 논문에서는 Semi-supervised Learning 방식의 이상감지 방법을 제안한다. 취득한 소음 데이터를 이미지화 시킨 후 Convolution AutoEncoder 학습 방법을 이용하여 모델을 학습한다. 고장 데이터와 정상 데이터 간의 데이터 불균형 문제가 대두되기 때문에 정상 데이터만을 활용한 이상감지는 실제 산업현장의 상황에 알맞게 사용할 수 있을 것이라 기대한다.

  • PDF

D.I.Y : Block-based Programming Platform for Machine Learning Education (D.I.Y : 머신러닝 교육을 위한 블록 기반 프로그래밍 플랫폼)

  • Lee, Se-hoon;Jeong, Ji-hyun;Lee, Jin-hyeong;Jo, Cheon-woo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.245-246
    • /
    • 2020
  • 본 논문에서는 블록형 코딩 방식을 통해 비전공자가 스스로 머신러닝의 쉽게 원리를 구현해 볼 수 있는 딥아이( D.I.Y, Deep AI Yourself) 플랫폼을 제안하였다. 딥아이는 구글의 오픈 소스 블록형 코딩 툴 개발 라이브러리인 Blockly를 기반으로 머신러닝 알고리즘을 쉽게 구현할 수 다양한 블록으로 구성되어 있다. Blockly는 CSR 기반이며 사용자가 개발한 블록 코드는 내부적으로 코드 생성기에 의해 파이썬 코드 등으로 변환되어 백엔드 서버에서 처리를 하며 결과를 사용자에게 제공한다.

  • PDF

Data Preprocessing block for Education Programming Language based Deep aI Yourself Hands-on Platform (교육용 프로그래밍 언어 기반 Deep aI Yourself 실습 플랫폼을 위한 데이터 전처리 블록)

  • Lee, Se-Hoon;Kim, Ki-Tae;Baek, Min-Ju;Yoo, Chae-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.07a
    • /
    • pp.297-298
    • /
    • 2020
  • 본 논문에서는 머신러닝 학습에 있어 데이터 전처리의 중요성과 기존 데이터 전처리 기능을 가진 교육용 실습 플랫폼 서비스의 단점은 개선할 수 있는 데이터 전처리 학습을 위한 교육용 블록코딩 기반 실습 플랫폼을 제안한다. 머신러닝 모델의 학습데이터는 데이터 전처리에 따라 모델의 정확도에 큰 영향을 미치므로 데이터를 다양하게 활용하기 위해서는 전처리의 필요성을 깨닫고 과정을 정확하게 이해해야 한다. 따라서 데이터를 처리하는 과정을 이해하고 전처리를 직접 실행해 볼 수 있는 교육용 프로그래밍 언어 기반 D.I.Y 실습 플랫폼을 구현한다.

  • PDF

Measurement of Mosquito Activity using Machine Learning Model (머신러닝 모델을 활용한 모기 활동량 측정)

  • Se-Hoon Lee;Ki-Tae Kim;Yeong-Ho Kim;Yu-Jin Hur
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.333-334
    • /
    • 2023
  • 본 논문에서는 모기 활동 수치를 측정하기 위한 효율적인 머신러닝 모델을 제안한다. 수집된 데이터의 분석을 통해 효율적인 모델을 선정한다. 또한 데이터셋의 상관관계를 분석하고 데이터 가중치에 따라 모기의 활동에 영향을 주는 환경이 무엇인지를 분석한다. 본 논문에서는 모델을 이용한 앱 개발하여 실질적으로 모델을 활용한 예시를 보이고 실생활에서의 해당 모델을 도입하였을 때 가져올 일상의 긍정적 효과를 보인다.

  • PDF

A Remote Radio Door Control System Using Smart Phone (스마트폰을 이용한 원격 무선 출입문 관리 시스템)

  • Jang, Seokhun;Lee, Taewoo;Son, Minhan;Choo, Hyunseung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.33-35
    • /
    • 2012
  • 최근 와이파이, 블루투스 등 근거리 무선 통신 기술의 발달로 홈네트워크, U-City, 홈오토메이션 등의 실생활 적용이 가능해졌다. 이미 삼성, LG 등의 기업에서는 관련 제품을 양산 및 판매하고 있으며 그 기술의 관련연구 또한 활발하게 진행되고 있다. 하지만 이러한 기존 제품 및 시스템들은 가격이 높고 인터넷을 기반으로 운용되기 때문에 AP (Access Point)가 반드시 존재하여야 하며 가정 내의 모든 전자기기들을 연동시키기 위해 구현이 복잡하다는 문제점을 갖는다. 본 논문에서는 이를 해결하기 위해 기존 와이파이 다이렉트 및 블루투스의 D2D (Device-to-Device) 기술을 적용하여 AP의 필요성을 없애고 불필요한 연동을 제외하며 간단한 구현을 요구하는 저가의 제품을 개발하고자 한다. 실험적인 구현을 위해 모터 및 카메라 제어, 타이머, 통신 등이 가능한 AVR ATmega169 마이크로 컨트롤러와 스마트폰을 사용하여 원격 디지털도어락 관리 시스템을 제안한다.

Development Methods and Design of Ubiquitous Integrated Information System for Realizing u-Campus (u-Campus 실현을 위한 유비쿼터스 종합정보시스템의 개발방법 및 설계)

  • Choi, Jae-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.2
    • /
    • pp.421-429
    • /
    • 2010
  • In this paper we researched the development methods and design of the Ubiquitous Integrated Information System (u-IIS) that makes efficiently access the experts and various kinds of intellectual and material information of the universities. And u-IIS supports various communication and cooperation tools such as VoIP, Email, Unified Messaging, Instant Messaging, Web Conferencing, Audio/Video Communication etc. We gave our focus to the methods and design that makes it possible to effectively implement the u-IIS with the least costs based on the available databases and infrastructures.

A Study on SysLog-based Integrated Log Management System. (SysLog기반의 통합로그관리시스템에 관한 연구)

  • Lee, Dong-Yooung;Lee, Eul-Suk;Kim, Jin-Chul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1030-1032
    • /
    • 2011
  • 주요 ISP(Internet Service Provider)와 금융기관 및 공공기관에서는 로그 분석에 대한 관심도가 높아지고 있다. 보안사고 발생시 원인 규명을 위한 근거자료와 재발방지를 위한 정보를 제공하고, 이를 기반으로 정보보호시스템 관리자에게 다양한 보안정책을 수립할 수 있는 기반자료로 활용 로그정보의 수집과 대용량의 로그정보를 백업할 수 있는 통합로그수집/백업시스템의 필요성이 절실히 요구되고 있다. 이에 본 논문에서는 로그메시지를 처리하기 위해서 제공하는 표준 인터페이스 중 하나인 SysLog를 기반으로 이종의 침입차단시스템의 로그를 통합관리하는 시스템을 설계 구현하였다.

The Development of User Interface Design Principles for Improving the Usability of University Course Management System (대학 강의지원시스템 이용성 향상을 위한 이용자 인터페이스 설계 원칙 개발)

  • Chae, Hyun-Soo;Lee, Jee-Yeon
    • Journal of the Korean Society for information Management
    • /
    • v.29 no.3
    • /
    • pp.123-144
    • /
    • 2012
  • The study goal is to develop the user interface design principles to improve the usability of university course management systems. To achieve the goal, a usability study was conducted using a survey questionnaire and usability test. Eleven user interface design principles for university course management system were developed based on the usability study. This study has significance in that student opinions were incorporated directly into the user interface design principles of university course management system.