• 제목/요약/키워드: web-board

검색결과 266건 처리시간 0.028초

심층 웹 문서 수집을 위한 크롤링 알고리즘 설계 (Crawling Algorithm Design for Deep Web Document Collection)

  • 원동현;강윤정;박혁규
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2022년도 추계학술대회
    • /
    • pp.367-369
    • /
    • 2022
  • 웹 기술이 발전함에 따라 웹은 사용자의 요구에 맞는 맞춤 정보들을 제공하게 된다. 클릭 이벤트나 사용자의 질의어에 따라 정보가 제공되며 검색엔진으로는 검색이 어려운 정보가 제공되는 웹 서비스를 심층웹이라 한다. 이러한 심층웹은 표면웹보다 많은 정보를 포함하고 있지만, 방문 당시의 정보를 수집하는 일반적인 크롤링으로는 정보 수집이 어렵다. 심층웹은 javascript와 같은 스크립트언어를 브라우저에서 실행함으로 서버의 정보를 사용자에게 제공한다. 본 논문에서는 심층웹 수집을 위해 스크립트를 분석하여 동적으로 변화되는 웹사이트의 탐색 및 정보 수집이 가능한 알고리즘을 제안한다. 본 논문에서는 실험을 위해 질병관리청의 게시판의 스크립트를 분석하였다.

  • PDF

Monitoring of Industrial Controller using Web Server On Embedded Linux Platform

  • Park, Byung-Wook;Cho, Duk-Yun
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2001년도 ICCAS
    • /
    • pp.45.4-45
    • /
    • 2001
  • In this paper, we present the wet-based monitoring system for industrial controller such as inverter controller for hydraulic elevators. The monitoring system is using an embedded web server on embedded Linux platform. The control board of system-On-Chip (SoC) is based on ARM7TDMI with Ethernet controller. Wet-based monitoring system using embedded Linux platform can reduce the cost, and have flexibility both of technical issues and locations If the system to be monitored. The system shows the feasibility of remote monitoring system based on embedded Linux platform.

  • PDF

Influence of Shrinkage and Stretch During Drying on Paper Properties

  • Torbjorn Wahlstrom
    • 펄프종이기술
    • /
    • 제31권5호
    • /
    • pp.31-46
    • /
    • 1999
  • A drying paper strives to shrink due to the shrinkage of the individual paper fibres. Laboratory results show that a reduction of the shrinkage or an imposed stretch leads to a large increase in tensile stiffness and a large decrease in strain at break. In c cylinder drying section the water in the web is repeatedly heated on the drying cylinder and evaporated in the free draw. To evaluate the drying process regarding influence on paper properties these sub-processes, or drying phases, have to be studied separately. The effect of the conditions on the drying cylinder and on the VacRoll is investigated in pilot trails. Both the fabric tension on the drying cylinder and on the VacRoll reduces the shrinkage of the paper. The laboratory results are used as input to a numerical simulation of the conditions in the free draw. If the web width is increased or the length of the free draw is reduced the mean shrinkage of the paper web is reduced . However, the difference in shrinkage between the middle and the edge of the web is increased.

  • PDF

하이브리드 웹 기반 통합 공지를 위한 모바일 기반의 캠퍼스-클라우드의 PaaS 시스템 설계 (Design of Mobile based Campus-Cloude PaaS System for Hybrid-Web based Integrated Notification System)

  • 김용일
    • 한국항행학회논문지
    • /
    • 제15권6호
    • /
    • pp.1143-1151
    • /
    • 2011
  • 본 논문은 각 기관별로 운영되고 있는 게시판 정보를 하나로 통합하여 클라우드 기반의 스마트폰 환경에서 사용자가 원하는 정보를 제공해주는 하이브리드 웹 기반 통합 시스템을 구현하였다. 본 시스템은 대학의 각 기관에서 운영되고 있는 웹 서버의 게시물 정보를 적절한 시간 간격으로 수집하여 저장 및 관리하는 SaaS 서비스의 웹로봇과 스마트 폰의 UI를 통한 사용자에게 정보를 제공하는 게시물관리 PaaS 서버로 구성된다. 또한, 스마트폰 사용자의 GPS 정보를 활용하여 새로운 게시물의 정보를 알려주는 알리미 어플을 구현하였다.

반도체 장비의 원격 모니터링을 위한 임베디드 웹 서버 (An Embedded Web Server for Remote Monitoring the Semiconductor Equipment)

  • 윤한경;임성락
    • 반도체디스플레이기술학회지
    • /
    • 제2권3호
    • /
    • pp.13-18
    • /
    • 2003
  • A remote monitoring system of the semiconductor equipment is used to monitor or control operations of the equipment. Most of the conventional monitoring systems are based on the client-server model with the general purpose PC. Basically, it implies the difficulties in the system reliability and cost down due to its size and complexity. To overcome these difficulties, we suggest an embedded web server which is based on the low-cost microprocessor. It is designed for the monitoring or controlling a dedicated equipment only. To evaluate the feasibility of the suggested embedded web server, we have implemented a test-board with ATMega103 and programmed the basic modules using the AVR-GCC. Finally, we have tested its operations on the MS Explorer 6.0 environment.

  • PDF

실시간 운영체제를 이용한 내장형 웹서버 시스템 개발 (Development of Embedded Web Server System Using a Real-Time OS)

  • 정명용;문승빈;송상훈
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.223-223
    • /
    • 2000
  • Embedded system area has brought an innovation and has been spread rapidly by the growth of the Internet, wireless telephony and multimedia recently. Many embedded systems are required to be real-time systems in that it needs multi-tasking and priority based scheduling. This paper introduces a real-time system that was developed with web server ability for control and monitoring system employing a real-time operating system. It discusses the design model, structure, and applications of web server system. We used SNDS100 board which has a 32-bit RISC microcontroller of ARM7TDMI core as a hardware platform. MicroC/OS kernel was used as Real-time operating system that supports a preemptive and multitasking functions. We developed a hierarhchical control and monitoring system that not only reduced system and management costs, but also enhanced reusability and portability.

  • PDF

임베디드 웹 서버를 이용한 다축제어 시스템 (Multi Axis control system using Embedded Web Server)

  • 김윤업;주형민;곽군평
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2002년도 추계종합학술대회
    • /
    • pp.775-778
    • /
    • 2002
  • 본 논문에서는 클라이언트 PC상에서 다축 모터를 제어하고 그 상태 데이터들을 모니터링 가능한 임베디드 웹 서버 기반의 다축 제어 시스템을 구성하였다. 하드웨어는 ARM 7312 CPU를 사용한 Nanowit사의 NanoWit2 보드를 사용하였다. 웹 서버는 이 보드에 리눅스 OS를 포팅하고 리눅스 프로그램인 GCC를 사용하여 구현하였다. 모션 컨트롤러는 이모션텍(주)의 MCS-40을 사용하여 웹 서버 보드에서 전송되는 제어 신호를 받아 다축 모터를 구동하고 상태 데이터들을 웹 서버 쪽으로 전송한다.

  • PDF

전분 분무기술을 통한 다층지의 물성개선 (Improvement of Multiply Board Properties with Starch Spraying)

  • 이학래;류정용
    • 펄프종이기술
    • /
    • 제39권3호
    • /
    • pp.12-23
    • /
    • 2007
  • Frequently spraying of natural starch slurry onto the formed wet web has been adopted to improve properties of paperboards. This conventional starch spraying technique, however, becomes less effective in strength improvement. In this study the effects of various factors including wet web dryness, quantity of starch slurry sprayed, and drying temperature on paperboard properties were investigated. Migration of starch granules into the webs appeared to cause a reduction in plybond strength when the web dryness was lower than this level. Wet webs should contain enough water to swell the starch granules, and at the same time they should be heated to a temperature high enough for complete cooking of the sprayed starches to occur. This suggested that preheating of the wet web can be employed to improve the plybond strength.

Android-Based E-Board Smart Education Platform Using Digital Pen and Dot Pattern

  • Cho, Young Im;Altayeva, Aigerim Bakatkaliyevna
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • 제15권4호
    • /
    • pp.260-267
    • /
    • 2015
  • In the past, we implemented a web-based smart education platform, but this is not efficient in a smart or mobile education environment. Therefore, in this paper, we propose an Android-based e-board smart platform for a smart or mobile education system. Here, we use Anoto digital pen- and dot pattern-based technologies. This Android-based smart education platform is efficient for a smart education environment. Further, we implement the hardware and software parts of the technologies, an Anoto-based trajectory recognition algorithm, and a probabilistic neural network for handwritten digit and hand gesture recognition.

e-Leaming Environments for Digital Circuit Experiments

  • Murakoshi, Hideki
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국퍼지및지능시스템학회 2003년도 ISIS 2003
    • /
    • pp.58-61
    • /
    • 2003
  • This paper proposes e-Learning environments far digital circuit experiment. The e-Learning environments are implemented as a WBT system that includes the circuits monitoring system and the students management system. In the WBT client-server system, the instructor represents the server and students represent clients. The client computers are equipped with a digital circuit training board and connected to the server on the World Wide Web. The training board consists of a Programmable Logic Device (PLD) and measuring instruments. The instructor can reconfigure the PLD with various circuit designs from the server so that students can investigate signals from the training board. The instructor can monitor the progress of the students using Joint Test Action Grouo(JTAG) technology. We implement the WBT system and a courseware fo digital circuits and evaluation the environments.

  • PDF