• Title/Summary/Keyword: virtual block

Search Result 168, Processing Time 0.032 seconds

Internal Network Partition Security Model Based Authentication using BlockChain Management Server in Cloud Environment (클라우드 환경에서 블록체인관리서버를 이용한 인증기반 내부망 분리 보안 모델)

  • Kim, Young Soo;Lee, Byoung Yup
    • The Journal of the Korea Contents Association
    • /
    • v.18 no.6
    • /
    • pp.434-442
    • /
    • 2018
  • Recently, the threat to the security and damage of important data leaked by devices of intranet infected by malicious code through the Internet have been increasing. Therefore, the partitioned intranet model that blocks access to the server for business use by implementing authentication of devices connected to the intranet is required. For this, logical net partition with the VDI(Virtual Desktop Infrastructure) method is no information exchange between physical devices connected to the intranet and the virtual device so that it could prevent data leakage and improve security but it is vulnerable to the attack to expose internal data, which has access to the server for business connecting a nonregistered device into the intranet. In order to protect the server for business, we suggest a blockchain based network partition model applying blockchain technology to VDI. It contributes to decrease in threat to expose internal data by improving not only capability to verify forgery of devices, which is the vulnerability of the VDI based logical net partition, but also the integrity of the devices.

Effectiveness of virtual reality immersion on procedure-related pain and anxiety in outpatient pain clinic: an exploratory randomized controlled trial

  • Joo, Young;Kim, Eun-Kyung;Song, Hyun-Gul;Jung, Haesun;Park, Hanssl;Moon, Jee Youn
    • The Korean Journal of Pain
    • /
    • v.34 no.3
    • /
    • pp.304-314
    • /
    • 2021
  • Background: The study investigated virtual reality (VR) immersion in alleviating procedure-related pain in patients with chronic pain undergoing fluoroscopy-guided minimally-invasive intervention in a prone position at an outpatient clinic. Methods: In this prospective randomized controlled study, 38 patients undergoing lumbar sympathetic ganglion block were randomized into either the VR or the control group. In the VR group, procedure-related pain was controlled via infiltration of local anesthetics while watching a 30-minute VR hypnotic program. In the control group, the skin infiltration alone was used, with the VR device switched off. The primary endpoint was an 11-point score on the numerical rating scale, indicating procedure-related pain. Patients' satisfaction with pain control, anxiety levels, the need for additional local anesthetics during the procedure, hemodynamic stability, and any adverse events were assessed. Results: Procedure-related pain was significantly lower in the VR group (3.7 ± 1.4) than in the control group (5.5 ± 1.7; P = 0.002). Post-procedural anxiety was lower in the VR group than in the control group (P = 0.025), with a significant reduction from pre-procedural anxiety (P < 0.001). Although patients' satisfaction did not differ significantly (P = 0.158) between the groups, a higher number of patients required additional local anesthetics in the control group (n = 13) than in the VR group (n = 4; P = 0.001). No severe adverse events occurred in either group during the study. Conclusions: VR immersion can be safely used as a novel adjunct to reduce procedural pain and anxiety during fluoroscopic pain intervention.

LDBAS: Location-aware Data Block Allocation Strategy for HDFS-based Applications in the Cloud

  • Xu, Hua;Liu, Weiqing;Shu, Guansheng;Li, Jing
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.12 no.1
    • /
    • pp.204-226
    • /
    • 2018
  • Big data processing applications have been migrated into cloud gradually, due to the advantages of cloud computing. Hadoop Distributed File System (HDFS) is one of the fundamental support systems for big data processing on MapReduce-like frameworks, such as Hadoop and Spark. Since HDFS is not aware of the co-location of virtual machines in the cloud, the default scheme of block allocation in HDFS does not fit well in the cloud environments behaving in two aspects: data reliability loss and performance degradation. In this paper, we present a novel location-aware data block allocation strategy (LDBAS). LDBAS jointly optimizes data reliability and performance for upper-layer applications by allocating data blocks according to the locations and different processing capacities of virtual nodes in the cloud. We apply LDBAS to two stages of data allocation of HDFS in the cloud (the initial data allocation and data recovery), and design the corresponding algorithms. Finally, we implement LDBAS into an actual Hadoop cluster and evaluate the performance with the benchmark suite BigDataBench. The experimental results show that LDBAS can guarantee the designed data reliability while reducing the job execution time of the I/O-intensive applications in Hadoop by 8.9% on average and up to 11.2% compared with the original Hadoop in the cloud.

Establishing Methodology for Simulation-based Ship Design and Construction Using Virtual Manufacturing Technologies (가상생산기술을 이용한 시뮬레이션 기반의 선박설계 및 생산체계의 수립)

  • Kim, Hong-Tae;Lee, Jong-Gap;Hwang, Kyu-Ok;Jang, Dong-Sik
    • IE interfaces
    • /
    • v.15 no.3
    • /
    • pp.230-240
    • /
    • 2002
  • Information technologies centered on the internet in the area of shipbuilding and marine engineering further incur the needs to increase the flexibility of the organization, the dispersion of work process, and the use of out sourcing, as well as the globalization of related market. In near future, electronic commerce and concurrent engineering based on CALS/EC and the Internet will be an integral part of the environment and upon these changes, ship design and construction will become a computer supported cooperative work of many dispersed and specialized groups. As the means of active response to these environmental changes, many new concepts such as digital shipbuilding, virtual shipyard, and simulation based design are appearing. In this paper, the concept and current status of digital manufacturing in general manufacturing industry will be reviewed. Then, related technologies, area of application and methods of digital manufacturing in shipbuilding and marine industries are presented. In addition, virtual assembly simulation system for shipbuilding(VASSS), a tool for crane operability and block erection simulation in virtual dock based on 3D product model, will be introduced.

Design and Implementation of Virtual Network Search System for Segmentation of Unconstrained Handwritten Hangul (무제약 필기체 한글 분할을 위한 가상 네트워크 탐색 시스템의 설계 및 구현)

  • Park Sung-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.5
    • /
    • pp.651-659
    • /
    • 2005
  • For segmentation of constrained and handwritten Hangul, a new method, which has been not introduced, was proposed and implemented to use virtual network search system in the space between characters. The proposed system was designed to be used in all cases in unconstrained handwritten Hangul by various writers and to make a number of curved segmentation path using a virtual network to the space between characters. The proposed system prevented Process from generating a path in a wrong position by changing search window upon target block within a search process. From the experimental results, the proposed virtual network search system showed segmentation accuracy of $91.4\%$ from 800 word set including touched and overlapped characters collected from various writers.

  • PDF

Control Flow Checking at Virtual Edges

  • Liu, LiPing;Ci, LinLin;Liu, Wei;Yang, Hui
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.1
    • /
    • pp.396-413
    • /
    • 2017
  • Dynamically checking the integrity of software at run-time is always a hot and difficult spot for trusted computing. Control-flow integrity is a basic and important safety property of software integrity. Many classic and emerging security attacks who introduce illegal control-flow to applications can cause unpredictable behaviors of computer-based systems. In this paper, we present a software-based approach to checking violation of control flow integrity at run-time. This paper proposes a high-performance and low-overhead software control flow checking solution, control flow checking at virtual edges (CFCVE). CFCVE assigns a unique signature to each basic block and then inserts a virtual vertex into each edge at compile time. This together with insertion of signature updating instructions and checking instructions into corresponding vertexes and virtual vertexes. Control flow faults can be detected by comparing the run-time signature with the saved one at compile time. Our experimental results show that CFCVE incurs only 10.61% performance overhead on average for several C benchmark programs and the average undetected error rate is only 9.29%. Compared with previous techniques, CFCVE has the characteristics of both high fault coverage and low memory and performance overhead.

Energy-efficient data transmission technique for wireless sensor networks based on DSC and virtual MIMO

  • Singh, Manish Kumar;Amin, Syed Intekhab
    • ETRI Journal
    • /
    • v.42 no.3
    • /
    • pp.341-350
    • /
    • 2020
  • In a wireless sensor network (WSN), the data transmission technique based on the cooperative multiple-input multiple-output (CMIMO) scheme reduces the energy consumption of sensor nodes quite effectively by utilizing the space-time block coding scheme. However, in networks with high node density, the scheme is ineffective due to the high degree of correlated data. Therefore, to enhance the energy efficiency in high node density WSNs, we implemented the distributed source coding (DSC) with the virtual multiple-input multiple-output (MIMO) data transmission technique in the WSNs. The DSC-MIMO first compresses redundant source data using the DSC and then sends it to a virtual MIMO link. The results reveal that, in the DSC-MIMO scheme, energy consumption is lower than that in the CMIMO technique; it is also lower in the DSC single-input single-output (SISO) scheme, compared to that in the SISO technique at various code rates, compression rates, and training overhead factors. The results also indicate that the energy consumption per bit is directly proportional to the velocity and training overhead factor in all the energy saving schemes.

A Gaze Tracking based on the Head Pose in Computer Monitor (얼굴 방향에 기반을 둔 컴퓨터 화면 응시점 추적)

  • 오승환;이희영
    • Proceedings of the IEEK Conference
    • /
    • 2002.06c
    • /
    • pp.227-230
    • /
    • 2002
  • In this paper we concentrate on overall direction of the gaze based on a head pose for human computer interaction. To decide a gaze direction of user in a image, it is important to pick up facial feature exactly. For this, we binarize the input image and search two eyes and the mouth through the similarity of each block ( aspect ratio, size, and average gray value ) and geometric information of face at the binarized image. We create a imaginary plane on the line made by features of the real face and the pin hole of the camera to decide the head orientation. We call it the virtual facial plane. The position of a virtual facial plane is estimated through projected facial feature on the image plane. We find a gaze direction using the surface normal vector of the virtual facial plane. This study using popular PC camera will contribute practical usage of gaze tracking technology.

  • PDF

A Study on MTL Device Design and Motion Tracking in Virtual Reality Environments

  • Oh, Am-Suk
    • Journal of information and communication convergence engineering
    • /
    • v.17 no.3
    • /
    • pp.205-212
    • /
    • 2019
  • Motion tracking and localization devices are an important building block of motion tracking systems in a virtual reality (VR) environment. This study is about improving the accuracy of motion and location for enhancing user immersion in experience type VR environment to position tracking technique. In this study, we propose and test a design of such a device. The module data test of the attitude and heading reference system shows that the implementation with the MPU-9250 sensor is successful and adequate to be used with short operation time. We consider various sensor hardware dependencies of VR, and compare various correction methods and filtering methods to lower the motion to photon (MTP) time that user movement is fully reflected on the display using sensor devices. The Kalman filter is used to combine the accelerometer with the gyroscope in the sensing unit.

A Development of Ship-Block Dividing CAD Module Connected to WWW (WWW와 연계된 선박 조립 구조물의 분할 CAD모듈 개발)

  • 최해진;이수홍
    • Korean Journal of Computational Design and Engineering
    • /
    • v.2 no.4
    • /
    • pp.267-275
    • /
    • 1997
  • A ship-block cutting module is being developed as part of a computational system for a ship design. The module supports product-information to other modules in design process and displays ship-blocks in cutting-operation. Welding-information is essential to process-planning and scheduling. In the module, ship-blocks are modeled by Plate-Objects and then divided into several cutting pieces. The module automatically creates Welding-Objects containing welding-information in the process. Since the module is connected to WWW(World Wide Web), users in various platforms can access the models simultaneously In addition, users can check manufacturing constraints by inspecting a virtual model.

  • PDF