• Title/Summary/Keyword: Time usage

Search Result 2,444, Processing Time 0.03 seconds

An Iterative, Interactive and Unified Seismic Velocity Analysis (반복적 대화식 통합 탄성파 속도분석)

  • Suh Sayng-Yong;Chung Bu-Heung;Jang Seong-Hyung
    • Geophysics and Geophysical Exploration
    • /
    • v.2 no.1
    • /
    • pp.26-32
    • /
    • 1999
  • Among the various seismic data processing sequences, the velocity analysis is the most time consuming and man-hour intensive processing steps. For the production seismic data processing, a good velocity analysis tool as well as the high performance computer is required. The tool must give fast and accurate velocity analysis. There are two different approches in the velocity analysis, batch and interactive. In the batch processing, a velocity plot is made at every analysis point. Generally, the plot consisted of a semblance contour, super gather, and a stack pannel. The interpreter chooses the velocity function by analyzing the velocity plot. The technique is highly dependent on the interpreters skill and requires human efforts. As the high speed graphic workstations are becoming more popular, various interactive velocity analysis programs are developed. Although, the programs enabled faster picking of the velocity nodes using mouse, the main improvement of these programs is simply the replacement of the paper plot by the graphic screen. The velocity spectrum is highly sensitive to the presence of the noise, especially the coherent noise often found in the shallow region of the marine seismic data. For the accurate velocity analysis, these noise must be removed before the spectrum is computed. Also, the velocity analysis must be carried out by carefully choosing the location of the analysis point and accuarate computation of the spectrum. The analyzed velocity function must be verified by the mute and stack, and the sequence must be repeated most time. Therefore an iterative, interactive, and unified velocity analysis tool is highly required. An interactive velocity analysis program, xva(X-Window based Velocity Analysis) was invented. The program handles all processes required in the velocity analysis such as composing the super gather, computing the velocity spectrum, NMO correction, mute, and stack. Most of the parameter changes give the final stack via a few mouse clicks thereby enabling the iterative and interactive processing. A simple trace indexing scheme is introduced and a program to nike the index of the Geobit seismic disk file was invented. The index is used to reference the original input, i.e., CDP sort, directly A transformation techinique of the mute function between the T-X domain and NMOC domain is introduced and adopted to the program. The result of the transform is simliar to the remove-NMO technique in suppressing the shallow noise such as direct wave and refracted wave. However, it has two improvements, i.e., no interpolation error and very high speed computing time. By the introduction of the technique, the mute times can be easily designed from the NMOC domain and applied to the super gather in the T-X domain, thereby producing more accurate velocity spectrum interactively. The xva program consists of 28 files, 12,029 lines, 34,990 words and 304,073 characters. The program references Geobit utility libraries and can be installed under Geobit preinstalled environment. The program runs on X-Window/Motif environment. The program menu is designed according to the Motif style guide. A brief usage of the program has been discussed. The program allows fast and accurate seismic velocity analysis, which is necessary computing the AVO (Amplitude Versus Offset) based DHI (Direct Hydrocarn Indicator), and making the high quality seismic sections.

  • PDF

Memory Organization for a Fuzzy Controller.

  • Jee, K.D.S.;Poluzzi, R.;Russo, B.
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 1993.06a
    • /
    • pp.1041-1043
    • /
    • 1993
  • Fuzzy logic based Control Theory has gained much interest in the industrial world, thanks to its ability to formalize and solve in a very natural way many problems that are very difficult to quantify at an analytical level. This paper shows a solution for treating membership function inside hardware circuits. The proposed hardware structure optimizes the memoried size by using particular form of the vectorial representation. The process of memorizing fuzzy sets, i.e. their membership function, has always been one of the more problematic issues for the hardware implementation, due to the quite large memory space that is needed. To simplify such an implementation, it is commonly [1,2,8,9,10,11] used to limit the membership functions either to those having triangular or trapezoidal shape, or pre-definite shape. These kinds of functions are able to cover a large spectrum of applications with a limited usage of memory, since they can be memorized by specifying very few parameters ( ight, base, critical points, etc.). This however results in a loss of computational power due to computation on the medium points. A solution to this problem is obtained by discretizing the universe of discourse U, i.e. by fixing a finite number of points and memorizing the value of the membership functions on such points [3,10,14,15]. Such a solution provides a satisfying computational speed, a very high precision of definitions and gives the users the opportunity to choose membership functions of any shape. However, a significant memory waste can as well be registered. It is indeed possible that for each of the given fuzzy sets many elements of the universe of discourse have a membership value equal to zero. It has also been noticed that almost in all cases common points among fuzzy sets, i.e. points with non null membership values are very few. More specifically, in many applications, for each element u of U, there exists at most three fuzzy sets for which the membership value is ot null [3,5,6,7,12,13]. Our proposal is based on such hypotheses. Moreover, we use a technique that even though it does not restrict the shapes of membership functions, it reduces strongly the computational time for the membership values and optimizes the function memorization. In figure 1 it is represented a term set whose characteristics are common for fuzzy controllers and to which we will refer in the following. The above term set has a universe of discourse with 128 elements (so to have a good resolution), 8 fuzzy sets that describe the term set, 32 levels of discretization for the membership values. Clearly, the number of bits necessary for the given specifications are 5 for 32 truth levels, 3 for 8 membership functions and 7 for 128 levels of resolution. The memory depth is given by the dimension of the universe of the discourse (128 in our case) and it will be represented by the memory rows. The length of a world of memory is defined by: Length = nem (dm(m)+dm(fm) Where: fm is the maximum number of non null values in every element of the universe of the discourse, dm(m) is the dimension of the values of the membership function m, dm(fm) is the dimension of the word to represent the index of the highest membership function. In our case then Length=24. The memory dimension is therefore 128*24 bits. If we had chosen to memorize all values of the membership functions we would have needed to memorize on each memory row the membership value of each element. Fuzzy sets word dimension is 8*5 bits. Therefore, the dimension of the memory would have been 128*40 bits. Coherently with our hypothesis, in fig. 1 each element of universe of the discourse has a non null membership value on at most three fuzzy sets. Focusing on the elements 32,64,96 of the universe of discourse, they will be memorized as follows: The computation of the rule weights is done by comparing those bits that represent the index of the membership function, with the word of the program memor . The output bus of the Program Memory (μCOD), is given as input a comparator (Combinatory Net). If the index is equal to the bus value then one of the non null weight derives from the rule and it is produced as output, otherwise the output is zero (fig. 2). It is clear, that the memory dimension of the antecedent is in this way reduced since only non null values are memorized. Moreover, the time performance of the system is equivalent to the performance of a system using vectorial memorization of all weights. The dimensioning of the word is influenced by some parameters of the input variable. The most important parameter is the maximum number membership functions (nfm) having a non null value in each element of the universe of discourse. From our study in the field of fuzzy system, we see that typically nfm 3 and there are at most 16 membership function. At any rate, such a value can be increased up to the physical dimensional limit of the antecedent memory. A less important role n the optimization process of the word dimension is played by the number of membership functions defined for each linguistic term. The table below shows the request word dimension as a function of such parameters and compares our proposed method with the method of vectorial memorization[10]. Summing up, the characteristics of our method are: Users are not restricted to membership functions with specific shapes. The number of the fuzzy sets and the resolution of the vertical axis have a very small influence in increasing memory space. Weight computations are done by combinatorial network and therefore the time performance of the system is equivalent to the one of the vectorial method. The number of non null membership values on any element of the universe of discourse is limited. Such a constraint is usually non very restrictive since many controllers obtain a good precision with only three non null weights. The method here briefly described has been adopted by our group in the design of an optimized version of the coprocessor described in [10].

  • PDF

Self-optimizing feature selection algorithm for enhancing campaign effectiveness (캠페인 효과 제고를 위한 자기 최적화 변수 선택 알고리즘)

  • Seo, Jeoung-soo;Ahn, Hyunchul
    • Journal of Intelligence and Information Systems
    • /
    • v.26 no.4
    • /
    • pp.173-198
    • /
    • 2020
  • For a long time, many studies have been conducted on predicting the success of campaigns for customers in academia, and prediction models applying various techniques are still being studied. Recently, as campaign channels have been expanded in various ways due to the rapid revitalization of online, various types of campaigns are being carried out by companies at a level that cannot be compared to the past. However, customers tend to perceive it as spam as the fatigue of campaigns due to duplicate exposure increases. Also, from a corporate standpoint, there is a problem that the effectiveness of the campaign itself is decreasing, such as increasing the cost of investing in the campaign, which leads to the low actual campaign success rate. Accordingly, various studies are ongoing to improve the effectiveness of the campaign in practice. This campaign system has the ultimate purpose to increase the success rate of various campaigns by collecting and analyzing various data related to customers and using them for campaigns. In particular, recent attempts to make various predictions related to the response of campaigns using machine learning have been made. It is very important to select appropriate features due to the various features of campaign data. If all of the input data are used in the process of classifying a large amount of data, it takes a lot of learning time as the classification class expands, so the minimum input data set must be extracted and used from the entire data. In addition, when a trained model is generated by using too many features, prediction accuracy may be degraded due to overfitting or correlation between features. Therefore, in order to improve accuracy, a feature selection technique that removes features close to noise should be applied, and feature selection is a necessary process in order to analyze a high-dimensional data set. Among the greedy algorithms, SFS (Sequential Forward Selection), SBS (Sequential Backward Selection), SFFS (Sequential Floating Forward Selection), etc. are widely used as traditional feature selection techniques. It is also true that if there are many risks and many features, there is a limitation in that the performance for classification prediction is poor and it takes a lot of learning time. Therefore, in this study, we propose an improved feature selection algorithm to enhance the effectiveness of the existing campaign. The purpose of this study is to improve the existing SFFS sequential method in the process of searching for feature subsets that are the basis for improving machine learning model performance using statistical characteristics of the data to be processed in the campaign system. Through this, features that have a lot of influence on performance are first derived, features that have a negative effect are removed, and then the sequential method is applied to increase the efficiency for search performance and to apply an improved algorithm to enable generalized prediction. Through this, it was confirmed that the proposed model showed better search and prediction performance than the traditional greed algorithm. Compared with the original data set, greed algorithm, genetic algorithm (GA), and recursive feature elimination (RFE), the campaign success prediction was higher. In addition, when performing campaign success prediction, the improved feature selection algorithm was found to be helpful in analyzing and interpreting the prediction results by providing the importance of the derived features. This is important features such as age, customer rating, and sales, which were previously known statistically. Unlike the previous campaign planners, features such as the combined product name, average 3-month data consumption rate, and the last 3-month wireless data usage were unexpectedly selected as important features for the campaign response, which they rarely used to select campaign targets. It was confirmed that base attributes can also be very important features depending on the type of campaign. Through this, it is possible to analyze and understand the important characteristics of each campaign type.

Management and Use of Oral History Archives on Forced Mobilization -Centering on oral history archives collected by the Truth Commission on Forced Mobilization under the Japanese Imperialism Republic of Korea- (강제동원 구술자료의 관리와 활용 -일제강점하강제동원피해진상규명위원회 소장 구술자료를 중심으로-)

  • Kwon, Mi-Hyun
    • The Korean Journal of Archival Studies
    • /
    • no.16
    • /
    • pp.303-339
    • /
    • 2007
  • "The damage incurred from forced mobilization under the Japanese Imperialism" means the life, physical, and property damage suffered by those who were forced to lead a life as soldiers, civilians attached to the military, laborers, and comfort women forcibly mobilized by the Japanese Imperialists during the period between the Manchurian Incident and the Pacific War. Up to the present time, every effort to restore the history on such a compulsory mobilization-borne damage has been made by the damaged parties, bereaved families, civil organizations, and academic circles concerned; as a result, on March 5, 2004, Disclosure act of Forced Mobilization under the Japanese Imperialism[part of it was partially revised on May 17, 2007]was officially established and proclaimed. On the basis of this law, the Truth Commission on Forced Mobilization under the Japanese Imperialism Republic of Korea[Compulsory Mobilization Commission hence after] was launched under the jurisdiction of the Prime Minister on November 10, 2004. Since February 1, 2005, this organ has begun its work with the aim of looking into the real aspects of damage incurred from compulsory mobilization under the Japanese Imperialism, by which making the historical truth open to the world. The major business of this organ is to receive the damage report and investigation of the reported damage[examination of the alleged victims and bereaved families, and decision-making], receipt of the application for the fact-finding & fact finding; fact finding and matters impossible to make judgment; correction of a family register subsequent to the damage judgement; collection & analysis of data concerning compulsory mobilization at home and from abroad and writing up of a report; exhumation of the remains, remains saving, their repatriation, and building project for historical records hall and museum & memorial place, etc. The Truth Commission on Compulsory Mobilization has dug out and collected a variety of records to meet the examination of the damage and fact finding business. As is often the case with other history of damage, the records which had already been made open to the public or have been newly dug out usually have their limits to ascertaining of the diverse historical context involved in compulsory mobilization in their quantity or quality. Of course, there may happen a case where the interested parties' story can fill the vacancy of records or has its foundational value more than its related record itself. The Truth Commission on Compulsory mobilization generated a variety of oral history records through oral interviews with the alleged damage-suffered survivors and puts those data to use for examination business, attempting to make use of those data for public use while managing those on a systematic method. The Truth Commission on compulsory mobilization-possessed oral history archives were generated based on a drastic planning from the beginning of their generation, and induced digital medium-based production of those data while bearing the conveniences of their management and usage in mind from the stage of production. In addition, in order to surpass the limits of the oral history archives produced in the process of the investigating process, this organ conducted several special training sessions for the interviewees and let the interviewees leave their real context in time of their oral testimony in an interview journal. The Truth Commission on compulsory mobilization isn't equipped with an extra records management system for the management of the collected archives. The digital archives are generated through the management system of the real aspects of damage and electronic approval system, and they plays a role in registering and searching the produced, collected, and contributed records. The oral history archives are registered at the digital archive and preserved together with real records. The collected oral history archives are technically classified at the same time of their registration and given a proper number for registration, classification, and keeping. The Truth Commission on compulsory mobilization has continued its publication of oral history archives collection for the positive use of them and is also planning on producing an image-based matters. The oral history archives collected by this organ are produced, managed and used in as positive a way as possible surpassing the limits produced in the process of investigation business and budgetary deficits as well as the absence of records management system, etc. as the form of time-limit structure. The accumulated oral history archives, if a historical records hall and museum should be built as regulated in Disclosure act of forced mobilization, would be more systematically managed and used for the public users.

Analyzing Contextual Polarity of Unstructured Data for Measuring Subjective Well-Being (주관적 웰빙 상태 측정을 위한 비정형 데이터의 상황기반 긍부정성 분석 방법)

  • Choi, Sukjae;Song, Yeongeun;Kwon, Ohbyung
    • Journal of Intelligence and Information Systems
    • /
    • v.22 no.1
    • /
    • pp.83-105
    • /
    • 2016
  • Measuring an individual's subjective wellbeing in an accurate, unobtrusive, and cost-effective manner is a core success factor of the wellbeing support system, which is a type of medical IT service. However, measurements with a self-report questionnaire and wearable sensors are cost-intensive and obtrusive when the wellbeing support system should be running in real-time, despite being very accurate. Recently, reasoning the state of subjective wellbeing with conventional sentiment analysis and unstructured data has been proposed as an alternative to resolve the drawbacks of the self-report questionnaire and wearable sensors. However, this approach does not consider contextual polarity, which results in lower measurement accuracy. Moreover, there is no sentimental word net or ontology for the subjective wellbeing area. Hence, this paper proposes a method to extract keywords and their contextual polarity representing the subjective wellbeing state from the unstructured text in online websites in order to improve the reasoning accuracy of the sentiment analysis. The proposed method is as follows. First, a set of general sentimental words is proposed. SentiWordNet was adopted; this is the most widely used dictionary and contains about 100,000 words such as nouns, verbs, adjectives, and adverbs with polarities from -1.0 (extremely negative) to 1.0 (extremely positive). Second, corpora on subjective wellbeing (SWB corpora) were obtained by crawling online text. A survey was conducted to prepare a learning dataset that includes an individual's opinion and the level of self-report wellness, such as stress and depression. The participants were asked to respond with their feelings about online news on two topics. Next, three data sources were extracted from the SWB corpora: demographic information, psychographic information, and the structural characteristics of the text (e.g., the number of words used in the text, simple statistics on the special characters used). These were considered to adjust the level of a specific SWB. Finally, a set of reasoning rules was generated for each wellbeing factor to estimate the SWB of an individual based on the text written by the individual. The experimental results suggested that using contextual polarity for each SWB factor (e.g., stress, depression) significantly improved the estimation accuracy compared to conventional sentiment analysis methods incorporating SentiWordNet. Even though literature is available on Korean sentiment analysis, such studies only used only a limited set of sentimental words. Due to the small number of words, many sentences are overlooked and ignored when estimating the level of sentiment. However, the proposed method can identify multiple sentiment-neutral words as sentiment words in the context of a specific SWB factor. The results also suggest that a specific type of senti-word dictionary containing contextual polarity needs to be constructed along with a dictionary based on common sense such as SenticNet. These efforts will enrich and enlarge the application area of sentic computing. The study is helpful to practitioners and managers of wellness services in that a couple of characteristics of unstructured text have been identified for improving SWB. Consistent with the literature, the results showed that the gender and age affect the SWB state when the individual is exposed to an identical queue from the online text. In addition, the length of the textual response and usage pattern of special characters were found to indicate the individual's SWB. These imply that better SWB measurement should involve collecting the textual structure and the individual's demographic conditions. In the future, the proposed method should be improved by automated identification of the contextual polarity in order to enlarge the vocabulary in a cost-effective manner.

Improved Production Efficiencies of Various Adeno-Associated Virus (AAV) Serotypes and a Novel Universal AAV Titration Method (다양한 adeno-associated virus (AAV) 혈청형의 효율성 높은 생산법과 새로운 공통적 정량법 개발)

  • Cho, Young-Hwa;Choi, Ye-Jin;Yun, Jung-Hee;Kim, Nam-Hee;Choi, Mi-Ra;Choi, Young-Kook;Kim, Kyung-Hee;Lee, Young-Ill;Lee, Beom-Jun;Park, Kee-Rang
    • Journal of Life Science
    • /
    • v.22 no.6
    • /
    • pp.703-712
    • /
    • 2012
  • Adeno-associated virus (AAV) has been considered to be a very safe and efficient gene delivery system. However, the major obstacles to therapeutic usage of AAV have been to achieve highly efficient and reproducible production processes, and also to develop a reliable quantifying method of various serotypes with a simple protocol. We compared the efficiency of the conventional production protocol of AAV2 and adenovirus (Ad) co-infection to that of a new method containing AAV2 infection followed by pHelper transfection. We tested HEK293 and 293T, and further examined the time-dependent changes of AAV2 production. The new method of AAV2 and pHelper DNA gave about ten times higher production efficiency than that of the conventional protocol. The highest production efficiency in 293T was achieved as $1.61{\times}10^5$ virus genomes (v.g.)/cell by the new method of 10 MOI of AAV2 infection and 5 days post-infection. This protocol of the highest efficiency was then applied to produce various AAV serotypes and showed the efficiencies higher than $10^5$ v.g./cell. Next, we designed the universal PCR primers of highly conserved regions for various AAV serotypes to develop a simple and reliable titration method. The universal primers could amplify all the tested AAV serotypes with similar sensitivities by ten molecular copies. Therefore, this pair of universal primers can be further utilized to detect AAV contaminants in therapeutic adenoviral vectors.

Prediction of field failure rate using data mining in the Automotive semiconductor (데이터 마이닝 기법을 이용한 차량용 반도체의 불량률 예측 연구)

  • Yun, Gyungsik;Jung, Hee-Won;Park, Seungbum
    • Journal of Technology Innovation
    • /
    • v.26 no.3
    • /
    • pp.37-68
    • /
    • 2018
  • Since the 20th century, automobiles, which are the most common means of transportation, have been evolving as the use of electronic control devices and automotive semiconductors increases dramatically. Automotive semiconductors are a key component in automotive electronic control devices and are used to provide stability, efficiency of fuel use, and stability of operation to consumers. For example, automotive semiconductors include engines control, technologies for managing electric motors, transmission control units, hybrid vehicle control, start/stop systems, electronic motor control, automotive radar and LIDAR, smart head lamps, head-up displays, lane keeping systems. As such, semiconductors are being applied to almost all electronic control devices that make up an automobile, and they are creating more effects than simply combining mechanical devices. Since automotive semiconductors have a high data rate basically, a microprocessor unit is being used instead of a micro control unit. For example, semiconductors based on ARM processors are being used in telematics, audio/video multi-medias and navigation. Automotive semiconductors require characteristics such as high reliability, durability and long-term supply, considering the period of use of the automobile for more than 10 years. The reliability of automotive semiconductors is directly linked to the safety of automobiles. The semiconductor industry uses JEDEC and AEC standards to evaluate the reliability of automotive semiconductors. In addition, the life expectancy of the product is estimated at the early stage of development and at the early stage of mass production by using the reliability test method and results that are presented as standard in the automobile industry. However, there are limitations in predicting the failure rate caused by various parameters such as customer's various conditions of use and usage time. To overcome these limitations, much research has been done in academia and industry. Among them, researches using data mining techniques have been carried out in many semiconductor fields, but application and research on automotive semiconductors have not yet been studied. In this regard, this study investigates the relationship between data generated during semiconductor assembly and package test process by using data mining technique, and uses data mining technique suitable for predicting potential failure rate using customer bad data.

Analysis of health habit and hair mineral nutrition status of media addicted adolescent (미디어중독 청소년의 스마트폰 사용의존도에 따른 건강습관 및 모발 무기질 영양상태 분석)

  • Lim, Hee-Sook;Kim, Soon-Kyung
    • Journal of Nutrition and Health
    • /
    • v.51 no.4
    • /
    • pp.295-306
    • /
    • 2018
  • Purpose: Koreans' internet and smartphone usage hours are steadily increasing and the dependence of young people on smartphones is causing social problems. Therefore, this study was conducted to examine health and dietary habits, as well as hair mineral contents according to the level of dependence of smartphone use among adolescents to clarify the interrelation of smartphone dependence, lifestyle, dietary behavior, and mineral nutrition status. Methods: A total of 80 smartphone-addicted adolescents participated in this study and were divided into three groups (general, potential and danger group) according to smartphone dependence. The subjects' lifestyles and dietary behaviors were then surveyed, and hair mineral contents were analyzed. Results: Higher smartphone dependence was associated with lower average weekly sleeping time and later first smoking age. In the danger group, the rate of eating fast and the rate of snacking twice a day was also relatively high. Parents (45.0%) and mobile (30.0%) were the factors having the greatest influence on an individual's dietary behavior. In the hair mineral analysis, all subjects had lower selenium concentrations and higher lead concentrations than normal. In addition, the levels of aluminum in the danger group were higher than in the normal range and the highest among the three groups. Conclusions: It is necessary to guide adolescents to use smartphones correctly and manage dietary habits. In addition, careful attention is needed the mineral nutritional status of smartphone-addicted adolescents.

A Study on Satisfaction level with Herbal Public Health Services and its Improvement Plans (한방공중보건서비스 만족도와 개선방안)

  • Lee, Jae-Won;Koo, Jin-Suk;Seo, Bu-Il
    • Korean Journal of Oriental Medicine
    • /
    • v.18 no.2
    • /
    • pp.65-89
    • /
    • 2012
  • Objective : In order to investigate and improve public Korean medical health service satisfaction level, this study was designed. Method : A questionnaire has been conducted on 212 patients who received treatments at six public health centers in the northern part of Gyeongbuk during 15 days between Sep. 24 and Oct. 8, 2011. Result : 1. An Investigation on the usage of herbal clinics in public health centers reveals that 63.7% have received three times or more medical treatments previously and 61.8% have had their illness treated at other medical institutions. In regard to illness 32.1% have had arthritis or muscle aches. 50.9% have taken insurance medication after having had treatments at the public health centers. 66% have assessed acupuncture and moxa cautery the most satisfying. 2. To a question regarding whether herbal health treatment costs higher than that of physician's, the highest response at 31.6% is 'No'. And to a question regarding whether herbal medicines administered at public health centers have more side effects than that of physician's, the highest response at 39.6% is 'No'. 3. To a question regarding whether herbal treatment of public health centers has little effect against acute disease, 48.1% of responses are 'Fair'. To a question regarding whether herbal treatments, when compared with physician's treatments, boost better recovery of patients, 48.1% of responses are 'Fair'. To a question regarding whether herbal medicine is unscientific, when compared with that of western medicine, 38.2% of responses are 'Fair', To a question regarding whether herbal medicine has faster effect on disease than western medicine, 41.0% of responses are 'Fair'. To a question regarding whether herbal medicine is more effective on disease prevention and promotion of health than disease treatment, 38.2% of responses are 'Fair'. And to a question regarding whether the lack of various types of physical therapy devices in herbal medicine, when compared with western medicine causes inconvenience in herbal treatment, 42.0% of responses are 'Fair'. Those responses take up highest portion at each questionnaire. 4. A comparative study between herbal treatments and physician's treatments has also been conducted. To questions regarding which one of the two considering types of disease is the better, responses are the latter accounted for 43.9% against 'Cancer', the latter accounted for 45.3% against 'Endocrine disorders', the former accounted for 30.7% against 'Psychiatric disorders', the latter accounted for 38.2% gainst 'Otolaryngological(ENT) disease', the former accounted for 47.6% against 'Post traumatic stress disorder', and the former accounted for 52.4% against 'Muscle-skeletal disease'. 5. An investigation on frequency of patients' visits via (p<0.05) of subjects show a statistically significant difference. 6. First, an investigation on frequency of reasons of medical treatments reveal that age, occupation, monthly income, and insurance type (p<0.05) of subjects show a statistically significant difference. Secondly, an investigation on frequency of subjects taking insurance medicines after herbal health treatments reveal that monthly income (p<0.05) of subject shows a statistically significant difference. 7. First, an investigation on frequency of a claim that herbal treatments of public health center does not have great effect on acute disease reveals that age, education, and insurance type (p<0.05) of subjects show a statistically significant difference. Secondly, an investigation on frequency of analysis that herbal treatments has faster effect on disease compared with western treatments reveals that education level, religion, monthly income, and insurance type (p<0.05) of subjects show a statistically significant difference. 8. When herbal clinics of public health centers and general herbal medicine institutions are compared, a survey on additional treatments that herbal clinics need the most reveals that education level, monthly income, and insurance type (p<0.05) of subjects show a statistically significant difference. Secondly, an investigation on frequency of subjects who want various forms of herbal medicines reveals that occupation and insurance type (p<0.05) of subjects show a statistically significant difference. Conclusion : In order to improve efficiency of treatments and enhance patient's satisfaction level, this study suggests measures such as providing a differentiated acupuncture treatments as a whole, streamlining an reception procedure, adopting more elaborated computer system for a patient to get proper medical attention, standardizing a treatment duration in order for a maximum result, keeping regular office hours, and optimizing a consultation time for a patient.

Studies on Silk Textile Wash and Wear Finishing (絹織物 Wash and Wear 加工硏究)

  • Choe, Byong-Hee;Lee, Yang-Hoo
    • Journal of Sericultural and Entomological Science
    • /
    • v.23 no.1
    • /
    • pp.47-55
    • /
    • 1981
  • Silk textile finishing has been studied for many years by many workers in order to meet more utilities for various endusers. Such studies, however, could not be successful because any natural fibers are hardly change their natures by artificial treating methods. Textile finishing is of course to improve the mechandise qualities and the poor natures of silk so that it may be available as the best textile fiber in the world. Sometimes, famous trade marked textile plays more power than its quality in the silk market, nevertheless, this should be over line of research activities. Meantime, the silk demand has been also transferred from ladies stocking to other clothes since nylon or other synthetic fibers were developed. That is why, the extension of silk demand should be developed by various research works. Specially, silk is known as difficult textile to handle it during washing or ironing process which happened to depress down the silk usage for house wives. In order to solve such problems, the reporter has been worked for many years and now, he believes that he has developed a proper finishing method to coversuch problems. The developed finishing method may be said to eligible with economical aspect and shorten the dry duration after water washing in half against normal silk textile without harming the specific silk nature. As all of us know, silk fiber starts to denature since it was spinned by silkworm and the fiber is formed as overlapped "S" type curves during its concooning process. After it is made as raw silk or sericin silk, it shows as straight line form, but it changes in to waved form in case refining or degumming process in order return to its original spinned form. Such nature is continued during its textile form and ends with hard ironing nature than other textile fibers. Mean while, the silk fiber keeps to continue its denaturing and this is iniciated by repeat of washing and drying which takes many years to reach its final stage, The reporter has found the iniciating denature of silk by his finishing process, with out heat, decreasing the swollen nature which ended with shortening the drying duration after wash. Each washing was carried out by soaking the previously weighed sample in cold water for one hour, then pressed the sample for ten minutes to eliminate its free water component before weighing with same condition. According to this, the treated silk showed much denaturing after the finishing, but the standard silk progressed the denaturing by and by with the repeat of washing and drying, finally reached the same swollen degree of treated silk, Such treating result explains that the treated silk happened to be stebilized nature by the treating immediately. On the other that the treated silk happened to be stebilized nature by the treating immediately. On the other hand, standard silk may reach to such condition by the time of worn out clothes after repeat of washing and drying for many years while the clothes will be no more useful. The decreased swelling nature has brought about the drying period in half against standard silk after all. Not only the tests of tenacity and elongation but also crease resistance recovery, stiffness and shrinkage tests were carried out after each washing and drying which he has found better result on the treated silk textile against the standard silk. The most important thing was to keep the textile feeling of silk by such finishing work before improve any poor nature of silk. The general silk has a nature to absorb smoke or dirt from its surrounding air and reaches to dirty color shade upon such exposure, but the treated one has improved such nature because of its artificial denaturing, another word, it keeps clean longer than the normal silk. Many previous finishing works could improve some specific nature of silk, but it happened to deprave other important natures. The reporters work is, however, specialized to improve the silk to be useful as Wash and Wear Silk without harming its standard natures. So far, this work happened to be a overall innovative finishing method of silk textile.

  • PDF