• Title/Summary/Keyword: Type of Disability

Search Result 343, Processing Time 0.021 seconds

Clinical Investigation of Childhood Epilepsy (소아간질의 임상적 관찰)

  • Moon, Han-Ku;Park, Yong-Hoon
    • Journal of Yeungnam Medical Science
    • /
    • v.2 no.1
    • /
    • pp.103-111
    • /
    • 1985
  • Childhood epilepsy which has high prevalence rate and inception rate is one of the commonest problem encountered in pediatrician. In contrast with epilepsy of adult, in childhood epilepsy, more variable and varying manifestations are found because the factors of age, growth and development exert their influences in the manifestations and the courses of childhood epilepsy. Moreover epileptic children have associated problems such as physical and mental handicaps, psychologicaldisorders and learning disability. For these reasons pediatrician who deals with epileptic children experiences difficulties in making diagnosis and managing them. In order to improve understanding and management of childhood epilepsy, authors reviewed 103 cases of epileptic patients seen at pediatric department of Yeungnam University Hospital retrospectively. The patients were classified according to the type of epileptic seizure. Suspected causes of epilepsy, associated conditions of epileptic patients, age incidence and the findings of brain CT were reviewed. Large numbers of epileptic patients (61.2%) developed their first seizures under the age of 5. The most frequent type of epileptic seizure was generalized ionic-clonic, tonic, clonic seizure (49.5%), followed by simple partial seizure with secondary generalization (17.5%), simple partial seizure (7.8%), a typical absence (5.8%) and unclassified seizure (5.8%). In 83.5% of patients, we could not find specific cause of it, but in 16.5% of cases, history of neonatal hypoxia (4.9%), meningitis (3.9%), prematurity (1.9%), small for gestational age (1.0%), CO poisoning (1.0%), encephalopathy (1.0%), DPT vaccination (1.0%), cerebrovascular accident (1.0%) and neonatal jaundice (1.0%) were found, 30 cases of patients had associated diseases such as mental retardation, hyperactivity, delayed motor milestones or their combinations. The major abnormal findings of brain CT performed in 42 cases were cortical atrophy, cerebral infarction, hydrocephalus and brain swelling. This review stressed better designed classification of epilepsy is needed and with promotion of medical care, prevention of epilepsy is possible in some cases. Also it is stressed that childhood epilepsy requires multidisplinary therapy and brain CT is helpful in the evaluation of epilepsy with limitation in therapeutic aspects.

  • PDF

Oral Health Behavior Changes Based on Oral Health Education of Mental Disabilities (정신지체 장애인의 구강보건 교육에 따른 구강보건 행태 변화)

  • Choi, Ju-Hyun;Lee, Myeng-Hee;Seo, Hwa-Jeong
    • Journal of dental hygiene science
    • /
    • v.12 no.4
    • /
    • pp.404-412
    • /
    • 2012
  • The main object of this study is to render a better dental education to mental disabilities, teachers, and their parents. By providing a better dental education to them, mental disabilities would understand the importance of their oral hygiene. The study was held in Seoul at two different locations, named H and E mental welfare facilities. Ninety Three mental disabilities were studied by observing their oral behavior, simple oral hygiene index and plaque index prior and post to dental education. At the end of education, following result were gathered from two mental facilities. First, the level of oral behavior in Class 1,2, and 3 mental disabilities were observed prior and post to the dental education. Overall, there was no significant difference among Class 1 mental disabilities with the dental education. Second, in simple oral hygiene index, the severity of mental illness has affected on their oral behavior (F=6.322, p<.001). Third, in simple oral hygiene index, the frequency of dental education, regardless of severity of mental illness has affected on their oral hygiene (F=5.961, p<.01). Fourth, the plaque index also illustrated that the frequency of dental education, regardless of severity of dental illness has affected on their oral hygiene (F=5.126, p<.05). Finally, the general characteristics of mental disabilities according to changes in oral health awareness to gender, age, disability type, educational level do not statistically significant in all variables. Their simple oral hygiene index and plaque index advanced, although after a while they started to lose focus, which brought back their old habits. Nevertheless, in conclusion I believe that helping mental disabilities more frequently to constant reminder, will not only keep them entertained, but help them realize how important oral hygiene practice is, hopefully increasing and benefiting those with mental disabilities for future reference.

Development of a complex failure prediction system using Hierarchical Attention Network (Hierarchical Attention Network를 이용한 복합 장애 발생 예측 시스템 개발)

  • Park, Youngchan;An, Sangjun;Kim, Mintae;Kim, Wooju
    • Journal of Intelligence and Information Systems
    • /
    • v.26 no.4
    • /
    • pp.127-148
    • /
    • 2020
  • The data center is a physical environment facility for accommodating computer systems and related components, and is an essential foundation technology for next-generation core industries such as big data, smart factories, wearables, and smart homes. In particular, with the growth of cloud computing, the proportional expansion of the data center infrastructure is inevitable. Monitoring the health of these data center facilities is a way to maintain and manage the system and prevent failure. If a failure occurs in some elements of the facility, it may affect not only the relevant equipment but also other connected equipment, and may cause enormous damage. In particular, IT facilities are irregular due to interdependence and it is difficult to know the cause. In the previous study predicting failure in data center, failure was predicted by looking at a single server as a single state without assuming that the devices were mixed. Therefore, in this study, data center failures were classified into failures occurring inside the server (Outage A) and failures occurring outside the server (Outage B), and focused on analyzing complex failures occurring within the server. Server external failures include power, cooling, user errors, etc. Since such failures can be prevented in the early stages of data center facility construction, various solutions are being developed. On the other hand, the cause of the failure occurring in the server is difficult to determine, and adequate prevention has not yet been achieved. In particular, this is the reason why server failures do not occur singularly, cause other server failures, or receive something that causes failures from other servers. In other words, while the existing studies assumed that it was a single server that did not affect the servers and analyzed the failure, in this study, the failure occurred on the assumption that it had an effect between servers. In order to define the complex failure situation in the data center, failure history data for each equipment existing in the data center was used. There are four major failures considered in this study: Network Node Down, Server Down, Windows Activation Services Down, and Database Management System Service Down. The failures that occur for each device are sorted in chronological order, and when a failure occurs in a specific equipment, if a failure occurs in a specific equipment within 5 minutes from the time of occurrence, it is defined that the failure occurs simultaneously. After configuring the sequence for the devices that have failed at the same time, 5 devices that frequently occur simultaneously within the configured sequence were selected, and the case where the selected devices failed at the same time was confirmed through visualization. Since the server resource information collected for failure analysis is in units of time series and has flow, we used Long Short-term Memory (LSTM), a deep learning algorithm that can predict the next state through the previous state. In addition, unlike a single server, the Hierarchical Attention Network deep learning model structure was used in consideration of the fact that the level of multiple failures for each server is different. This algorithm is a method of increasing the prediction accuracy by giving weight to the server as the impact on the failure increases. The study began with defining the type of failure and selecting the analysis target. In the first experiment, the same collected data was assumed as a single server state and a multiple server state, and compared and analyzed. The second experiment improved the prediction accuracy in the case of a complex server by optimizing each server threshold. In the first experiment, which assumed each of a single server and multiple servers, in the case of a single server, it was predicted that three of the five servers did not have a failure even though the actual failure occurred. However, assuming multiple servers, all five servers were predicted to have failed. As a result of the experiment, the hypothesis that there is an effect between servers is proven. As a result of this study, it was confirmed that the prediction performance was superior when the multiple servers were assumed than when the single server was assumed. In particular, applying the Hierarchical Attention Network algorithm, assuming that the effects of each server will be different, played a role in improving the analysis effect. In addition, by applying a different threshold for each server, the prediction accuracy could be improved. This study showed that failures that are difficult to determine the cause can be predicted through historical data, and a model that can predict failures occurring in servers in data centers is presented. It is expected that the occurrence of disability can be prevented in advance using the results of this study.