• Title/Summary/Keyword: Lightweight network

Search Result 280, Processing Time 0.037 seconds

Low-Power Encryption Algorithm Block Cipher in JavaScript

  • Seo, Hwajeong;Kim, Howon
    • Journal of information and communication convergence engineering
    • /
    • v.12 no.4
    • /
    • pp.252-256
    • /
    • 2014
  • Traditional block cipher Advanced Encryption Standard (AES) is widely used in the field of network security, but it has high overhead on each operation. In the 15th international workshop on information security applications, a novel lightweight and low-power encryption algorithm named low-power encryption algorithm (LEA) was released. This algorithm has certain useful features for hardware and software implementations, that is, simple addition, rotation, exclusive-or (ARX) operations, non-Substitute-BOX architecture, and 32-bit word size. In this study, we further improve the LEA encryptions for cloud computing. The Web-based implementations include JavaScript and assembly codes. Unlike normal implementation, JavaScript does not support unsigned integer and rotation operations; therefore, we present several techniques for resolving this issue. Furthermore, the proposed method yields a speed-optimized result and shows high performance enhancements. Each implementation is tested using various Web browsers, such as Google Chrome, Internet Explorer, and Mozilla Firefox, and on various devices including personal computers and mobile devices. These results extend the use of LEA encryption to any circumstance.

Towards Evolutionary Approach for Thermal Aware In Vivo Sensor Networks

  • Kamal, Rossi;Hong, Choong-Seon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06d
    • /
    • pp.369-371
    • /
    • 2012
  • Wireless sensor networks have taken immense interest in healthcare systems in recent years. One example of it is in an in vivo sensor that is deployed in critical and sensitive healthcare applications like artificial retina, cardiac pacemaker, drug delivery, blood pressure, internal heat calculation, glucosemonitoring etc. In vivo sensor nodes exhibit temperature that may be very dangerous for human tissues. However, existing in vivo thermal aware routing approaches suffer from hotspot creation, delay, and computational complexity. These limitations motivate us toward an in vivo virtual backbone, a small subset of nodes, connected to all other nodes and involved in routing of all nodes, -based solution. A virtual backbone is lightweight and its fault-tolerant version allows in vivo sensor nodes to disconnect hotspot paths and to use alternative paths. We have formulated the problem as m-connected k-dominating set problem with minimum temperature cost in in vivo sensor network. This is a combinatorial optimization problem and we have been motivated to use evolutionary approach to solve the problem.

Microwave Absorbing Properties of Fiber Reinforced Composites with Sandwitch Structure (샌드위치 구조형 섬유강화 복합재료의 전파흡수특성)

  • Kim, Sang-Yeong;Kim, Sang-Su
    • Korean Journal of Materials Research
    • /
    • v.12 no.6
    • /
    • pp.442-446
    • /
    • 2002
  • Design of microwave absorbers using high frequency properties of fiber reinforced composites are investigated. Two kinds of composite materials (glass and carbon) are used and their complex permittivity and permeability are measured by transmission/reflection technique using network analyzer. Low dielectric constant and nearly zero dielectric loss are determined in glass fiber composite. However, carbon fiber composites show the high dielectric constant and large conduction loss which is increased with anisotropy of fiber arrangement. It is, therefore, proposed that the glass and carbon fiber composites can be used as the impedance transformer (surface layer) and microwave reflector, respectively. By inserting the foam core or honeycomb core (which can be treated as an air layer) between glass and carbon fiber composites, microwave absorption above 10 dB (90% absorbance) in 4-12 GHz can be obtained. The proposed fiber composites laminates with sandwitch structure have high potential as lightweight and high strength microwave absorbers.

Design and Implementation of CoAP based Cloud-IoT Architecture (CoAP 기반 클라우드 환경 IoT 구조 설계 및 구현)

  • Park, Young-Ki;Yang, Hyun-Sik;Kim, Young-Han
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.10 no.3
    • /
    • pp.119-127
    • /
    • 2015
  • In the IoT(Internet of Things) environment, methods that user can access sensor node directly to collect sensing data or manage sensor in a gateway have a limitations. To solve this problem, cloud based sensor network architectures are proposed. In this paper, we proposed CoAP based IoT architecture that a lightweight gateway is used for data gathering instead of using a heavy traditional one and users can request sensing data through IoT applications running in the cloud environment and analyze signaling message cost. By doing so, our system can reduce message cost compared to the traditional gateway based system.

DART: Fast and Efficient Distributed Stream Processing Framework for Internet of Things

  • Choi, Jang-Ho;Park, Junyong;Park, Hwin Dol;Min, Ok-gee
    • ETRI Journal
    • /
    • v.39 no.2
    • /
    • pp.202-212
    • /
    • 2017
  • With the advent of the Internet-of-Things paradigm, the amount of data production has grown exponentially and the user demand for responsive consumption of data has increased significantly. Herein, we present DART, a fast and lightweight stream processing framework for the IoT environment. Because the DART framework targets a geospatially distributed environment of heterogeneous devices, the framework provides (1) an end-user tool for device registration and application authoring, (2) automatic worker node monitoring and task allocations, and (3) runtime management of user applications with fault tolerance. To maximize performance, the DART framework adopts an actor model in which applications are segmented into microtasks and assigned to an actor following a single responsibility. To prove the feasibility of the proposed framework, we implemented the DART system. We also conducted experiments to show that the system can significantly reduce computing burdens and alleviate network load by utilizing the idle resources of intermediate edge devices.

A Study on Design of Underactuated Robot Hand driven by Shape Memory Alloy (형상기억합금 Underactuated 로봇 핸드의 설계에 관한 연구)

  • Kim, Gwang-Ho;Shin, Sang-Ho;Jeong, Sang-Hwa
    • Journal of the Korean Society of Manufacturing Process Engineers
    • /
    • v.10 no.5
    • /
    • pp.51-57
    • /
    • 2011
  • The lightweight and compact actuator with high power is required to perform motion with multiple degrees of freedom. To reduce the size and inertia of a robot manipulator, the mechanical transmission system is used. The shape memory alloy(SMA) is similar to the muscle-tendon-bone network of a human hand. However, there are some drawback and nonlinearity, such as the hysteresis and the stress dependence. In this paper, the design of the underactuated robot hand is studied. The 3-finger dexterous hand is driven by the SMA actuator using segmental mechanism. This digital approach enables to overcome the nonlinearity of SMA wire. The translational displacement of SMA actuator required to bend a phalanx of the underactuated robot hand is estimated and the bending angle of the underactuated robot hand according to input displacement of SMA actuator is predicted by the multi-body dynamic analysis.

Lightweight CNN-based Expression Recognition on Humanoid Robot

  • Zhao, Guangzhe;Yang, Hanting;Tao, Yong;Zhang, Lei;Zhao, Chunxiao
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.14 no.3
    • /
    • pp.1188-1203
    • /
    • 2020
  • The human expression contains a lot of information that can be used to detect complex conditions such as pain and fatigue. After deep learning became the mainstream method, the traditional feature extraction method no longer has advantages. However, in order to achieve higher accuracy, researchers continue to stack the number of layers of the neural network, which makes the real-time performance of the model weak. Therefore, this paper proposed an expression recognition framework based on densely concatenated convolutional neural networks to balance accuracy and latency and apply it to humanoid robots. The techniques of feature reuse and parameter compression in the framework improved the learning ability of the model and greatly reduced the parameters. Experiments showed that the proposed model can reduce tens of times the parameters at the expense of little accuracy.

A Lightweight Key Management in Wireless Sensor Network (센서 네트워크를 위한 경량 키 관리 프로토콜)

  • Kim, Kyeong-Tae;Kim, Hyung-Chan;Ramakrishna, R.S.
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.877-880
    • /
    • 2005
  • 본 논문에서는 센서네트워크에서 키 관리 및 안전한 채널을 통한 개체 인증, 메시지의 기밀성 및 무결성을 보장하는 프로토콜을 제안한다. 제안된 프로토콜은 레벨기반의 트리 라우팅 프로토콜을 지원하여 외부 공격, 노드 실패, 그리고 노트 전복에 대하여 강인하며, 노드 상호간의 통신을 위하여 경량 키 관리 알고리즘을 사용하였다. 또한, In-networking 프로세싱을 통해 Data-aggregation 과 Trusted-delivery 메커니즘을 적용하여 가볍고, 견고한 특성을 지니고 있다. 제안된 프로토콜은 TinyOS/Mica 플래폼을 기반으로 TinySec 과 함께 구현된 결과를 제시한다.

  • PDF

A Design of Infrastructure for Control/Monitoring System in the Distributed Computing Environment (분산 컴퓨팅 환경에서의 제어/감시 시스템 개발을 위한 기반 구조 설계)

  • 이원구;박재현
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.547-547
    • /
    • 2000
  • Recently, due to the advance of computer, network and Internet technology, control/monitoring systems are required to process the massive data, At the same time, the software development environment uses more and more component-based methodology. This paper proposes the services for the control /monitoring domain. Especially we define domain-specific interfaces and categories to acquire compatibility between products, and implement architecture for lightweight event service. As it is very important to support compatibility between heterogeneous systems, the proposed system provides modules for the web service and communication protocols based on the XML. And as proposed architecture consists of cluster of servers and Windows 2000's NLB service, it can guarantee more stable operation,

  • PDF

URC Service Platform based on presence and openAPI (프레즌스 및 openAPI를 활용한 URC서비스 플랫폼)

  • Bae, Jeong-Il;Kim, Dong-Hoon;Lee, Hyun-Joo;Yeon, Seung-Ho
    • The Journal of Korea Robotics Society
    • /
    • v.3 no.1
    • /
    • pp.68-72
    • /
    • 2008
  • Combining robot and network gives us many advantages like lightweight hardware specification of robot, a various robot service, simple upgrade of robot, easy management and so on. Among these advantages, Presence service and openAPI are most important. Presence is simple but powerful service. It makes user to know the status information of robot and enables user to control robot from a remote place. OpenAPI which is also a feature of WEB2.0 enables $3^{rd}$ parties to make a various mashup service easily and rapidly. Finally presence and openAPI can help URC service to be ubiquitous and successful.

  • PDF