• Title/Summary/Keyword: Path Validity

Search Result 392, Processing Time 0.024 seconds

Contouring Tool Path Generation for Dieless CNC Forming using STL Offset (STL offset을 이용한 다이레스 CNC 포밍용 등고선 공구경로 생성)

  • Kang Jae-Gwan;Choi Dong-Woo
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.23 no.2 s.179
    • /
    • pp.191-198
    • /
    • 2006
  • Dieless CNC forming is an innovative technology which can form various materials with complex shape by numerically controlled incremental forming process. In this paper, a method of NC tool path generation based on an STL file for dieless CNC forming is proposed. Tool trajectory adopts the principle of layered manufacturing in rapid prototyping technology, but it is necessary to consider STL offset because of the ball shaped tool with a radius. Vertex offset method which enables to compute offset STL directly is engaged for STL offset. The offseted STL is sliced by cutting planes to generate contouring tool path. Algorithm is implemented on a computer and experimented on a dieless CNC forming machine to show its validity.

An Optimal Path Planning of the Autonomous Guided Vehicle in the Environment with Dynamic Obstacles (동적 장애물 환경에서 자율운송장치의 최적 경로 계획)

  • Lee, Yun-Bae
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.3
    • /
    • pp.343-353
    • /
    • 1995
  • The path navigation of autonomous guided vehicle(AGV) or autonomous mobile robot(AMR) assumed that the environment was completely known and the obstacles were fixed. So that, in an environment only partly known or not known at all, the previous works were not successful since the path exploration techniques involved in the work were neither directly applicable nor extensible. In order to improve such problems, this paper was adopted the quadtree technique and proposed the algorithm for an optimal path planning autonomously in an environment and proved a validity through a simulation.

  • PDF

The Reliability and Validity of Smart Insole for Balance and Gait Analysis (균형과 보행분석을 위한 스마트 인솔의 신뢰도와 타당도 분석)

  • Lee, Byoung-Kwon;Han, Dong-Wook;Kim, Chang-Young;Kim, Gi-Young;Park, Dae-Sung
    • Journal of The Korean Society of Integrative Medicine
    • /
    • v.9 no.4
    • /
    • pp.291-298
    • /
    • 2021
  • Purpose: The Pedisole is a newly developed shoe-mounted wearable assessment system for analyzing balance and gait. This study aimed to determine the reliability and validity of the parameters provided by the system for static balance and gait analysis of healthy adults. Methods: This study included 38 healthy adults (22.4±1.9 years) with no history of injury in the lower limbs. All participants were asked to perform balance and gait tasks for undertaking measurements. For analysis of balance, both the smart Pedisole and Pedoscan systems were concurrently used to analyze the path length of the center of pressure (COP) and the weight ratio of the left and right for 10 s. Gait was measured using the smart Pedisole and GaitRite walkway systems simultaneously. The participants walked at a self-selected preferred gait speed. The cadence, stance time, swing time, and step time were used to analyze gait characteristics. Using the paired t-test, the intra-class coefficient correlation (ICC) was calculated for reliability. The Spearman correlation was used to assess the validity of the measurements. In total, data for balance from 36 participants and the gait profiles of 37 participants were evaluated. Results: There were significant differences between the COP path lengths (p<.050) derived from the two systems, and a significant correlation was found for COP path length (r=.382~.523) for static balance. The ICC for COP path length and weight ratio was found to be greater than .687, indicating moderate agreement in balance parameters. The ICC of gait parameters was found to be greater than .697 except for stance time, and there was significant correlation (r=.678~.922) with the GaitRite system. Conclusion: The newly developed smart insole-type Pedisole system and the related application are useful, reliable, and valid tools for balance and gait analysis compared to the gold standard Pedoscan and the GaitRite systems in healthy individuals.

A hybrid model of regional path loss of wireless signals through the wall

  • Xi, Guangyong;Lin, Shizhen;Zou, Dongyao
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.16 no.9
    • /
    • pp.3194-3210
    • /
    • 2022
  • Wall obstruction is the main factor leading to the non-line of sight (NLoS) error of indoor localization based on received signal strength indicator (RSSI). Modeling and correcting the path loss of the signals through the wall will improve the accuracy of RSSI localization. Based on electromagnetic wave propagation theory, the reflection and transmission process of wireless signals propagation through the wall is analyzed. The path loss of signals through wall is deduced based on power loss and RSSI definition, and the theoretical model of path loss of signals through wall is proposed. In view of electromagnetic characteristic parameters of the theoretical model usually cannot be accurately obtained, the statistical model of NLoS error caused by the signals through the wall is presented based on the log-distance path loss model to solve the parameters. Combining the statistical model and theoretical model, a hybrid model of path loss of signals through wall is proposed. Based on the empirical values of electromagnetic characteristic parameters of the concrete wall, the effect of each electromagnetic characteristic parameters on path loss is analyzed, and the theoretical model of regional path loss of signals through the wall is established. The statistical model and hybrid model of regional path loss of signals through wall are established by RSSI observation experiments, respectively. The hybrid model can solve the problem of path loss when the material of wall is unknown. The results show that the hybrid model can better express the actual trend of the regional path loss and maintain the pass loss continuity of adjacent areas. The validity of the hybrid model is verified by inverse computation of the RSSI of the extended region, and the calculated RSSI is basically consistent with the measured RSSI. The hybrid model can be used to forecast regional path loss of signals through the wall.

Development of Path Tracking Algorithm and Variable Look Ahead Distance Algorithm to Improve the Path-Following Performance of Autonomous Tracked Platform for Agriculture (농업용 무한궤도형 자율주행 플랫폼의 경로 추종 및 추종 성능 향상을 위한 가변형 전방 주시거리 알고리즘 개발)

  • Lee, Kyuho;Kim, Bongsang;Choi, Hyohyuk;Moon, Heechang
    • The Journal of Korea Robotics Society
    • /
    • v.17 no.2
    • /
    • pp.142-151
    • /
    • 2022
  • With the advent of the 4th industrial revolution, autonomous driving technology is being commercialized in various industries. However, research on autonomous driving so far has focused on platforms with wheel-type platform. Research on a tracked platform is at a relatively inadequate step. Since the tracked platform has a different driving and steering method from the wheel-type platform, the existing research cannot be applied as it is. Therefore, a path-tracking algorithm suitable for a tracked platform is required. In this paper, we studied a path-tracking algorithm for a tracked platform based on a GPS sensor. The existing Pure Pursuit algorithm was applied in consideration of the characteristics of the tracked platform. And to compensate for "Cutting Corner", which is a disadvantage of the existing Pure Pursuit algorithm, an algorithm that changes the LAD according to the curvature of the path was developed. In the existing pure pursuit algorithm that used a tracked platform to drive a path including a right-angle turn, the RMS path error in the straight section was 0.1034 m and the RMS error in the turning section was measured to be 0.2787 m. On the other hand, in the variable LAD algorithm, the RMS path error in the straight section was 0.0987 m, and the RMS path error in the turning section was measured to be 0.1396 m. In the turning section, the RMS path error was reduced by 48.8971%. The validity of the algorithm was verified by measuring the path error by tracking the path using a tracked robot platform.

On the detection of faults on digital logic circuits using current sensor (전류 센서를 이용한 디지탈 논리회로의 고장 검출)

  • 신재흥;임인칠
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.33A no.2
    • /
    • pp.173-183
    • /
    • 1996
  • In this paper, a new structure that can do fault detection and location of digial logic circuits more efficiently using current testing techniques is proposed. In the conventional method, observation point for steady state power supply current was only one, but in the proposed method more fault classes are divided for fault detection and location through the ovservation of steady state power supply current at two points. Also, it is shown that this structure can be easily applied in detection of stuck-open fault which is not easy to do testing with conventional current testing techniques. In the presented mehtod, an extra trasnistor is used, and current path is made compulsorily in the CMOS circuits in which no current path can be established in steady state, then it can be known that stuck-open tault is in the MOS transistor on the considering current path, if this path disappears due to stuck-open fault. The validity and the effectiveness is shwon, thorugh the SPICE simulation of circuits with fault and the current path search experiment using current path search program based on transistor short model wirtten in C language on SUN sparc workstation.

  • PDF

An Optimized Random Tree and Particle Swarm Algorithm For Distribution Environments

  • Feng, Zhou;Lee, Un-Kon
    • Journal of Distribution Science
    • /
    • v.13 no.6
    • /
    • pp.11-15
    • /
    • 2015
  • Purpose - Robot path planning, a constrained optimization problem, has been an active research area with many methods developed to tackle it. This study proposes the use of a Rapidly-exploring Random Tree and Particle Swarm Optimizer algorithm for path planning. Research design, data, and methodology - The grid method is built to describe the working space of the mobile robot, then the Rapidly-exploring Random Tree algorithm is applied to obtain the global navigation path and the Particle Swarm Optimizer algorithm is adopted to obtain the best path. Results - Computer experiment results demonstrate that this novel algorithm can rapidly plan an optimal path in a cluttered environment. Successful obstacle avoidance is achieved, the model is robust, and performs reliably. The effectiveness and efficiency of the proposed algorithm is demonstrated through simulation studies. Conclusions - The findings could provide insights to the validity and practicability of the method. This method makes it is easy to build a model and meet real-time demand for mobile robot navigation with a simple algorithm, which results in a certain practical value for distribution environments.

Development of a Simulator for Radio Propagation Path Loss in Tunnel at 18GHz (터널환경에서 18GHz 대역신호의 전파경로손실 예측 시뮬레이터 개발)

  • An, Tae-Ki;Kim, Back-Hyun;Nam, Myung-Woo;Lee, Young-Seock;Jeong, Sang-Guk;Oh, Myung-Kwan
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.4
    • /
    • pp.1796-1802
    • /
    • 2011
  • In this paper, the radio propagation path loss prediction simulator in tunnel was developed. It used a image theory method for analysing precise radio propagation path. And it can predict radio propagation path loss in straight and curved tunnels. The simulator can plot realtime radio propagation paths using various parameters which was input by user. And it can simulate from changing transmitter and receiver positions. The predicted path loss of simulator was compared with the measurements in Chunhyun tunnel and confirmed the validity.

Low Cost Driving System for Plasma Display Panels by Eliminating Path Switches and Merging Power Switches

  • Lee, Dong-Myung;Hyun, Dong-Seok
    • Journal of Power Electronics
    • /
    • v.7 no.4
    • /
    • pp.278-285
    • /
    • 2007
  • Recently, plasma display panels (PDP) have become the most promising candidate in the market for large screen size flat panel displays. PDPs have many merits such as a fast display response time and wide viewing angle. However, there are still concerns about high cost because they require complex driving circuits composed of high power switching devices to generate various voltage waveforms for three operational modes of reset, scan, and sustain. Conventional PDP driving circuits use path switches for voltage separation and a scan switch to offer a scan voltage for reset and scan operations, respectively. In addition, there exist reset switches to initialize PDPs by regulating the wall charge conditions with ramp shaped pulses, which means the necessity of specific power devices for the reset operation. Because power for the plasma discharge accompanied by a large current is transferred to a panel via path switches, high power rating switches are used for path switches. Therefore, this paper proposes a novel low-cost PDP driving scheme achieved by not only eliminating path switches but also merging the function of reset switches into other switches used for sustain or scan operations. The simulated voltage waveforms of the proposed topology and experimental results implemented in a 42-inch panel to demonstrate the validity of using a new gate driver that merges the functions of power switches are presented.

An Optimum Choice of Approximation Path for Derivation of New Class of Closed-Form Green's Functions (새로운 형태의 Closed-Form 그린함수의 유도를 위한 근사 경로의 최적선택)

  • Lee Young-Soon;Kim Eui-Jung
    • The Journal of Korean Institute of Electromagnetic Engineering and Science
    • /
    • v.16 no.4 s.95
    • /
    • pp.418-426
    • /
    • 2005
  • Based upon three level approximation and the steepest descent path(SDP) method, we consider an optimum choice of approximation path for derivation of new class of closed-flrm Green's functions which can lead to the analytic evaluation of MoM(Method of Moment) matrix elements. It is observed that the present method can give more accurate evaluation of the spatial Green's functions than the previous method, even without the advance investigation of the spectral functions, over a wide frequency range. In order to check the validity of the present method, some numerical results are presented.