• 제목/요약/키워드: web handling system

검색결과 89건 처리시간 0.022초

웹 기반의 자동물류설비 운영을 위한 분석 및 설계 시스템에 관한 연구 (A Web-based Analysis and Design System for Automated Material Handling Equipment Applications)

  • 조지운;유우연;양재경
    • 산업공학
    • /
    • 제18권4호
    • /
    • pp.431-443
    • /
    • 2005
  • This paper describes a web-based system called DESIGNER for the analysis and design for automated material handling equipment(MHE) applications in manufacturing. DESIGNER models the processes for system integration, economic analysis, performance analysis, and automated storage/retrieval system(AS/RS) design. Based on the information specified by users, the various analysis modules are invoked to meet the needs of the material handling applications. The results of the analyses provide system users with useful data for material handling system design and decision on investment in automated MHE. Example problems are also presented to demonstrate the use of the system.

롤의 웹 표면 수직방향 기울임을 이용한 새로운 웹 가이더 설계에 관한 연구 (A Study on the Design of a New Web Guiding Mechanism Using a Tilting Roller)

  • 신한식;지혁종;신기현
    • 한국정밀공학회지
    • /
    • 제18권5호
    • /
    • pp.84-89
    • /
    • 2001
  • The alignment of the rollers carrying the web is found to be one of important factors to the lateral behavior of the moving web and to the quality of the final web products. But, the perfect alignment of the rollers is not always possible and the web itself can be cambered. Thus the control of lateral behavior of the moving web is critical in the most of web handling systems. The web guiding system that adjusts the angle of the alignment between two adjacent rollers is commonly used in industry. But, in this paper a new web guiding system is proposed by using the lateral dynamics of the moving web induced by a tilted roller in normal direction of a web. The computer simulation study was carried out to verify the steering performance of the suggested guiding system. Computer simulation study shows that the performance of the new guiding mechanism is better than that of an existing guiding mechanism.

  • PDF

고속 웹 이송속도 및 복잡한 롤 패턴 형상을 고려한 R2R공정에서의 잉크전달 특성 해석 (Analysis of Ink Transfer for R2R Printing Process with High Speed Operation and Complex Roll Patterns)

  • 김경훈;김소희;나양
    • 반도체디스플레이기술학회지
    • /
    • 제9권2호
    • /
    • pp.55-60
    • /
    • 2010
  • Ink transfer process from the printing roll to the moving web was investigated using a CFD technique for the application in R2R printed electronics. In line with the requirement that the web handling speed needs to be increased further for the cost competitiveness, the effects of web moving velocity with relatively complex roll patterns were analyzed. To make the present analysis more realistic, the numerical geometry and the ink properties were selected to match those of the real printing production system. Our numerical results showed that both web handling speed and complex printing-roll patterns influenced the shape of the transferred ink. As the web moving speed approaches towards 30mpm, a significant distortion of the shape of the transferred ink occurred. In the range of pattern width smaller than 100 microns, a phase distortion was also found to occur in all the printing-roll patterns considered in the present work but the ratio of the phase distortion to the line width gets smaller as the width becomes smaller. Thus, the web handling speed and the shape of printing-roll pattern will be important elements for the better printing quality under 100 micron line width range.

선박운항 시뮬레이터용 웹 프레임워크 개발에 관한 연구 (Development of Ship-Handling Simulator Web Framework)

  • 김혜진;오재용;박세길
    • 해양환경안전학회지
    • /
    • 제23권2호
    • /
    • pp.146-152
    • /
    • 2017
  • 본 논문은 시뮬레이터 시스템이 가지는 복잡성과 확장성 문제를 해결하기 위한 방법으로 웹 기술을 이용한 선박운항 시뮬레이터 프레임워크를 제안한다. 기존 시뮬레이터 시스템의 필수 기능을 분석하고, 이를 대체할 수 있는 웹 기반 기술을 선별하여 프레임워크를 구성하였다. 또한, 이를 바탕으로 서버와 클라이언트 핵심 기술을 구현하였으며, 이를 통합하여 웹 브라우저를 통해 사용이 가능한 선박운항 시뮬레이터 시스템의 시작품을 제작하였다. 제작된 시작품은 시험평가를 통해 시간과 장소의 제약을 받지 않고 다수의 사용자가 동시에 시뮬레이션 서비스를 이용할 수 있음을 확인하였으며, 향후 다양한 시뮬레이션 분야에 적용될 수 있기를 기대한다.

An Enhanced SOAP Message Processing System for Mobile Web Services

  • Kim Seok-Soo;Park Gil-Cheol
    • Journal of information and communication convergence engineering
    • /
    • 제3권3호
    • /
    • pp.157-162
    • /
    • 2005
  • Web services are key applications in business­to-business, business-to-customer, and enterprise applications integration solutions. As the mobile internet becomes one of the main methods for information delivery, mobile Web Services are regarded as a critical aspect of e-business architecture. In this paper, we proposed a mobile Web Services middleware that converts conventional internet services into mobile Web services. We implemented a WSDL (Web Service Description Language) builder that converts HTML/XML into WSDL and a SAOP (Simple Object Access Protocol) message processor that performs SOAP message handling, chain and handling of server requests. The former minimizes the overhead cost of rebuilding mobile Web Services and enables seamless services between wired and wireless internet services. The latter enhances SOAP processing performance by eliminating the Servlet container (Tomcat), a required component of typical Web services implementation. Our main contributions are to overcome the latency problem of current Web Services and to provide an easy mobile Web service implementation. Our system can completely support standard Web Services protocol, minimizing communication overhead, message processing time, and server overload. Finally we compare our empirical results with those of typical Web Services.

Addressing Concurrency Design for HealthCare Web Service Gateway in Remote Healthcare Monitoring System

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International journal of advanced smart convergence
    • /
    • 제5권3호
    • /
    • pp.32-39
    • /
    • 2016
  • With the help of a small wearable device, patients reside in an isolated village need constant monitoring which may increase access to care and decrease healthcare delivery cost. As the number of patients' requests increases in simultaneously manner, the web service gateway located in the village hall encounters limitations for performing them successfully and concurrently. The gateway based RESTful technology responsible for handling patients' requests attests an internet latency in case a large number of them submit toward the gateway increases. In this paper, we propose the design tasks of the web service gateway for handling concurrency events. In the procedure of designing tasks, concurrency is best understood by employing multiple levels of abstraction. The way that is eminently to accomplish concurrency is to build an object-oriented environment with support for messages passing between concurrent objects. We also investigate the performance of event-driven architecture for building web service gateway using node.js. The experiments results show that server-side JavaScript with Node.js and MongoDB as database is 40% faster than Apache Sling. With Node.js developers can build a high-performance, asynchronous, event-driven healthcare hub server to handle an increasing number of concurrent connections for Remote Healthcare Monitoring System in an isolated village with no access to local medical care.

WebMIC를 이용한 지역관리 시스템 구축 (Implementation of Local Area Management System Using WebMIC)

  • 최정구;강민숙;조동섭
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 1998년도 가을 학술발표논문집 Vol.25 No.2 (2)
    • /
    • pp.294-296
    • /
    • 1998
  • As the state of the art for handling Multimedia on the internet is developed a new system called WebCAM which services video and image came out. However, WebMIC site for audio services are still rare. In this work, we developed a system which enables anyone to listen audio in real-time through the internet. WebMIC system is implemented by connecting a server with a microphone and the recorded audio files are stored in a Database system. Because the microphones can be distributed sporadically, the developed system can be utilized for managing and advertizing a location. It also can be used to reduce the cost for the existing management system which is almost met by personnel expenses. Anyone who can connect to the internet can get this WebWIC service, so this system can produce a good effect if used in advertising any tourist resort.

  • PDF

WEB MIC를 이용한 지역관리 시스템 (Local Area Management System Using WEBMIC)

  • 최정구;강민숙;조동섭
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1998년도 하계학술대회 논문집 G
    • /
    • pp.2252-2254
    • /
    • 1998
  • As the state of the art for handling multimedia on the internet is developed a new system called WebCAM which services video and image came out. However, WebMIC site for audio services are still rare. In this work, we developed a WebMIC system which enables anyone to listen audio in real-time through the internet. WebMIC system is implemented by connecting a server with a microphone and the recorded audio files are stored in a Database system. Because the microphones can be distributed sporadically, the developed system can be utilized for managing and advertizing a location. It also can be used to reduce the cost for the existing management system which is almost met by personnel expenses. Anyone who can connect to the internet can get this WebMIC service, so this system can produce a good effect if used in advertising any tourist resort.

  • PDF

웹2.0에서 SOAP 처리와 성능 향상을 위한 모바일 웹 서버 프레임워크의 설계 (A Design of Mobile Web Server Framework for SOAP Transaction and Performance Enhancement in Web2.0)

  • 김용태;정윤수;박길철
    • 한국정보통신학회논문지
    • /
    • 제12권10호
    • /
    • pp.1866-1874
    • /
    • 2008
  • 기존의 웹 서버는 과부하 상태인 경우 폐쇄 연결, 암호 핸드쉐이크 실행 증가와 서버 용량의 현저한 감소로 서버의 처리량에 문제가 발생하여 시스템의 전체적인 성능을 저하시킨다. 또한 쓰레드 블록으로 인하여 다수의 클라이언트 요청 처리가 원활하지 못하고, 쓰레드 활성화를 위하여 많은 시간과 자원을 요구하여, 클라이언트의 요청에 대해 접속시간과 응답 시간이 증가하는 단점이 발생한다. 그러므로 본 논문에서는 웹서버스의 장점인 통합과 커뮤니케이션 지원과 시스템 성능 향상을 위해 서버 과부하를 개선하고, 지연처리를 위해 필요한 기술을 제공하는 확장된 웹서버를 제안한다. 그리고 기존 시스템(Tomcat 5.5에서 구현)과 제안한 모바일 웹 서버 아키텍처를 평가한다. 확장된 서버 아키텍처는 시스템 성능을 위해 우수한 교환 조건을 제공하고, 다중쓰레드와 쓰레드풀을 결합한 개선된 웹 서버 아키텍처를 평가한다. 본 논문에서 제안된 웹서비스 아키텍처는 오리지널 Tomcat 5.5의 평가 결과보다 개선된 성능 이익의 결과를 얻었다.