• Title/Summary/Keyword: Primitive

Search Result 1,240, Processing Time 0.028 seconds

Development of a Solid Modeler for Web-based Collaborative CAD System (웹 기반 협동CAD시스템의 솔리드 모델러 개발)

  • 김응곤;윤보열
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.5
    • /
    • pp.747-754
    • /
    • 2002
  • We propose a Web-based collaborative CAD system which is independent from any platforms, and develop a 3D solid modeler in the system. We developed a new prototype of 3D solid modeler based on the web using Java 3D API, which could be executed without any 3D graphics software and worked collaboratively interacting with each user. The modeler can create primitive objects and get various 3D objects by using loader. The interactive control is available to manipulate-objects such as picking, translating, rotating, zooming. Users connect to this solid modeler and they can create 3D objects and modify them as they want. When this solid modeler is imported to collaborative design system, it will be proved its real worth in today's CAD system. Moreover, if we improve this solid modeler adding to the 3D graphic features such as rendering and animation, it will be able to support more detail design and effect view.

Research of Distributed Computing with REST Open API Web Services (REST 웹서비스 Open API를 사용한 분산처리 기법 연구)

  • Choi, Min
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.10
    • /
    • pp.2473-2481
    • /
    • 2014
  • The majority of next generation information systems will be working on portable mobile devices such as smartphones. REST Open API web services have quickly become popular among mobile application development. The use of REST web services are not only growing in popularity but totally changing the way of mobile applications development. This is because REST web services could be used in application development as a form of building blocks, which is completely independent, compatible, to any platforms. With this strength, REST web services encourage third party application to build add-on functionality. This research proposes the use of REST web service to replace the use of socket APIs into major internet communication APIs. To this end, this paper also provide performance evaluation of the REST web services compared to the conventional socket APIs, focusing on scalability by analytical and experimental evaluations. Finally, we summarize the possibility whether REST Open API web services have enough performance as future major internet communication primitive APIs.

Study on the Comparison between the Need of Medical Checkup and Self-cognition of Oral Health (본인인지 구강건강상태와 실제 검진 치료필요도 비교 연구)

  • Lee, Mee Hee;Kim, Ji Hye
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.16 no.2
    • /
    • pp.1175-1181
    • /
    • 2015
  • This study applied comparative analysis on the need of medical checkup and subjective oral health of adults above 19 years old based on based on the 5th primitive data of Korea National Health and Nutrition Examination. From the analysis of the need of medical checkup for left and right molar teeth on upper and lower jaw, it is reported that 90% of the cases that cognize themselves having poor oral health on the first and second moral tooth turned out no need of treatment and the same result has shown in the lower jaw. Also, the number of people who cognize their oral health as good on the first and the second moral tooth was only 10% of all and those who cognize their oral health neither good nor bad shows 96% of results in no need of treatment.

Design and Implementation of Tiny TCP/IPv6 Protocol for Wireless Sensor Networks (센서 네트워크를 위한 초경량 TCP/IPv6 프로토콜의 설계 및 구현)

  • Kim, Shin-Jae;Kim, Young-Gyun;Lee, Wan-Jik;Heo, Seok-Yeol;Shin, Bum-Joo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.8
    • /
    • pp.1955-1961
    • /
    • 2009
  • As a core technology realizing ubiquitous world, recent researches are being concentrated to wireless sensor network. However, most research results were focused to the sensor network technology itself, even though interworking between the sensor network and Internet is also one of primitive requirements for ubiquitous world. In this paper, we design the tiny TCP/IPv6 profile which makes it possible to inter-connect the sensor network device to IPv6 based Internet. To confirm operation of the designed profile, we experimentally implemented and evaluated minimum TCP/IPv6 based on TinyOS. The evaluation result shows that throughput of our tiny TCP/IPv6 is almost same as that of TinyOS component.

Performance Evaluation of a Fat-tree Network with Output-Buffered $a{\times}b$ Switches (출력 버퍼형 $a{\times}b$스위치로 구성된 Fat-tree 망의 성능 분석)

  • 신태지;양명국
    • Journal of KIISE:Information Networking
    • /
    • v.30 no.4
    • /
    • pp.520-534
    • /
    • 2003
  • In this paper, a performance evaluation model of the Fat-tree Network with the multiple-buffered crossbar switches is proposed and examined. Buffered switch technique is well known to solve the data collision problem of the switch network. The proposed evaluation model is developed by investigating the transfer patterns of data packets in a switch with output-buffers. Two important parameters of the network performance, throughput and delay, are then evaluated. The proposed model takes simple and primitive switch networks, i.e., no flow control and drop packet, to demonstrate analysis procedures clearly. It, however, can not only be applied to any other complicate modern switch networks that have intelligent flow control but also estimate the performance of any size networks with multiple-buffered switches. To validate the proposed analysis model, the simulation is carried out on the various sizes of Fat-tree networks that uses the multiple buffered crossbar switches. Less than 2% differences between analysis and simulation results are observed.

An XML Database System for 3-Dimensional Graphic Images (3차원 그래픽 이미지를 위한 XML 데이타베이스 시스템)

  • Hwang, Jong-Ha;Hwang, Su-Chan
    • Journal of KIISE:Databases
    • /
    • v.29 no.2
    • /
    • pp.110-118
    • /
    • 2002
  • This paper presents a 3-D graphic database system based on XML that supports content-based retrievals of 3-D images, Most of graphics application systems are currently centered around the processing of 2-D images and research works on 3-D graphics are mainly concerned about the visualization aspects of 3-D image. They do not support the semantic modeling of 3-D objects and their spatial relations. In our data model, 3-D images are represented as compositions of 3-D graphic objects with associated spatial relations. Complex 3-D objects are mode]ed using a set of primitive 3-D objects rather than the lines and polygons that are found in traditional graphic systems. This model supports content-based retrievals of scenes containing a particular object or those satisfying certain spatial relations among the objects contained in them. 3-D images are stored in the database as XML documents using 3DGML DTD that are developed for modeling 3-D graphic data. Finally, this paper describes some examples of query executed in our Web-based prototype database system.

Functional Programs as Process Networks using Program-derived Combinators (프로그램유도 컴비네이터를 이용하는 함수프로그램의 포로세스망 구성)

  • Sin, Seung-Cheol;Yu, Won-Hui
    • The Transactions of the Korea Information Processing Society
    • /
    • v.3 no.3
    • /
    • pp.478-492
    • /
    • 1996
  • For parallel implementations of functional programs without concurrent primitives, the λ-calculus encodings have been introduced. A functional program may be trans for med into a process network using process calculiby the λ-calculus encoding and there sult of a program can be obtained by a deal of communication actions in it's process network. But the λ-calculus encodings cause too many communication actions even in constant expressions. This paper shows the encoding for a combinator program without concurrency primitives which can combine the graph reduction and the process-net reduction using computable processes,'chores'. A 'chore' may have graph reduction functions for primitive operations of constants for which local graph reduction may be possible, and be encoded from a 'G-reducible' subexpression which is obtained by an annotation and trans for mati-on for a combinator program, assuring that it does not include any combinator application. Also, we show that a process network with chores raises less commu-nication actions than one without chores.

  • PDF

EmXJ : A Framework of Configurable XML Processor for Flexible Embedding (EmXJ : 유연한 임베딩을 위한 XML 처리기 구성 프레임워크)

  • Chung, Won-Ho;Kang, Mi-Yeon
    • The KIPS Transactions:PartA
    • /
    • v.9A no.4
    • /
    • pp.467-478
    • /
    • 2002
  • With the rapid development of wired or wireless Internet, various kinds of resource constrained mobile devices, such as cellular phone, PDA, homepad, smart phone, handhold PC, and so on, have been emerging into personal or commercial usages. Most software to be embedded into those devices has been forced to have the characteristic of flexibility rather than the fixedness which was an inherent property of embedded system. It means that recent technologies require the flexible embedding into the variety of resource constrained mobile devices. A document processor for XML which has been positioned as a standard mark-up language for information representation on the Web, is one of the essential software to be embedded into those devices for browsing the information. In this paper, a framework for configurable XML processor called EmXJ is designed and implemented for flexible embedding into various types of resource constrained mobile devices, and its advantages are compared to conventional XML processors.

Incomplete Brachiocephalic Trunk in a Korean Water Deer (한국고라니의 불완전한 상완머리동맥)

  • Ahn, Dong-Choon;Tae, Hyun-Jin;Park, Byung-Yong;Sim, Jeoung-Ha;Kim, Jong-Taek;Kim, In-Shik
    • Journal of Veterinary Clinics
    • /
    • v.28 no.5
    • /
    • pp.526-529
    • /
    • 2011
  • The brachiocephalic trunk (Bct) branches from the aortic arch (Aa) and consists, in ruminants, of the common trunk of the left subclavian artery (LSb), the bicarotid artery (Bc) or left and right common carotid artery (LCc and RCc), and the right subclavian artery (RSb). This pattern differs from the primitive mammalian Aa pattern due to the fact that the analogs of the LCc and LSb migrate cranially and merge with the common trunk of the RCc and RSb in the embryonic stage. A Bct having a septal remnant that consisted of the tunica media was observed in a female Korean water deer (Hydropotes inermis argyropus), which was deemed to have resulted from an incomplete merging of the vessel walls between a carnivoran-type Bct and an incomplete LSb. This is the first report of an abnormal Bct in a Korean water deer.

Geochemical Characteristics of Clinopyroxenes in the Upper Mantle Rocks under the Baegryeong Island and the Boeun (백령도와 보은 지역의 상부맨틀암석 내의 단사휘석의 지화학적 특징)

  • Kil Young Woo;Lee Seok Hoon
    • Journal of the Mineralogical Society of Korea
    • /
    • v.18 no.1
    • /
    • pp.61-72
    • /
    • 2005
  • Modal and chemical compositions of clinopyroxnes in spinel peridotites from the Baegryeong Island and the Boeun, enclosed in Miocene alkali basalt, are important for understanding the pre-eruptive temperature condition and chemical processes such as mantle depletion and enrichment. All spinel peridotites show transitional texture between protogranular and porphyroclastic textures. Temperature ranges of spinel peridotites from the Baegryeong Island and the Boeun at 15 kb are 773∼1188℃ and 705∼1106℃, respectively. The spinel peridotites from the Baegryeong Island and the Boeun have undergone the 1∼10% and 1∼4% fractional melting, which were determined by using primitive mantle-normalized Y and Yb of clinopyroxenes. LREE enrichment patterns of clinopyroxene indicate that these rocks from both areas have undergone cryptic mantle metasomatism without new minerals.