• Title/Summary/Keyword: java technology

Search Result 530, Processing Time 0.025 seconds

Web-Based Remote Management of Industrial Inverter using Embedded Linux (임베디드 리눅스를 이용한 산업용 인버터의 웹 기반 원격 관리)

  • 조덕연;최병욱
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.9 no.4
    • /
    • pp.340-346
    • /
    • 2003
  • Driven by the growth of the Internet and the increasing ubiquity of embedded computing systems, the embedded system is exploding in terms of it proliferation of products and the number of complex applications. Intelligent dedicated systems and appliances used in interface, monitoring, communications, and control applications increasingly demand the services of a sophisticated, state-of-the-art operating system. In the case of industrial controller, it is required to use a real-time operating system (RTOS) as a good building block to enable Internet connectivity. However, commercial RTOSes are increasingly less desirable due to their lack of standardization and their inability to keep pace with the rapid evolution of technology. In order to overcome these problems, we consider using embedded Linux and embedded web server. Availability of source code, reduced licensing, reliability, open source community support, as well as others, are key reasons for the use of embedded linux by embedded developers. In this paper, we develop embedded linux platform to control the industrial inverter with the Internet connecting feature. The method of web-based management is also proposed by using the embedded web server and Java applet. We show the feasibility of remote management for the commercial inverter controller with the proposed three-tier web-based remote management system.

Design and Implementation of Data Sharing Support System for Integrated Data Environment of Electronic Commerce for Business to Business (기업간 통합 데이터 환경을 위한 데이터공유 지원 시스험의 설계 및 구현)

  • Yun, Sun-Hee
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.9
    • /
    • pp.1043-1054
    • /
    • 2004
  • The area of business applications in the internet are extended enormously in result of fast development of computing and communication technologies, increase of internet use, and use of intranet/extranet in enterprise information system. In recent days network computing technologies have been developed rapidly and the extended use of Internet applications for enterprises such as intranet/extarnet in and between enterprises has been increased enormously. Therefore the business in the future will be executed by Electronic Commerce based on Business to Business(B2B). <중 략) This paper introduce the design and implementation of the data sharing support system that can be accessed data transparently by the users of participated enterprises in the integrated data environment supporting B2B Electronic Commerce. The system uses Java/CORBA technology in Web environment, relational and object-oriented database system, Object Query Language (OQL) to process the queries of the file information.

  • PDF

Web-Based Electronic Design Automation Circuit Design and Part Management System Development (WEB 통합 Electronic Design Automation 회로설계 및 부품 관리 시스템 개발에 관한 연구)

  • Kang, Do-Young;Hha, Ki-Jong;Choi, Young-Gyu
    • Journal of Advanced Navigation Technology
    • /
    • v.12 no.3
    • /
    • pp.255-262
    • /
    • 2008
  • In this paper, we developed the circuit and part information maintenance system based on JSP (Java Server Page) web server using web browser. Designers can easily search part information and register the new components or parts, and this system is linked to the EDA (Electronic Design Automation) system to be applicable to the circuit and part schematics in real time. Therefore, EDA system part library managed by individual designers are integrated into the web-based maintenance system.

  • PDF

Development of LBS Terminal Standard Platform based on WIPI (위피 기반 LBS 단말 표준 플랫폼 개발)

  • Jang, Jeong-Ah;Choi, Hai-Ock;Kim, Kyong-Ho
    • The KIPS Transactions:PartA
    • /
    • v.14A no.5
    • /
    • pp.309-316
    • /
    • 2007
  • This paper describes the LBS Terminal Standard Platform based on WIPI. The LBS Terminal Standard Platform based on WIPI is API for obtaining the location information in the mobile standard platform providing the environment which is mounted on the mobile communications terminal and can platform an application. The mobile Platform consists of HAL API, C API and Java API that it is able to process Location Information data among wireless network. It is defined and developed at the HAL sections and C sections based on Generic I/O, and It describes in details in this paper. This standard Platform is expected to be utilized as the base specification in developing the LBS Terminal development technology and standard method to LBS application developers.

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

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International journal of advanced smart convergence
    • /
    • v.5 no.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.

Service Agent System for Mobile Devices (이동 환경을 위한 서비스 에이전트 시스템)

  • Yoon Jeong-seob
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.4 s.32
    • /
    • pp.55-59
    • /
    • 2004
  • Recently the wireless-internet has been spreading extensively. People are spending a large part of their time gaining access to information using a mobile device. However. limited process speed. low bandwidth, the low battery capacity of mobile devices and a high rate of wireless network errors brings out many overheads during service time with server for service. In this paper, we suggest an autonomous service delivery system. which provides mobile agent capability to users that can not maintain a connection. We have developed the system based on java mobile agent technology. Using this system, we can provide more effective services to users when the user is sending requirements of service through a mobile device that has limited resources and can manage the contact server dynamically when new services are added.

  • PDF

Design and Construction of Analysis System using R (R 을 이용한 분석 시스템 구축 방안 및 설계)

  • Kwon, Youngoh;Jin, Byoungsam;Bae, Youngchul
    • Journal of Platform Technology
    • /
    • v.6 no.1
    • /
    • pp.9-16
    • /
    • 2018
  • In recent years, many analysts have been using Python and R to analyze data using efficient analysis and statistics. However, it is difficult to solve the requirement to express various analyzes in real time through the web system using only two languages. In addition, it is possible to confirm that the extracted P-Value is different from the value in R because there is no corresponding algorithm in Java or the corresponding source is not verified. Therefore, in this paper, we propose a method to apply analyst 's analysis algorithm contents directly to his system using R in other languages.

The Implementation of Embedded Web Server System for a Remote Control and Measurement (원격 제어 및 계측을 위한 임베디드 웹 서버 시스템 구현)

  • Lee, Myung-Eui
    • Journal of Advanced Navigation Technology
    • /
    • v.16 no.5
    • /
    • pp.839-845
    • /
    • 2012
  • This paper deals with the design and development of the remote control and measurement systems by Embedded Web Server. The remote control and measurement systems are implemented by Cortex M-3 ARM micro-controller. The user application software for the control and measurement system user, and the firmware software of device drivers for peripherals such as a digital input/output device, AD/DAC(Analog to Digital/Digital to Analog Converter), LCD, and temperature/humidity sensor are developed in Eclipse environment using Codesourcery C, Java script, and HTML. The experimental result of the proposed control and measurement systems implemented in this paper is evaluated via real-time experiments, which works well as designed.

An Object-based Data Modeling on P2P Environments (P2P 환경에서의 객체 기반의 데이터 모델링)

  • Rho, Jae-Gum;Gu, Tae-Wan;Lee, Sung-Ryong;Jung, Yeon-Jin;Lee, Kwang-Mo
    • Annual Conference of KIPS
    • /
    • 2003.11b
    • /
    • pp.959-962
    • /
    • 2003
  • P2P(Peer to Peer)개념으로는 순수 P2P와 변형 P2P 구조가 있다. 순수 P2P 구조는 정보공유에서 연결성을 장점으로 하는 Gnutella의 형태를 응용한 형태가 많이 사용되고 있지만 정보의 검색 및 제공에 있어 수많은 트래픽이 발생하게 된다. 이와 달리 변형 P2P 구조들 중 서버의 역할을 최소화한 인덱스 서버 모델이 존재하는데 이 모델은 사용자에게 효율적이고 빠른 검색과 색인을 제공하기 위해 기존의 서버/클라이언트 형태를 취하고 있다. 본 논문에서는 질의 기법의 보편적인 방법인 JDBC(Java Database Connectivity)를 이용한 직접적인 질의 방법이 아닌 객체 지향 프로그래밍 환경에서 효율적인 질의 방법인 JDO(Java Data Object)를 이용하여 객체 기반의 데이터 모델링을 제안하며 이를 이용하여 인덱스 서버 개념을 적용한 파일 공유 시스템(File Sharing System Using Data Modeling based on Object:FSUDMO)을 제안한다.

  • PDF

Calculating and Measuring the Sinking Performance of Small-scale Purse Seine Gear in Java, Indonesia, to Improve the Gear

  • Widagdo, Aris;Lee, Chun-Woo;Lee, Jihoon
    • Fisheries and Aquatic Sciences
    • /
    • v.18 no.2
    • /
    • pp.221-227
    • /
    • 2015
  • We analyzed the small-scale purse-seine gear that is used along the North Coast of Java, Indonesia, using computer-aided tools to modify the gear. Data from the middle position of the leadline showed that the maximum depth reached by the net was 30 m. A similar result was also calculated. According to the calculated result, the mean sinking speed of the current gear at the middle position of the leadline was 0.13 m/s, and the maximum tension during pursing was 1,794 kgf. The best sinking performance was found in modified gear that used a 30.3 mm mesh knotless polyester net. The maximum depth reached by the net was 38 m, and mean sinking speed was 0.16 m/s at the middle position of the leadline. The maximum tension during pursing was 1,044 kgf. Independent sample t-test results show that the mean sinking depth and sinking speed in the simulated and measured results did not differ (P > 0.05). These results are expected to improve the efficiency and selectivity of small-scale purse seine gear.