• Title/Summary/Keyword: meeting with scientists

Search Result 19, Processing Time 0.025 seconds

The US National Ecological Observatory Network and the Global Biodiversity Framework: national research infrastructure with a global reach

  • Katherine M. Thibault;Christine M, Laney;Kelsey M. Yule;Nico M. Franz;Paula M. Mabee
    • Journal of Ecology and Environment
    • /
    • v.47 no.4
    • /
    • pp.219-227
    • /
    • 2023
  • The US National Science Foundation's National Ecological Observatory Network (NEON) is a continental-scale program intended to provide open data, samples, and infrastructure to understand changing ecosystems for a period of 30 years. NEON collects co-located measurements of drivers of environmental change and biological responses, using standardized methods at 81 field sites to systematically sample variability and trends to enable inferences at regional to continental scales. Alongside key atmospheric and environmental variables, NEON measures the biodiversity of many taxa, including microbes, plants, and animals, and collects samples from these organisms for long-term archiving and research use. Here we review the composition and use of NEON resources to date as a whole and specific to biodiversity as an exemplar of the potential of national research infrastructure to contribute to globally relevant outcomes. Since NEON initiated full operations in 2019, NEON has produced, on average, 1.4 M records and over 32 TB of data per year across more than 180 data products, with 85 products that include taxonomic or other organismal information relevant to biodiversity science. NEON has also collected and curated more than 503,000 samples and specimens spanning all taxonomic domains of life, with up to 100,000 more to be added annually. Various metrics of use, including web portal visitation, data download and sample use requests, and scientific publications, reveal substantial interest from the global community in NEON. More than 47,000 unique IP addresses from around the world visit NEON's web portals each month, requesting on average 1.8 TB of data, and over 200 researchers have engaged in sample use requests from the NEON Biorepository. Through its many global partnerships, particularly with the Global Biodiversity Information Facility, NEON resources have been used in more than 900 scientific publications to date, with many using biodiversity data and samples. These outcomes demonstrate that the data and samples provided by NEON, situated in a broader network of national research infrastructures, are critical to scientists, conservation practitioners, and policy makers. They enable effective approaches to meeting global targets, such as those captured in the Kunming-Montreal Global Biodiversity Framework.

Efficient Scheduling of Soft Aperiodic Tasks Using Surplus Slack Time (잉여 여유시간을 이용한 연성 비주기 태스크들의 효율적인 스케줄링)

  • Kim, Hee-Heon;Piao, Xuefeng;Park, Moon-Ju;Park, Min-Kyu;Cho, Yoo-Kun;Cho, Seong-Je
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.36 no.1
    • /
    • pp.9-20
    • /
    • 2009
  • In a real-time system with both hard real-time periodic tasks and soft real-time aperiodic tasks, it is important to guarantee the deadlines of each periodic task as well as obtain fast response time for each aperiodic task. This paper proposes Enhanced Total Bandwidth Server (ETBS) with possibly shorter response time than Total Bandwidth Server (TBS), which is efficient and widely used for servicing aperiodic tasks. For uniprocessor system using Earliest Deadline First (EDF) scheduling algorithm, ETBS assigns an on-line deadline to each aperiodic task considering a surplus slack time which gained for every unit execution time of periodic job. The proposed method can fully utilize the processor while meeting all the deadlines of periodic tasks. We show that the proposed ETBS provides better response time of aperiodic tasks than TBS theoretically, but has the same computational complexity as TBS, O(1). Simulation results show that the response time of aperiodic tasks with ETBS are shorter than one with TBS.

Maximizing Concurrency and Analyzable Timing Behavior in Component-Oriented Real-Time Distributed Computing Application Systems

  • Kim, Kwang-Hee Kane;Colmenares, Juan A.
    • Journal of Computing Science and Engineering
    • /
    • v.1 no.1
    • /
    • pp.56-73
    • /
    • 2007
  • Demands have been growing in safety-critical application fields for producing networked real-time embedded computing (NREC) systems together with acceptable assurances of tight service time bounds (STBs). Here a service time can be defined as the amount of time that the NREC system could take in accepting a request, executing an appropriate service method, and returning a valid result. Enabling systematic composition of large-scale NREC systems with STB certifications has been recognized as a highly desirable goal by the research community for many years. An appealing approach for pursuing such a goal is to establish a hard-real-time (HRT) component model that contains its own STB as an integral part. The TMO (Time-Triggered Message-Triggered Object) programming scheme is one HRT distributed computing (DC) component model established by the first co-author and his collaborators over the past 15 years. The TMO programming scheme has been intended to be an advanced high-level RT DC programming scheme that enables development of NREC systems and validation of tight STBs of such systems with efforts far smaller than those required when any existing lower-level RT DC programming scheme is used. An additional goal is to enable maximum exploitation of concurrency without damaging any major structuring and execution approaches adopted for meeting the first two goals. A number of previously untried program structuring approaches and execution rules were adopted from the early development stage of the TMO scheme. This paper presents new concrete justifications for those approaches and rules, and also discusses new extensions of the TMO scheme intended to enable further exploitation of concurrency in NREC system design and programming.

A Service Selection Method using Trust Evaluation in QoS based Web Services Composition (QoS 기반 웹서비스 조합에서 신뢰성 평가를 통한 서비스 선택 기법)

  • Kim, Yu-Kyong;Ko, Byung-Sun
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.1
    • /
    • pp.1-9
    • /
    • 2009
  • In heterogeneous and distributed computing environments, with an increasing number of Web services providing similar functionalities, the reliability of Web services is a critical decision factor. To fulfill the open business model such as cooperation among enterprises, several Web services can be composed into the upper level business transaction. In Web services composition, the reliability of services is more and more critical. Though each unit Web service can be reliable, the reliability of the composed service is not guaranteed. Thus a way to efficiently assess and select composed Web services is needed. In this paper, we define new metrics for measuring the trust value of Web services, and propose an evaluation method to predict the trustworthy degree of the composed services based on the metrics. We also define a conceptual framework to support optimal Web services selection based on the proposed trust evaluation method. By selecting using the quantitative measurement rather than intuitive selection of the service user, it allows the service users to select the high reliable service meeting their quality requirements well.

A Spatial Transformation Scheme Supporting Data Privacy and Query Integrity for Outsourced Databases (아웃소싱 데이터베이스에서 데이터 프라이버시 및 질의 무결성을 지원하는 공간 변환 기법)

  • Kim, Hyeong-Il;Song, Young-Ho;Chang, Jaewoo
    • Journal of KIISE
    • /
    • v.42 no.5
    • /
    • pp.652-663
    • /
    • 2015
  • Due to the popularity of location-based services, the amount of generated spatial data in daily life has been dramatically increasing. Therefore, spatial database outsourcing has become popular for data owners to reduce the spatial database management cost. The most important consideration in database outsourcing is meeting the privacy requirements and guarantying the integrity of the query result. However, most of existing database transformation techniques do not support both of the data privacy and integrity of the query result. To solve this problem, we propose a spatial data transformation scheme that utilizes the shearing transformation with rotation shifting. In addition, we described the attack models to measure the data privacy of database transformation schemes. Finally, we demonstrated through the experimental evaluations that our scheme provides high level of data protection against different kinds of attack models, compared to the existing schemes, while guaranteeing the integrity of the query result sets.

Exploring the Recognition of Parenting Methods of Science Gifted Mother through Science Experience (과학 경험을 통해 얻은 과학 영재 어머니의 양육 방법에 대한 인식 탐색)

  • Choi, YunHee
    • Journal of Gifted/Talented Education
    • /
    • v.26 no.4
    • /
    • pp.721-746
    • /
    • 2016
  • The purpose of this study was to investigate the effects of science experience with their children on mothers who have children who are science gifted children and how they perceive what kind of parenting methods are appropriate for the growth and development of children who are science gifted children. To do this, we interviewed 13 mothers of the gifted education center of the Ministry of Education and conducted two in - depth interviews with them. Results, mothers who have scientific gifted children have various science experiences with children who are scientific gifted. In this process, mothers of gifted children understand the gifted children through science experience with their children, I have come to realize that it is necessary to provide an educational environment that can express my child's talents and help to determine the direction of my career. For this purpose, leadership education that reminds the importance of relationships between people, providing opportunities for various experiences so that they can decide their life, career education through inquiry of deep science experience and meeting with senior scientists, humanities for integrated thinking And the arts. In this way, it is possible to provide in-depth research results to the mothers of the gifted and talented to provide specific directions for the various supportive methods and teaching methods that the gifted children should provide for intellectual and emotional growth and development. Development of educational programs is necessary.

Performance Reengineering of Embedded Real-Time Systems (내장형 실시간 시스템의 성능 개선을 위한 리엔지니어링 기법)

  • 홍성수
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.30 no.5_6
    • /
    • pp.299-306
    • /
    • 2003
  • This paper formulates a problem of embedded real-time system re-engineering, and presents its solution approach. Embedded system re-engineering is defined as a development task of meeting performance requirements newly imposed on a system after its hardware and software have been fully implemented. The performance requirements nay include a real-time throughput and an input-to-output latency. The proposed solution approach is based on a bottleneck analysis and nonlinear optimization. The inputs to the approach include a system design specified with a process network and a set of task graphs, task allocation and scheduling, and a new real-time throughput requirement specified as a system's period constraint. The solution approach works in two steps. In the first step, it determines bottleneck precesses in the process network via estimation of process latencies. In the second step, it derives a system of constraints with performance scaling factors of processing elements being variables. It then solves the constraints for the performance staling factors with an objective of minimizing the total hardware cost of the resultant system. These scaling factors suggest the minimal cost hardware upgrade to meet the new performance requirement. Since this approach does not modify carefully designed software structures, it helps reduce the re-engineering cycle.

Canadian Public and Stakeholder Engagement Approach to a Spent Nuclear Fuel Management (사용후핵연료 관리를 위한 캐나다 공론화 방안)

  • Hwang, Yong-Soo;Kim, Youn-Ok;Whang, Joo-Ho
    • Journal of Nuclear Fuel Cycle and Waste Technology(JNFCWT)
    • /
    • v.6 no.3
    • /
    • pp.179-187
    • /
    • 2008
  • After Canada has struggled with a radioactive waste problem over for 20 years, the Canadian government finally found out that its approach by far has been lack of social acceptance, and needed a program such as public and stakeholder engagement (PSE) which involves the public in decision-making process. Therefore, the government made a special law, called Nuclear Fuel Waste Act (NFWA), to search for an appropriate nuclear waste management approach. NFWA laid out three possible approaches which were already prepared in advance by a nuclear expert group, and required Nuclear Waste Management Organization (NWMO) to be established to report a recommendation as to which of the proposed approaches should be adopted. However, NFWA allowed NWMO to consider additional management approach if the other three were not acceptable enough. Thus, NWMO studied and created a fourth management approach after it had undertaken an comparison of the benefits, risks and costs of each management approach: Adaptive Phased Management. This approach was intended to enable the implementers to accept any technological advancement or changes even in the middle of the implementation of the plan. The Canadian PSE case well shows that technological R&D are deeply connected with social acceptance. Even though the developments and technological advancement are carried out by the scientists and experts, but it is important to collect the public opinion by involving them to the decision-making process in order to achieve objective validity on the R&D programs. Moreover, in an effort to ensure the principles such as fairness, public health and safety, security, and adoptability, NWMO tried to make those abstract ideas more specific and help the public understand the meaning of each concept more in detail. Also, they utilized a variety of communication methods from face-to-face meeting to e-dialogue to encourage people to participate in the program as much as possible. Given the fact that Korea has been also having a hard time in dealing with spent nuclear fuel management, all of these efforts that Canada has made with a PSE program would give good lessons and implications to the Korean case. In conclusion, as a deliberative participation program, PSE could be a possible breakthrough approach for the Korean spent nuclear fuel management.

  • PDF

Analysis of Misconceptions on Oceanic Front and Fishing Ground in Secondary-School Science and Earth Science Textbooks (중등학교 과학 및 지구과학 교과서 조경 수역 및 어장에 관한 오개념 분석)

  • Park, Kyung-Ae;Lee, Jae Yon;Kang, Chang-Keun;Kim, Chang-Sin
    • Journal of the Korean earth science society
    • /
    • v.41 no.5
    • /
    • pp.504-519
    • /
    • 2020
  • Oceanic fronts, which are areas where sea water with different properties meet in the ocean, play an important role in controlling weather and climate change through air-sea interactions and marine dynamics such as heat and momentum exchange and processes by which properties of sea water are mixed. Such oceanic fronts have long been described in secondary school textbooks with the term 'Jokyung water zone (JWC hereafter) or oceanic front', meaning areas where the different currents met, and were related to fishing grounds in the East Sea. However, higher education materials and marine scientists have not used this term for the past few decades; therefore, the appropriateness of the term needs to be analyzed to remove any misconceptions presented. This study analyzed 11 secondary school textbooks (5 middle school textbooks and 6 high school textbooks) based on the revised 2015 curriculum. A survey of 30 secondary school science teachers was also conducted to analyze their awareness of the problems. An analysis of the textbook contents related to the JWC and fishing grounds found several errors and misconceptions that did not correspond with scientific facts. Although the textbooks mainly uses the concept of the JWC to represent the meeting of cold and warm currents, it would be reasonable to replace it with the more comprehensive term 'oceanic front', which would indicate an area where different properties of sea water-such as its temperature, salinity, density, and velocity-interact. In the textbooks, seasonal changes in the fishing grounds are linked to seasonal changes in the North Korean Cold Current (NKCC), which moves southwards in winter and northwards in summer; this is the complete opposite of previous scientific knowledge, which describes it strengthening in summer. Fishing grounds are not limited to narrow coastal zones; they are widespread throughout the East Sea. The results of the survey of teachers demonstrated that this misconception has persisted for decades. This study emphasized the importance of using scientific knowledge to correct misconceptions related to the JWC, fishing grounds, and the NKCC and addressed the importance of transferring procedures to the curriculum. It is expected that the conclusions of this study will have an important role on textbook revision and teacher education in the future.