• Title/Summary/Keyword: windows NT

Search Result 113, Processing Time 0.027 seconds

A Development of a Forecasting System of Textile Design Based on Consumer Emotion(II) - Database Construction for Textile Design - (소비자 감성에 기반한 텍스타일디자인 예측시스템 개발(II) - 텍스타일디자인 데이터베이스 구축 -)

  • Cho, Hyun-Seung;Lee, Joo-Hyeon
    • Fashion & Textile Research Journal
    • /
    • v.7 no.2
    • /
    • pp.196-202
    • /
    • 2005
  • The purposes of this study were to investigate and analyze the relationship between the elements of textile design and consumer emotion and to suggest effective design methods. In addition, the forecasting system for textile design based on the results of this study was developed. The database system of textile design was organized by installing Mysql database server and tomcat servlet container on windows NT. The user interface was utilized using jsp on the web. This study findings can provide textile design samples which were suitable for each emotional factor, and an evaluation basis for each design element by the descriptive system of textile design. The forecasting system based on this study findings can also provide specific design methods for the effectiveness of consumer emotion and can be applied in a practical design process. This study based on the results of the quantitative analysis on consumer emotion has presented an objective and an efficient design method. This will be a useful expedient to improve the existing textile design process and for the consumer design.

A Design of Press Die Components by Use of 3D CAD Library (3차원 CAD라이브러리를 이용한 프레스 금형 부품의 설계)

  • Park C. H.;Lee S. S.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.9 no.4
    • /
    • pp.373-381
    • /
    • 2004
  • Using standard components of a press die is recognized as a way for a cost reduction and a short lead time. It also provides a way for a quick maintenance of a die under repair. It is expected to contribute to integration of CAD/CAM system for manufacturing dies in the future. This paper presents a 3D CAD library which is constructed using the standard components and is used for designing a press die. This 3D CAD library is generated by a database system made of Microsoft Access for standard components and by CATIA V5 R10 API for geometric features. The library is implemented using Visual Basic 6.0 utility of CATIA API function in the Windows NT environment. It creates a 3D model of the standard components of press die easily when a die designer inputs numerical values of geometric features and the BOM of the completely assembled parts. It also generates automatically the assembly drawing of die set by using variables for standard values of die parts. Therefore users can save the cost of time to design the press die components, and even a beginner can use this program with ease. The test results of the 3D CAD library for designing shearing and bending dies verify its usefulness and feasibility.

Design and Implementation of a Micropayment Protocol in Electronic Commerce Environments (소액 지불 전자상거래 환경을 위한 프로토콜의 설계 및 구현)

  • 손병록;박기현;유상진
    • Korean Management Science Review
    • /
    • v.18 no.1
    • /
    • pp.69-78
    • /
    • 2001
  • An electronic micropayment system, one of electronic payment systems, is suitable especially when a small amount of money is to be paid frequently in order to purchase on-line goods (i.e. database search, software distribution, electronic news service, etc). In addition, since the amount of payment is small, possible damages caused by system failures are lower than other payment system. In this paper, a micropayment protocol in electronic commerce environments on the Internet is proposed, based on the PayWord system. And a micropayment electronic commerce system which executes the protocol proposed is implemented. Unlike the PayWord system, however, the micropayment protocol proposed in this paper is designed in such a way that a merchant does not need to request a payment at the end of every business day since a customer cannot purchase goods beyond length of hash chains, which is specified on a certificate. In addition, the system is able to check the validity as well as the duplicate spending of hash chains. The electronic micropayment system with the proposed protocol is consists of Customers, Merchants, and Brokers. Customers are implemented on Windows NT 4.0 using VC++. Merchants are implemented on Solaris 2.5.1 and gcc 2.8.0 using Netscape Web Server and CGI Methods. HP UX 10.20 is used for Brokers.

  • PDF

An Inspection System for Measuring Feeding Accuracy of Tape Feeders (테이프 피더의 부품공급 정밀도 측정을 위한 검사 시스템)

  • Jo, Tae-Hun;Lee, Seong-Jun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.8 no.7
    • /
    • pp.573-577
    • /
    • 2002
  • A tape feeder of a SMD(Surface Mount Device) mounter is a device that sequentially feeds electronic components on a tape reel to the pick-up system of the mounter. As components are getting much smaller, feeding accuracy of a feeder becomes one of the most important factors for successful component pick-up. Therefore, it is critical to keep the feeding accuracy to a specified level in the assembly and production of tape feeders. This paper describes a tape feeder inspection system that was developed to automatically measure and inspect feeding accuracy using machine vision. It consists of a feeder base, an image acquisition system, and a personal computer. The image acquisition system is composed of CCD cameras with lens, LED illumination systems, and a frame grabber inside the PC. This system loads up to six feeders at a time and inspects them automatically and sequentially. The inspection software was implemented using Visual C++on Windows NT with easily usable GUI. Using this system, we can automatically measure and inspect the quality of all feeders in production process by analyzing the measurement results statistically.

A Design and Implementation of Personal VOD System using Multi-thread (다중 스래드를 이용한 개인용 VOD 시스템의 설계와 구현)

  • Park, Sung-Sik;Lee, Ho-Suk
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.3
    • /
    • pp.299-310
    • /
    • 2000
  • In this paper, we designed and implemented a personal VOD server using multi-thread for the real-time services of video data to the users. The system consists of service manager, disk manager, and network manager. The service manager controls the user admission to the system using the VBR(Variable Bit Rate) characteristics of MPEG (Moving Picture Experts Group) video data. The disk manager provides the functions for VCR-like operations. The disk manager reads blocks from the disk by the size of GOP(Group of Pictures) and buffers the data to the user's thread. The network manager uses TCP/IP for the communication between the server and the client. The communication starts from the client and the VOD server must respond to this request. The implemented personal VOD system shows an acceptable performance.

  • PDF

Development of a IEC 1131-3-Based Control Logic Generator for the Control System Design (제어 시스템 설계를 위한 IEC 1131-3 기반의 제어 로직 생성기의 개발)

  • Jeong, Gu;Sim, Ju-Hyun;Lee, Je-Phil;Lee, Cheol-Soo
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2001.04a
    • /
    • pp.171-176
    • /
    • 2001
  • This paper describes the methodology of an IEC 1131-3-based control logic generator for the control system design and converting algorithm between programmable languages. The proposed control logic generator is generated based on the software model and common element with data type, variables, POUs(program organization unit) and execution control unit commonly used within programmable languages of IEC 1131-3 Standard. The generation method of object file was proposed on five programmable language based on IECI 131-3. The generation method of object file is represented as following; 1) the generation method using conversion algorithm from LD to IL with FBD(function block diagram), 2) the generation method using C code generation algorithm from SFC using the SFC execution sequence with FBD and ST(structured text). The proposed control logic generator was implemented by Visual C++ and MFC on MS-windows NT 4.0

  • PDF

Development of DS/FDM-a Robust CAD-based Optimal Design System and Its Application to Engineering Structures (CAD 기반 최적설계 시스템인 DS/FDM의 개발과 공학 구조물에 대한 적용)

  • Han, Jeong-Sam;Uphaus, Frank;Kim, Yeong-Ryeol;Kwak, Byung-Man
    • Proceedings of the KSME Conference
    • /
    • 2000.04a
    • /
    • pp.720-724
    • /
    • 2000
  • In this paper, we introduce a seamlessly integrated CAD-based design system (DS) for CAD modeling, engineering analysis, and optimal design which has been developed in CCED at KAIST, The key points of this integrating philosophy are to make full use of a parametric CAD program as the platform of integration and to adopt finite difference method for design sensitivity analysis in optimization process to get robustness and versatility. Design variables are directly selected by clicking CAD model parameters and all the analysis and design activities are menu-driven. This integrated program, named as DS/FDM, runs on Windows NT or Unix and FE analyses are performed at a remote Unix-workstation for multiple users. Application examples include shape optimal design of a belt clip that fits onto a portable electronic device and a bracket to show performance of DS/FDM with shell and tetra solid elements. This software is found efficient and effective fur shape design and size design of engineering structures.

  • PDF

The Implement of a high Speed Machining Software by Look-ahead Algorithm (선독 알고리즘에 의한 고속 가공 소프트웨어 구현)

  • 이철수
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2000.04a
    • /
    • pp.252-257
    • /
    • 2000
  • This paper describes a look-ahead algorithm of PCNC(personal computer numerical control). The algorithm is based on acceleration/deceleration before interpolation never including a command error and determines a velocity value in end point of each block(or start point of each block). The algorithm is represented as following; 1) calculating two maximum arrival velocity(v1, v2) by a acceleration value, a command velocity and distance in a previous block and a next block, 2) getting a tangent velocity(v3) of the adjacent blocks, 3) choosing a minimum value among these three velocities, and 4) setting the value to a velocity of a start point of the next block(or a end point of the previous block). The proposed look-ahead algorithm was implemented and tested by using a commercial RTOS(real time operation system) on the MS-Windows NT 4.0 in a PC platform. For interfacing to a machine, a counter board, a DAC board and a DIO board were used. The result of the algorithm increased a machining precision and a machining speed in many short blocks.

  • PDF

A Study on the On-Line Fault Diagnosis and Restorative Control Expert System for a Substation Simulator (변전소 시뮬레이터의 온라인 고장진단 및 복구제어 전문가 시스템에 대한 연구)

  • Lee, H.J.;Chung, S.J.;Lim, C.H.;Cho, K.R.;Shin, H.S.
    • Proceedings of the KIEE Conference
    • /
    • 1999.11b
    • /
    • pp.110-112
    • /
    • 1999
  • Recently the substation automation is actively researched at each country. Since the substation automation is an integrated system that consist of electrical, electronic and computer technologies, performance evaluation is very important to inspect the developed system's applicable possibility for real power system. Most studies are verified using computer simulation, because it is hard to apply them to real power systems. Therefore development of a substation simulator is necessary for the performance evaluation of many application systems such as operator aid system. This paper introduces a substation simulator. An intelligent fault diagnosis and restorative control expert system is also introduced UDP/IP is applied as a protocol for data transport between expert system and SC(station computer). As to the Graphic User Interface, C++ Language and Visual Basic is used in the Windows NT operating system together with four Pentium II systems.

  • PDF

The Volume Editor for the Virtual Surgery of Artificial Heart (인공심장 가상수술을 위한 체적 편집기)

  • Lee, D.H.;Kim, D.W.;Ahn, J.Y.;Kim, J.H.;Kim, N.K.;Min, B.G.
    • Proceedings of the KOSOMBE Conference
    • /
    • v.1998 no.11
    • /
    • pp.287-288
    • /
    • 1998
  • The virtual surgery of Artificial Heart has focused on the simple fitting trial. But, as the processes of heart surgery being complex and detail, the requests of virtual surgery become more complex. One of the complex requests is volume editing. It may contain various editing functions: 3-dimensional cutting, registration, merging, splitting, inserting, deleting, translation and deformation. We have designed and implemented 3-dimensional volume editor that can be operated in Windows NT platform. With the results of this research, we can get convenient tools for the total virtual surgery system.

  • PDF