• 제목/요약/키워드: 인터액티브 u-서비스

검색결과 2건 처리시간 0.016초

u-City 활성화를 위한 복합단지의 인터액티브 u-서비스 모델 개발 방법 (A Development Methodology of the Interactive Ubiquitous Service Model for a Mixed-Use Complex in u-City)

  • 박광호;김윤형
    • 경영정보학연구
    • /
    • 제11권1호
    • /
    • pp.197-215
    • /
    • 2009
  • 유비쿼터스 기술이 본격화됨에 따라 민간주도적 u-서비스 개발이 활발히 추진되고 있다. 본 논문에서는 복합단지 공간에서 활동하는 모든 참여자들을 위한 인터액티브(Interactive) u-서비스 모델 개발방법을 제시하고자 한다. 웹 2.0트렌드는 단지 내 서비스 제공자의 일방적인 정보 또는 컨텐츠 푸쉬(Push)뿐만 아니라 사용자의 참여에 의한 정보 창출과 공유를 전제로 하고 있다. 여기서 사용자 주도적 u-서비스는 다른 사용자뿐만 아니라 서비스 제공자에게 맞춤형 서비스를 창출하는데 매우 유용한 정보를 제공할 것이다. 이와 같은 인터액티브 u-복합단지에서는 정보 제공자가 사용자가 되고 정보 사용자가 정보 제공자가 되어 네트웍의 효과가 극대화되는 정보밀집형 공간이 될 것이다. 또한, 복합단지라는 제한된 장소적 특성을 고려해 볼 때 인터액티브 u-서비스가 제공하는 정보 또는 컨텐츠의 공유 및 활용의 효과가 매우 클 것으로 기대할 수 있을 것이다.

웹기반 대중교통 안내시스템 설계 및 구현 (Design and Implementation of a Web-based Public Transportation Guidance System)

  • 배수강;이승룡;최대순;정태충;승현우
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제5권4호
    • /
    • pp.426-439
    • /
    • 1999
  • 본 논문에서는 웹(World Wide Web)에서 사용자가 손쉽고 편리하게 이용할 수 있는 멀티미디어 대중교통 안내시스템 개발 경험을 소개한다. 개발된 시스템은 클라이언트와 서버 시스템, 경로탐색 시스템, 교통정보 저장 시스템, 노선 및 정류장 관리 시스템으로 구성되어 있다. 클라이언트에서 작동되는 사용자 인터페이스는 직관적으로 이해가 쉽고, 사용이 편리하며 인터액티브한 멀티미디어 대중 교통안내 서비스를 제공한다. 서버 시스템은 교통정보 수집 시스템으로부터 입력되는 데이타와, 경로탐색 시스템, 교통정보 저장 시스템과 연동되어 클라이언트의 요구사항을 처리하고 그 결과를 사용자에게 돌려준다. 수정된 A* 알고리즘을 이용하는 경로탐색 시스템은 최적경로를 탐색하며, 교통정보 저장 시스템은 현재 교통상황, 정류장, 노선, 지도 등의 정보를 저장한다. 노선 및 정류장 관리시스템은 시스템 관리자가 노선 또는 정류장 관리를 서버 화면의 지도상에서 효율적으로 수행할 수 있는 도구이다. 본 논문에서 다루는 대중교통 안내시스템은 Java로 구현하였기 때문에 확장과 이식이 용이하며, 시스템 유지보수 비용이 적게 드는 장점을 가지고 있다. 그리고, 웹 브라우저가 동작되는 환경에서는 어디서나 쉽게 접근이 가능하며 향후 구축될 Intelligent Transportation Systems(ITS)의 한 모듈로써 바로 작동될 수 있을 뿐만 아니라, 현재 인터넷상에서 제공되는 다양한 서비스와도 연동이 가능하다.Abstract This paper introduces our experience for developing a public transportation guidance system, which facilitates the World-Wide Web(WWW) to provide users with easier access and use. The proposed system is composed of four subsystems: client/server system, path search system, traffic data storage system, and traffic raw-data management system. The user interface in clients utilizes Java to furnish users with multimedia data accessibility and interactivity. The server processes clients' requests based on the traffic data coming from remote sensing devices and interacts with the path search system and traffic data storage system to provide users with the results. The path search system, which uses a modified A* algorithm, produces optimal solutions based on dynamic traffic data. The traffic data storage system stores the current traffic information together with the geographical information about the b$us_way routes. The traffic raw-data management system is a graphical user interface which enables the system manager to handle the traffic information easily on the map in the terminal screen. The system has considerable benefits such as portability, scalability, and flexibility since it is implemented using Java. Also, it can be extended to an integrated Intelligent Transportation Systems(ITS) which includes a variety of information on the Internet as well as traffic information.n.