• 제목/요약/키워드: Campus Network

검색결과 298건 처리시간 0.023초

Speech Generation Using Kinect Devices Using NLP

  • D. Suganthi
    • International Journal of Computer Science & Network Security
    • /
    • 제24권2호
    • /
    • pp.25-30
    • /
    • 2024
  • Various new technologies and aiding instruments are always being introduced for the betterment of the challenged. This project focuses on aiding the mute in expressing their views and ideas in a much efficient and effective manner thereby creating their own place in this world. The proposed system focuses on using various gestures traced into texts which could in turn be transformed into speech. The gesture identification and mapping is performed by the Kinect device, which is found to cost effective and reliable. A suitable text to speech convertor is used to translate the texts generated from Kinect into a speech. The proposed system though cannot be applied to man-to-man conversation owing to the hardware complexities, but could find itself very much of use under addressing environments such as auditoriums, classrooms, etc

Comparison of Fall Detection Systems Based on YOLOPose and Long Short-Term Memory

  • Seung Su Jeong;Nam Ho Kim;Yun Seop Yu
    • Journal of information and communication convergence engineering
    • /
    • 제22권2호
    • /
    • pp.139-144
    • /
    • 2024
  • In this study, four types of fall detection systems - designed with YOLOPose, principal component analysis (PCA), convolutional neural network (CNN), and long short-term memory (LSTM) architectures - were developed and compared in the detection of everyday falls. The experimental dataset encompassed seven types of activities: walking, lying, jumping, jumping in activities of daily living, falling backward, falling forward, and falling sideways. Keypoints extracted from YOLOPose were entered into the following architectures: RAW-LSTM, PCA-LSTM, RAW-PCA-LSTM, and PCA-CNN-LSTM. For the PCA architectures, the reduced input size stemming from a dimensionality reduction enhanced the operational efficiency in terms of computational time and memory at the cost of decreased accuracy. In contrast, the addition of a CNN resulted in higher complexity and lower accuracy. The RAW-LSTM architecture, which did not include either PCA or CNN, had the least number of parameters, which resulted in the best computational time and memory while also achieving the highest accuracy.

효율적인 네트워크 자원 관리를 위한 호스트의 접속 유형 판별에 관한 연구 (Research on the Identification of Network Access Type of End-Hosts for Effective Network Management)

  • 허민;김명섭
    • 한국통신학회논문지
    • /
    • 제37B권11호
    • /
    • pp.965-974
    • /
    • 2012
  • 최근 스마트 디바이스 사용이 대중화 되고 업무 환경 또한 PC중심에서 스마트 디바이스로 확대되어 가면서 무선트래픽 양이 급격하게 증가 되고 있다. Enterprise 네트워크 에서 무선 IP 대역과 무선 트래픽 대역폭 관리는 중요한 사항이 되고 있다. 네트워크 설계 시 단말 호스트들의 네트워크 접속 유형 판별은 효율적인 네트워크 설계와 관리에 큰 이점이 된다. 또한 판별된 단말 호스트의 지속적인 관리를 통해 효과적인 네트워크 운용이 가능하고, 접속 유형의 변화를 통해 NAT 사용 호스트를 판별 할 수 있다. 본 논문에서는 Enterprise 네트워크의 인터넷 접속점에서 수집된 트래픽의 RTT(Round-Trip-Time) 값을 이용하여 단말 호스트의 접속 유형을 판별하는 방법론을 제안한다. 또한, 실제 학내 망을 대상으로 제안하는 방법의 타당성을 증명한다.

5단계 시나리오에 기반한 VLAN이 적용된 네트워크 구현 및 검증 사례연구 (A Case Study of the Implementation and Verification of VLAN-applied Network Based on a Five-step Scenario)

  • 김노환;박진섭
    • 한국전자통신학회논문지
    • /
    • 제16권1호
    • /
    • pp.25-36
    • /
    • 2021
  • Broadcast traffic을 분산하는 라우터의 대체 솔루션으로 개발된 VLAN(Virtual LAN)은 물리적인 망과 무관하게 논리적으로 구성하는 가상 근거리 통신망으로, Broadcast domain을 분할하여 Broadcast traffic으로 인한 네트워크의 성능저하를 막을 수 있어 대역폭을 보다 효율적으로 사용할 수 있으며, 서로 다른 VLAN에 속한 장비들 간의 통신이 불가능하므로 보안 강화에도 도움이 된다. 본 논문은 학생들이 VLAN이 적용된 네트워크를 보다 쉽게 이해할 수 있도록 패킷 트레이서에 기반 한 토폴로지와 이를 구현하기 위한 5단계 시나리오 모델을 제안하였다. 또한 시나리오 별로 가상 망을 추가로 설계해 가면서 스위치와 라우터를 설정하고 ping/telnet/tracert test와 시뮬레이션을 통해서 VLAN의 다양한 기능들을 이해하고 검증하는 효율적인 구현사례를 제시하였다.

고해상도 단순 이미지의 객체 분류 학습모델 구현을 위한 개선된 CNN 알고리즘 연구 (Study of Improved CNN Algorithm for Object Classification Machine Learning of Simple High Resolution Image)

  • 이협건;김영운
    • 한국정보전자통신기술학회논문지
    • /
    • 제16권1호
    • /
    • pp.41-49
    • /
    • 2023
  • CNN(Convolutional Neural Network) 알고리즘은 인공신경망 구현에 활용되는 대표적인 알고리즘으로 기존 FNN(Fully connected multi layered Neural Network)의 문제점인 연산의 급격한 증가와 낮은 객체 인식률을 개선하였다. 그러나 IT 기기들의 급격한 발달로 최근 출시된 스마트폰 및 태블릿의 카메라에 촬영되는 이미지들의 최대 해상도는 108MP로 약 1억 8백만 화소이다. 특히 CNN 알고리즘은 고해상도의 단순 이미지를 학습 및 처리에 많은 비용과 시간이 요구된다. 이에 본 논문에서는 고해상도 단순 이미지의 객체 분류 학습모델 구현을 위한 개선된 CNN 알고리즘을 제안한다. 제안하는 알고리즘은 고해상도의 이미지들의 학습모델 생성 시간을 감소하기 위해 CNN 알고리즘의 풀링계층의 Max Pooling 알고리즘 연산을 위한 인접 행렬 값을 변경한다. 변경한 행렬 값마다 4MP, 8MP, 12MP의 고해상도 이미지들의 처리할 수 있는 학습 모델들을 구현한다. 성능평가 결과, 제안하는 알고리즘의 학습 모델의 생성 시간은 12MP 기준 약 36.26%의 감소하고, 학습 모델의 객체 분류 정확도와 손실률은 기존 모델 대비 약 1% 이내로 오차 범위 안에 포함되어 크게 문제가 되지 않는다. 향후 본 연구에서 사용된 학습 데이터보다 다양한 이미지 종류 및 실제 사진으로 학습 모델을 구현한 실질적인 검증이 필요하다.

비영리교육기관의 공익마케팅: 인제대학교의 프론티어개척 (Public Marketing of a Nonprofit-Oriented Educational Institution: Inje University's Pioneering Work in the Frontier)

  • 곽영식;유필화;윤성욱
    • Asia Marketing Journal
    • /
    • 제8권3호
    • /
    • pp.75-99
    • /
    • 2006
  • 비영리기관인 인제대학교는 설립된 지 25년 만에 2001년 대학종합평가에서 전국 2위, 지방대학으로 1위를 차지한 이래로 2004년에는 전국 5위를 차지하는 등 꾸준하게 상위권을 유지하고 있다. 그 이유를 추출하기 위해 이사장 면담, 대학당국자 심층면접, 학생면담, 지역주민과의 대화, 이차자료 수집이 이루어졌다. 그 결과, 인제대학교는 경영철학(philosophy)-기능(function)-구조(form)-성과(performance)측면에서 차별적인 공익마케팅을 수행하고 있음을 밝혀내었다. 이사장과의 면담을 통해서 인제대학교 경영철학은 '아무도 눈여겨 보지 않는 황무지에 공익의 이름으로 공헌'하는 프론티어정신임을 확인하였다. 이 경영철학에 의해 학교가 하는 일(기능: function)이 타대학과 차별적임을 밝혀내었다. 단순히 인제대학교 재학생만을 대상으로 하지 않고, 전국과 지역사회, 세계를 대상으로 한 공익네트워크형성에 주력하고 있었다. 또한 이런 일을 수행하기 위한 특징적인 별도 조직들이 인제대학교 내에 구성되어 있음을 알아내었다(형태: form). 탁월한 학교 내 학생-학교 네트워크, 교외 산업 간 네트워크, 국외 인제교류 네트워크조직을 형성하였다. 이를 토대로 인제대학교는 신입생에 대한 유인력, 재학생의 고객만족도, 교직원과 학생의 내부만족도와 같은 질적인 변수와 대학종합평가 및 취업률과 같은 양적인 변수측면에서 높은 성과(performance)를 보이는 것으로 나타났다. 위와 같은 결과를 바탕으로 연구자는 인제대학교를 숨어있지만 강한 비영리기관의 '숨은 강자(hidden champion)'이라 평가하였다. 이런 숨은 강자적 면모의 차별적 공익마케팅 바탕에는 1930년대부터 70년을 넘는 기간동안에 이루어진 투자가 있었음을 확인하였다. 남들이 눈여겨 보고 있지 않지만 사람들에게 꼭 필요한 인술과 교육에 전 재산을 투자하는 헌신성이 오늘날의 인제대학교가 가진 사회적인 위상과 평판, 그리고 성과를 만들어낸 초석이 되었다.

  • PDF

Modeling and Characterization of Low Voltage Access Network for Narrowband Powerline Communications

  • Masood, Bilal;Haider, Arsalan;Baig, Sobia
    • Journal of Electrical Engineering and Technology
    • /
    • 제12권1호
    • /
    • pp.443-450
    • /
    • 2017
  • Nowadays, Power Line Communication (PLC) is gaining high attention from industry and electric supply companies for the services like demand response, demand side management and Advanced Metering Infrastructure (AMI). The reliable services to consumers using PLC can be provided by utilizing an efficient PLC channel for which sophisticated channel modeling is very important. This paper presents characterization of a Low Voltage (LV) access network for Narrowband Power Line Communications (NB-PLC) using transmission line (TL) theory and a Simulink model. The TL theory analysis not only includes the constant parameters but frequency selectivity is also introduced in these parameters such as resistance, conductance and impedances. However, the proposed Simulink channel model offers an analysis and characterization of capacitive coupler, network impedance and channel transfer function for NB-PLC. Analysis of analytical and simulated results shows a close agreement of the channel transfer function. In the absence of a standardized NBPLC channel model, this research work can prove significant in improving the efficiency and accuracy of NB-PLC communication transceivers for Smart Grid communications.

Improvement of Three Mixture Fragrance Recognition using Fuzzy Similarity based Self-Organized Network Inspired by Immune Algorithm

  • Widyanto, M.R.;Kusumoputro, B.;Nobuhara, H.;Kawamoto, K.;Yoshida, S.;Hirota, K.
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2003년도 ISIS 2003
    • /
    • pp.419-422
    • /
    • 2003
  • To improve the recognition accuracy of a developed artificial odor discrimination system for three mixture fragrance recognition, Fuzzy Similarity based Self-Organized Network inspired by Immune Algorithm (F-SONIA) is proposed. Minimum, average, and maximum values of fragrance data acquisitions are used to form triangular fuzzy numbers. Then the fuzzy similarity treasure is used to define the relationship between fragrance inputs and connection strengths of hidden units. The fuzzy similarity is defined as the maximum value of the intersection region between triangular fuzzy set of input vectors and the connection strengths of hidden units. In experiments, performances of the proposed method is compared with the conventional Self-Organized Network inspired by Immune Algorithm (SONIA), and the Fuzzy Learning Vector Quantization (FLVQ). Experiments show that F-SONIA improves recognition accuracy of SONIA by 3-9%. Comparing to the previously developed artificial odor discrimination system that used FLVQ as pattern classifier, the recognition accuracy is increased by 14-25%.

  • PDF

학내망의 안정적인 운영을 위한 교육정보부교사 업무의 효과적인 개선방안 (A research of Efficient Improvements for Campus Network security & Educational Information Bureau Teacher)

  • 박창훈;배용근
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2007년도 춘계종합학술대회
    • /
    • pp.891-894
    • /
    • 2007
  • 학내망의 안정적인 운영을 위한 교육정보부 교사 업무의 효과적인 개선방안이라는 주제로서 초등학교에서 운영 중인 학내망 운영에 따른 주요한 구성 현황과 문제점을 알아본다. 그리고 학내망 운영을 담당하고 있는 교육정보부장 교사의 업무를 알아보고, 교육정보화에 대한 인식과 교육정보화 추진 과정에서 교육정보부장 교사의 업무와 관련되는 문제를 알아본다. 마지막으로 교육정보부장의 업무 경감을 위한 방안을 제시하고자 한다.

  • PDF

가스분사 방식 LPG 엔진의 연료공급시스템 관로 유동해석 (Fluid Network Analysis for the Fuel-Supply Systems of Gaseous-Injection-Type LPG Engines)

  • 윤정의
    • 대한기계학회논문집B
    • /
    • 제35권10호
    • /
    • pp.1019-1024
    • /
    • 2011
  • LPG 분사시스템의 경우 액상 및 기상 인젝터를 사용하는 두 가지 방식이 있으며, 가스 분사 방식의 경우 내구성 및 가격 측면에서 장점이 있지만 가스의 압축성 특성으로 인한 정밀 유량제어에 어려움이 있다. 본 연구에서는 가스분사 방식 LPG 연료 분사 시스템에서 정밀 유량 제어를 위한 수단으로 헬름홀쯔 공진기를 사용하는 방안을 제시하였다. 그리고 상용 유동해석 프로그램인 Flowmaster를 사용하여 대상 자동차의 연료 시스템에 대해 유동해석을 통해 최적의 공진기를 설계방안을 설계하였으며, 공진기 설치 후 개선 효과를 제시하였다.