• Title/Summary/Keyword: Cam Design

Search Result 985, Processing Time 0.038 seconds

Design of Hybrid Parallel Architecture for Fast IP Lookups (고속 IP Lookup을 위한 병렬적인 하이브리드 구조의 설계)

  • 서대식;윤성철;오재석;강성호
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.40 no.5
    • /
    • pp.345-353
    • /
    • 2003
  • When designing network processors or implementing network equipments such as routers are implemented, IP lookup operations cause the major impact on their performance. As the organization of the IP address becomes simpler, the speed of the IP lookup operations can go faster. However, since the efficient management of IP address is inevitable due to the increasing number of network users, the address organization should become more complex. Therefore, for both IPv4(IP version 4) and IPv6(IP version 6), it is the essential fact that IP lookup operations are difficult and tedious. Lots of researcher for improving the performance of IP lookups have been presented, but the good solution has not been came out. Software approach alleviates the memory usage, but at the same time it si slow in terms of searching speed when performing an IP lookup. Hardware approach, on the other hand, is fast, however, it has disadvantages of producing hardware overheads and high memory usage. In this paper, conventional researches on IP lookups are shown and their advantages and disadvantages are explained. In addition, by mixing two representative structures, a new hybrid parallel architecture for fast IP lookups is proposed. The performance evaluation result shows that the proposed architecture provides better performance and lesser memory usage.

Precision evaluation of crown prosthesis manufactured by two bur and three bur (2종류의 버와 3종류의 버를 이용해 제작된 크라운 보철물의 정밀도 평가)

  • Kim, Chong-Myeong;Jeon, Jin-Hun;Lee, Jae-jun;Kim, Ji-Hwan;Kim, Woong-Chul
    • Journal of Technologic Dentistry
    • /
    • v.38 no.2
    • /
    • pp.57-62
    • /
    • 2016
  • Purpose: The purpose of this study was to assess precision of crown prostheses that were fabricated by using 2 kinds of bur or 3 kinds of bur. Methods: The crowns were fabricated by using the first molar of the right maxillary in this study. The abutments that were prepared were scanned by using a scanner and designed by using CAD software. Based on the crown design, NC data were created with CAM software. The created NC data were used while fabricating the crown prostheses by using 5-axis milling machine. Scanning was done for the internal and external surface of the completed crown prostheses and 3-dimensional measurement was conducted for precision assessment. Results: The $RMS{\pm}SD$ value for the external surface of the crown prostheses that was fabricated by using two burs and three burs were $28.5{\pm}4.1{\mu}m$ and $19.1{\pm}2.8{\mu}m$, respectively; and the value for two burs were bigger than that for three burs with statistical significance (p<0.001). The $RMS{\pm}SD$ value for the internal surface of the crown prostheses that was fabricated by using two burs and three burs were $14.9{\pm}1.9{\mu}m$ and $13.3{\pm}2.5{\mu}m$, respectively; and the value for two burs were bigger than that for three burs but with no statistical significance. Conclusion: Based on this study, the prostheses that were fabricated by using 3 bur presented better stability compared to those that were fabricated by using 2 bur and statistically significant difference was found only in the external surface.

Comparative evaluation of the subtractive and additive manufacturing on the color stability of fixed provisional prosthesis materials (고정성 임시 보철물 재료의 색 안정성에 대한 절삭 및 적층가공법의 비교평가)

  • Lee, Young-Ji;Oh, Sang-Chun
    • Journal of Dental Rehabilitation and Applied Science
    • /
    • v.37 no.2
    • /
    • pp.73-80
    • /
    • 2021
  • Purpose: The purpose of this study is to compare the color stability of provisional restorative materials fabricated by subtractive and additive manufacturing. Materials and Methods: PMMA specimens by subtractive manufacturing and conventional method and bis-acryl specimens by additive manufacturing were fabricated each 20. After immersing specimens in the coffee solution and the wine solution, the color was measured as CIE Lab with a colorimeter weekly for 4 weeks. Color change was calculated and data were analyzed with one-way ANOVA and the Tukey multiple comparisons test (α = 0.05). Results: PMMA provisional prosthetic materials by subtractive manufacturing showed superior color stability compared to bis-acryl provisional prosthetic materials by additive manufacturing (P < 0.05), and showed similar color stability to the PMMA provisional prosthetic materials by conventional method (P > 0.05). Conclusion: It is recommended to fabricate provisional restorations by subtractive manufacturing in areas where esthetics is important, such as anterior teeth, and consideration of the color stability will be required when making provisional prosthetic using additive manufacturing.

Effect of fringe divergence in fluid acceleration measurement using LDA (레이저 도플러 원리를 이용한 유체 가속도 측정)

  • Chun, Se-Jong;Nobach, Holger;Tropea, Cam;Sung, Hyung-Jin
    • Proceedings of the KSME Conference
    • /
    • 2004.11a
    • /
    • pp.1546-1551
    • /
    • 2004
  • The laser Doppler technique is well-established as a velocity measurement technique of high precision for flow velocity. Recently, the laser Doppler technique has also been used to measure acceleration of fluid particles. Acceleration is interesting from a fluid mechanics point of view, since the Navier Stokes equations, specifically the left-hand-side, are formulated in terms of fluid acceleration. Further, there are several avenues to estimating the dissipation rate using the acceleration. However such measurements place additional demands on the design of the optical system; in particular fringe non-uniformity must be held below about 0.0001 to avoid systematic errors. Relations expressing fringe divergence as a function of the optical parameters of the system have been given in the literature; however, direct use of these formulae to minimize fringe divergence lead either to very large measurement volumes or to extremely high intersection angles. This dilemma can be resolved by using an off-axis receiving arrangement, in which the measurement volume is truncated by a pinhole in front of the detection plane. In the present study an optical design study is performed for optimizing laser Doppler systems for fluid acceleration measurements. This is followed by laboratory validation using a round free jet and a stagnation flow, two flows in which either fluid acceleration has been previously measured or in which the acceleration is known analytically. A 90 degree off-axis receiving angle is used with a pinhole or a slit.

  • PDF

Design of an Asynchronous Data Cache with FIFO Buffer for Write Back Mode (Write Back 모드용 FIFO 버퍼 기능을 갖는 비동기식 데이터 캐시)

  • Park, Jong-Min;Kim, Seok-Man;Oh, Myeong-Hoon;Cho, Kyoung-Rok
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.6
    • /
    • pp.72-79
    • /
    • 2010
  • In this paper, we propose the data cache architecture with a write buffer for a 32bit asynchronous embedded processor. The data cache consists of CAM and data memory. It accelerates data up lood cycle between the processor and the main memory that improves processor performance. The proposed data cache has 8 KB cache memory. The cache uses the 4-way set associative mapping with line size of 4 words (16 bytes) and pseudo LRU replacement algorithm for data replacement in the memory. Dirty register and write buffer is used for write policy of the cache. The designed data cache is synthesized to a gate level design using $0.13-{\mu}m$ process. Its average hit rate is 94%. And the system performance has been improved by 46.53%. The proposed data cache with write buffer is very suitable for a 32-bit asynchronous processor.

A Study on the Design of Content Addressable and Reentrant Memory(CARM) (Content Addressable and Reentrant Memory (CARM)의 설계에 관한 연구)

  • 이준수;백인천;박상봉;박노경;차균현
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.16 no.1
    • /
    • pp.46-56
    • /
    • 1991
  • In this paper, 16word X 8bit Content Addressable and Reentrant Memory(CARM) is described. This device has 4 operation modes(read, write, match, reentrant). The read and write operation of CARM is like that of static RAM, CARM has the reentrant mode operation where the on chip garbage collection is accomplished conditionally. Thus function can be used for high speed matching unit of dynamic data flow computer. And CARM also can encode matching address sequentially according to therir priority. CARM consists of 8 blocks(CAM cell, Sequential Address Encoder(S.A.E). Reentrant operation. Read/Write control circuit, Data/Mask Register, Sense Amplifier, Encoder. Decoder). Designed DARM can be used in data flow computer, pattern, inspection, table look-up, image processing. The simulation is performed using the QUICKSIM logic simulator and Pspice circuit simulator. Having hierarchical structure, the layout was done using the 3{\;}\mu\textrm{m} n well CMOS technology of the ETRI design rule.

  • PDF

A chord error conforming tool path B-spline fitting method for NC machining based on energy minimization and LSPIA

  • He, Shanshan;Ou, Daojiang;Yan, Changya;Lee, Chen-Han
    • Journal of Computational Design and Engineering
    • /
    • v.2 no.4
    • /
    • pp.218-232
    • /
    • 2015
  • Piecewise linear (G01-based) tool paths generated by CAM systems lack $G_1$ and $G_2$ continuity. The discontinuity causes vibration and unnecessary hesitation during machining. To ensure efficient high-speed machining, a method to improve the continuity of the tool paths is required, such as B-spline fitting that approximates G01 paths with B-spline curves. Conventional B-spline fitting approaches cannot be directly used for tool path B-spline fitting, because they have shortages such as numerical instability, lack of chord error constraint, and lack of assurance of a usable result. Progressive and Iterative Approximation for Least Squares (LSPIA) is an efficient method for data fitting that solves the numerical instability problem. However, it does not consider chord errors and needs more work to ensure ironclad results for commercial applications. In this paper, we use LSPIA method incorporating Energy term (ELSPIA) to avoid the numerical instability, and lower chord errors by using stretching energy term. We implement several algorithm improvements, including (1) an improved technique for initial control point determination over Dominant Point Method, (2) an algorithm that updates foot point parameters as needed, (3) analysis of the degrees of freedom of control points to insert new control points only when needed, (4) chord error refinement using a similar ELSPIA method with the above enhancements. The proposed approach can generate a shape-preserving B-spline curve. Experiments with data analysis and machining tests are presented for verification of quality and efficiency. Comparisons with other known solutions are included to evaluate the worthiness of the proposed solution.

Influence of abutment height and convergence angle on the retrievability of cement-retained implant prostheses with a lingual slot

  • Choi, Kyu-Hyung;Son, KeunBaDa;Lee, Du-Hyeong;Lee, Kyu-Bok
    • The Journal of Advanced Prosthodontics
    • /
    • v.10 no.5
    • /
    • pp.381-387
    • /
    • 2018
  • PURPOSE. Cement-retained implant prostheses can lack proper retrievability during repair, and residual cement can cause peri-implantitis. The purpose of this in vitro study was to evaluate the influence of abutment height and convergence angle on the retrievability of cement-retained implant prostheses with lingual slots, known as retrievable cement-type slots (RCS). MATERIALS AND METHODS. We fabricated six types of titanium abutments (10 of each type) with two different heights (4 mm and 6 mm), three different convergence angles ($8^{\circ}$, $10^{\circ}$, and $12^{\circ}$), a sloped shoulder margin (0.6 mm depth), a rectangular shape ($6mm{\times}6.5mm$) with rounded edges, and a rectangular ledge ($2mm{\times}1mm$) for the RCS. One monolithic zirconia crown was fabricated for each abutment using a dental computer-aided design/computer-aided manufacturing system. The abutments and crowns were permanently cemented together with dual-curing resin cement, followed by 24 hours in demineralized water at room temperature. Using a custom-made device with a slot driver and torque gauge, we recorded the torque ($N{\cdot}cm$) required to remove the crowns. Statistical analysis was conducted using multiple regression analysis and Mann-Whitney U tests (${\alpha}=.05$). RESULTS. Removal torques significantly decreased as convergence angles increased. Multiple regression analysis showed no significant interaction between the abutment height and the convergence angle (Durbin-Watson ratio: 2.186). CONCLUSION. Within the limitations of this in vitro study, we suggest that the retrievability of cement-retained implant prostheses with RCS can be maintained by adjusting the abutment height and convergence angle, even when they are permanently cemented together.

Design of Pedestrian Detection and Tracking System Using HOG-PCA and Object Tracking Algorithm (HOG-PCA와 객체 추적 알고리즘을 이용한 보행자 검출 및 추적 시스템 설계)

  • Jeon, Pil-Han;Park, Chan-Jun;Kim, Jin-Yul;Oh, Sung-Kwun
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.66 no.4
    • /
    • pp.682-691
    • /
    • 2017
  • In this paper, we propose the fusion design methodology of both pedestrian detection and object tracking system realized with the aid of HOG-PCA based RBFNN pattern classifier. The proposed system includes detection and tracking parts. In the detection part, HOG features are extracted from input images for pedestrian detection. Dimension reduction is also dealt with in order to improve detection performance as well as processing speed by using PCA which is known as a typical dimension reduction method. The reduced features can be used as the input of the FCM-based RBFNNs pattern classifier to carry out the pedestrian detection. FCM-based RBFNNs pattern classifier consists of condition, conclusion, and inference parts. FCM clustering algorithm is used as the activation function of hidden layer. In the conclusion part of network, polynomial functions such as constant, linear, quadratic and modified quadratic are regarded as connection weights and their coefficients of polynomial function are estimated by LSE-based learning. In the tracking part, object tracking algorithms such as mean shift(MS) and cam shift(CS) leads to trace one of the pedestrian candidates nominated in the detection part. Finally, INRIA person database is used in order to evaluate the performance of the pedestrian detection of the proposed system while MIT pedestrian video as well as indoor and outdoor videos obtained from IC&CI laboratory in Suwon University are exploited to evaluate the performance of tracking.

Design and Implementation of an OSGi-based Old Age Patient Care System in Embedded Programming on RFIDs and Infrared Sensors (RFID와 적외선 센서의 임베디드 프로그래밍을 통한 OSGi 기반 노령 환자 케어 시스템의 설계 및 구현)

  • Cha, Si-Ho;Kim, Dae-Young;Choi, Jae-Ho;Lee, Jong-Eon;Kim, Kyu-Ho;Cho, Kuk-Hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.11B
    • /
    • pp.1005-1012
    • /
    • 2008
  • According to an aging population has dramatically increased in over the world, silver care becomes more important than other field. In this paper, we design and implement an old age patient care system that allows a carer to instantly monitor the status of proteges and notifies emergency of a patient to a medical institute. The system uses RFIDs and infrared sensors implemented in embedded software to analyze the activity and movement detection of the elderly. And the home gateway allows easy integration with heterogeneous devices by employing OSGi that is a middleware standard for home gateways. We can verify the information on the activity per day and the activity per week by Web browsers and view realtime video on the elderly by Web Cam using the implemented system. The system also can send us cell phone messages and E-mail in case of emergency.