• Title/Summary/Keyword: 임베디드 네트워크 시스템

Search Result 369, Processing Time 0.025 seconds

DEV&DESS-Based Real-Time Distributed Simulation Method Using DDS for Design Verification of Cyber-Physical Systems (CPS 설계 검증을 위한 DDS 및 DEV&DESS 기반의 실시간 분산 시뮬레이션 방법)

  • Kim, Jin Myoung;Lee, Hae Young;Chun, Ingeol;Kim, Won-Tae
    • Journal of the Korea Society for Simulation
    • /
    • v.23 no.2
    • /
    • pp.1-6
    • /
    • 2014
  • CPS (cyber-physical systems) which consists of connected and diverse embedded systems and physical systems are a new paradigm. Traditional systems were usually considered to be passive and dumb parts in physical systems, but with CPS, we have to take into account what are being moved or changed in the physical systems. So, as increasing the complexity of CPS, potential errors in the systems also increase. In this paper, for enhancing the reliability of CPS, we exploit an executable-model-based design methodology and propose a distributed simulation method to verify the design of CPS. For the design of the systems including discrete and continuous factors, we apply DEV&DESS formalism and simulate models in distributed simulation environments through DDS middleware. We also illustrate the applications of CPS with our modeling tool.

A Study of NMEA 2000 Protocol Application for Ship Electrical Power Converter Monitoring System (NMEA 2000 프로토콜을 적용한 선박 전력 컨버터 모니터링 시스템에 관한 연구)

  • Hong, Ji-Tae;Park, Dong-Hyun;Yu, Yung-Ho
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.35 no.2
    • /
    • pp.288-294
    • /
    • 2011
  • In this paper, the FPGA-based SoC board (Xilinx Virtex-4 ML401 EVM) is adopted to control electrical power inverter system. For marine application, its performance is shown on PC-based system for monitoring electrical characteristics of a power inverter using by the NMEA 2000 protocol. This power inverter system is achieved in Real-Time monitoring and control by dual micro-processor operation on embedded FPGA-based SoC board. One micro processor is for control (Control processor) electrical power inverter using by PWM signal. And the other microprocessor (Communication processor) is for communication with PC-based monitoring system. The two-processor is communicating each other using by dual-port ram (DPRAM). PC-based system user can control and monitor information of the electrical power inverter via NMEA 2000 based communication processor. Control and monitoring information includes the inverter status and configuration. SoC board converts this information to Parameter Group Numbers (PGNs) in the NMEA 2000 protocol. This system can be applied to marine power electronics for distributed power generation, transmission or regulation systems on the ship.

Wired/Wireless LED Lighting Communication Using Reconfigurable Peripheral Unit (재구성형 주변장치유닛을 사용한 유무선 LED 조명 통신)

  • Yoo, Sehoon;Gong, Jungchul;Kim, Kichul
    • Journal of IKEEE
    • /
    • v.17 no.4
    • /
    • pp.407-417
    • /
    • 2013
  • In this paper, a reconfigurable peripheral unit for LED lighting communication is presented. Embedded lighting devices require various communication protocols. Usually, serial communication protocols and lighting control communication protocols such as DALI, DMX512, UART, SPI, IrDA, etc. are used in lighting devices. When the requirements of communication protocols are satisfied with separate IPs, the cost and the power consumption can considerably increase. We propose a reconfigurable communication peripheral unit which uses analysis of signal formats of the protocols. The gate count of the reconfigurable peripheral unit uses only 57% of the gate count of the separate implementation. Also, in this paper, a mapping table based DALI-ZigBee interfacing method for flexible lighting network configurations is proposed. Using this method, various DALI-ZigBee network systems can be easily set up. An LED lighting system platform is implemented to verify the operation of the DALI-ZigBee interfacing method. The reconfigurable peripheral unit and the DALI-ZigBee interfacing method can be efficiently used to implement various wired/wireless lighting communication systems.

Development of an intelligent edge computing device equipped with on-device AI vision model (온디바이스 AI 비전 모델이 탑재된 지능형 엣지 컴퓨팅 기기 개발)

  • Kang, Namhi
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.22 no.5
    • /
    • pp.17-22
    • /
    • 2022
  • In this paper, we design a lightweight embedded device that can support intelligent edge computing, and show that the device quickly detects an object in an image input from a camera device in real time. The proposed system can be applied to environments without pre-installed infrastructure, such as an intelligent video control system for industrial sites or military areas, or video security systems mounted on autonomous vehicles such as drones. The On-Device AI(Artificial intelligence) technology is increasingly required for the widespread application of intelligent vision recognition systems. Computing offloading from an image data acquisition device to a nearby edge device enables fast service with less network and system resources than AI services performed in the cloud. In addition, it is expected to be safely applied to various industries as it can reduce the attack surface vulnerable to various hacking attacks and minimize the disclosure of sensitive data.

Internet-of-Things Based Approach for Monitoring Pharmaceutical Cold Chain (사물인터넷을 이용한 의약품 콜드체인 관리 시스템)

  • Chandra, Abel Avitesh;Back, Jong Sang;Lee, Seong Ro
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.39C no.9
    • /
    • pp.828-840
    • /
    • 2014
  • There is a new evolution in technological advancement taking place called the Internet of Things (IoT). The IoT enables physical world objects in our surroundings to be connected to the Internet. For this idea to come to life, two architectures are required: the Sensing Entity in the environment which collects data and connects to the cloud and the Cloud Service that hosts the data. In particular, the combination of wireless sensor network for sensing and cloud computing for managing sensor data is becoming a popular intervention for the IoT era. The pharmaceutical cold chain requires controlled environmental conditions for the sensitive products in order for them to maintain their potency and fit for consumption. The monitoring of distribution process is the only assurance that a process has been successfully validated. The distribution process is so critical that anomaly at any point will result in the process being no longer valid. Taking the cold chain monitoring to IoT and using its benefits and power will result in better management and product handling in the cold chain. In this paper, Arduino based wireless sensor network for storage and logistics (land and sea) is presented and integrated with Xively cloud service to offer a real-time and innovative solution for pharmaceutical cold chain monitoring.

Design and Implementation of a Hardware-based Transmission/Reception Accelerator for a Hybrid TCP/IP Offload Engine (하이브리드 TCP/IP Offload Engine을 위한 하드웨어 기반 송수신 가속기의 설계 및 구현)

  • Jang, Han-Kook;Chung, Sang-Hwa;Yoo, Dae-Hyun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.9
    • /
    • pp.459-466
    • /
    • 2007
  • TCP/IP processing imposes a heavy load on the host CPU when it is processed by the host CPU on a very high-speed network. Recently the TCP/IP Offload Engine (TOE), which processes TCP/IP on a network adapter instead of the host CPU, has become an attractive solution to reduce the load in the host CPU. There have been two approaches to implement TOE. One is the software TOE in which TCP/IP is processed by an embedded processor and the other is the hardware TOE in which TCP/IP is processed by a dedicated ASIC. The software TOE has poor performance and the hardware TOE is neither flexible nor expandable enough to add new features. In this paper we designed and implemented a hybrid TOE architecture, in which TCP/IP is processed by cooperation of hardware and software, based on an FPGA that has two embedded processor cores. The hybrid TOE can have high performance by processing time-critical operations such as making and processing data packets in hardware. The software based on the embedded Linux performs operations that are not time-critical such as connection establishment, flow control and congestions, thus the hybrid TOE can have enough flexibility and expandability. To improve the performance of the hybrid TOE, we developed a hardware-based transmission/reception accelerator that processes important operations such as creating data packets. In the experiments the hybrid TOE shows the minimum latency of about $19{\mu}s$. The CPU utilization of the hybrid TOE is below 6 % and the maximum bandwidth of the hybrid TOE is about 675 Mbps.

Development of Service Mobility Management Systembetween Service Gateways for Ubiquitous Environment (유비쿼터스 환경을 위한 서비스 게이트웨이간의서비스 이동 관리 시스템 개발)

  • Lee Seung-Keun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.6 s.38
    • /
    • pp.355-364
    • /
    • 2005
  • Ubiquitous environment can be supported by various service on networked appliance, sensors and devices. In home network and telematics, open service gateway is widely used for ubiquitous environment and Present environment for service installation, deployment and execution. Service gateway is a middle layer which is located between service and various devices in ubiquitous environment and offers a unique opportunity for pervasive computing as a potential framework for achieving interoperability between various sensors, home appliances. and networked devices. In ubiquitous environments, these services must support the mobility among service gateway because users and devices has a mobility characteristic. However the OSGi framework supports only a remote installation of a bundle, which is a unit that installs and deploys services. This paper develops a system that can manage bundles for supporting this dynamic bundle's mobility between service gateway. This system we are proposing implements a bundle form which can perform in an OSGi framework as well as manage the mobile services. As a result, mobility in a ubiquitous computing environment will be supported more efficiently.

  • PDF

Design and Implementation of IoT based Urination Management System (사물인터넷 기반의 배뇨관리 시스템 설계 및 구현)

  • Lee, Hak-Jai;Lee, Kyung-Hoon;Kim, Young-Min
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.12 no.1
    • /
    • pp.209-218
    • /
    • 2017
  • Healthcare services can be provided through a number of independent service platforms for measurement of vital signs, diagnosis and prevention of diseases, and Information and communication technology(ICT) such as internet and mobile are converged to provide health information to users at anytime and anywhere, and it is in the center of the IoT(Internet of things). Accordingly, in this paper, we designed IoT based urination management system and evaluate the performance. A low - power Zigbee network was constructed for the configuration of the urination management system. The implemented capacitive diaper sensor was operable for the duration of 2,000 hours. We also built a database server using Raspberry Pi, a tiny embedded device, and stored the collected data to verify the data through an Android-based mobile application. The proposed urination management system can be utilized not only for the older patients, but also for the infants.

A Robotcar-based Proof of Concept Model System for Dilemma Zone Decision Support Service (딜레마구간 의사결정 지원 서비스를 위한 로봇카 기반의 개념검증 모형 시스템)

  • Lee, Hyukjoon;Chung, Young-Uk;Lee, Hyungkeun
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.13 no.4
    • /
    • pp.57-62
    • /
    • 2014
  • Recently, research activities to develop services for providing safety information to the drivers in fast moving vehicles based on various wireless network technologies such as DSRC (Dedicated Short Range Communication), IEEE 802.11p WAVE (Wireless Access for Vehicular Environment) are widely being carried out. This paper presents a proof-of-concept model based on a robot-car for Dilemma Zone Decision Assistant Service using the wireless LAN technology. The proposed model system consists of a robot-car based on an embedded Linux OS equipped with a WiFi interface and an on-board unit emulator, an Android-based remote controller to model a human driver interface, a laptop computer to run a model traffic signal controller and signal lights, and a WiFi access point to model a road-side unit.

A Study on Personal Environment Service on the Smartphone (스마트폰 중심의 개인환경서비스 연구)

  • Yun, Ho-Young;Kim, Jong-Ho;Park, Sun-Hwa;Jung, So-Hee;Ro, Kwang-Hyun
    • Annual Conference of KIPS
    • /
    • 2011.04a
    • /
    • pp.1169-1172
    • /
    • 2011
  • 본 연구는 고가의 인프라 구축이라는 제약 때문에 현재까지 기초적인 수준에 머물러있는 홈 네트워크의 문제점을 극복하고자 제안된 스마트폰 중심의 개인환경서비스(PES : Personal Environment Service)를 연구하였다. 개인환경서비스는 스마트폰과 무선랜, 블루투스 등의 모듈이 탑재된 가전기기와 근거리 무선통신으로 사용자의 선호도를 저장하고 있는 프로파일을 교환하여 가전기기를 자동으로 설정해 주며 프로파일은 서비스 서버에도 전송되어 지속적으로 갱신, 사용자에게 편리한 생활을 제공해 준다. 본 연구는 이러한 스마트폰 중심의 개인환경서비스의 데모 시스템 구조 및 시연 시스템을 구축하였다. 데모시스템의 스마트폰 플랫폼은 구글 사의 안드로이드 2.2 (Froyo) 버전이며, 지능형 가전기기와는 블루투스 통신을 통해 사용자와 서비스 프로파일을 교환한다. 가전기기는 PC, 난방기기, 가스렌지, TV, 라디오 총 5가지를 구현하였는데 실제 가전기기를 구현할 수 없는 한계로 인해 PC를 제외한 가전기기는 블루투스 임베디드 보드에 LCD 디스플레이를 설치한 모의(pseudo) 가전기기로 대체하였다. 스마트폰에 저장되어 있는 사용자 프로파일은 각각의 가전기기별 선호도를 환경설정을 통해 설정할 수 있게 하였고, 선호도를 설정하면 가전기기는 블루투스 통신으로 스마트폰의 사용자 프로파일을 전송받아 자동 설정해 준다. 서비스 서버는 스마트폰과 가전기기의 모든 로그를 전송받아 패턴분석 과정을 거쳐 사용자의 프로파일을 자동으로 설정해주어서 사용자는 개인에게 최적화된 생활환경을 제공받게 된다. 개인환경서비스는 현재 표준화 규격 개발을 위해 제조업체, 이동통신사, 연구소, 대학교 등에서 활발히 연구 중에 있으며, 향후에는 현재까지 개발된 데모 시스템을 토대로 프로토콜을 연구, 수립하여 표준화 규격 개발에 기여할 예정이다.