WorldWideScience

Sample records for universal programmable interface

  1. Implementation of data acquisition interface using on-board field-programmable gate array (FPGA) universal serial bus (USB) link

    International Nuclear Information System (INIS)

    Nolida Yussup; Maslina Mohd Ibrahim; Lojius Lombigit; Nur Aira Abdul Rahman; Muhammad Rawi Mohamed Zin

    2013-01-01

    Full-text: Typically a system consists of hardware as the controller and software which is installed in the personal computer (PC). In the effective nuclear detection, the hardware involves the detection setup and the electronics used, with the software consisting of analysis tools and graphical display on PC. A data acquisition interface is necessary to enable the communication between the controller hardware and PC. Nowadays, Universal Serial Bus (USB) has become a standard connection method for computer peripherals and has replaced many varieties of serial and parallel ports. However the implementation of USB is complex. This paper describes the implementation of data acquisition interface between a field-programmable gate array (FPGA) board and a PC by exploiting the USB link of the FPGA board. The USB link is based on an FTDI chip which allows direct access of input and output to the Joint Test Action Group (JTAG) signals from a USB host and a complex programmable logic device (CPLD) with a 24 MHz clock input to the USB link. The implementation and results of using the USB link of FPGA board as the data interfacing are discussed. (author)

  2. Implementation of data acquisition interface using on-board field-programmable gate array (FPGA) universal serial bus (USB) link

    International Nuclear Information System (INIS)

    Yussup, N.; Ibrahim, M. M.; Lombigit, L.; Rahman, N. A. A.; Zin, M. R. M.

    2014-01-01

    Typically a system consists of hardware as the controller and software which is installed in the personal computer (PC). In the effective nuclear detection, the hardware involves the detection setup and the electronics used, with the software consisting of analysis tools and graphical display on PC. A data acquisition interface is necessary to enable the communication between the controller hardware and PC. Nowadays, Universal Serial Bus (USB) has become a standard connection method for computer peripherals and has replaced many varieties of serial and parallel ports. However the implementation of USB is complex. This paper describes the implementation of data acquisition interface between a field-programmable gate array (FPGA) board and a PC by exploiting the USB link of the FPGA board. The USB link is based on an FTDI chip which allows direct access of input and output to the Joint Test Action Group (JTAG) signals from a USB host and a complex programmable logic device (CPLD) with a 24 MHz clock input to the USB link. The implementation and results of using the USB link of FPGA board as the data interfacing are discussed

  3. Universal computer interfaces

    CERN Document Server

    Dheere, RFBM

    1988-01-01

    Presents a survey of the latest developments in the field of the universal computer interface, resulting from a study of the world patent literature. Illustrating the state of the art today, the book ranges from basic interface structure, through parameters and common characteristics, to the most important industrial bus realizations. Recent technical enhancements are also included, with special emphasis devoted to the universal interface adapter circuit. Comprehensively indexed.

  4. Universal quantum interfaces

    International Nuclear Information System (INIS)

    Lloyd, Seth; Landahl, Andrew J.; Slotine, Jean-Jacques E.

    2004-01-01

    To observe or control a quantum system, one must interact with it via an interface. This article exhibits simple universal quantum interfaces--quantum input/output ports consisting of a single two-state system or quantum bit that interacts with the system to be observed or controlled. It is shown that under very general conditions the ability to observe and control the quantum bit on its own implies the ability to observe and control the system itself. The interface can also be used as a quantum communication channel, and multiple quantum systems can be connected by interfaces to become an efficient universal quantum computer. Experimental realizations are proposed, and implications for controllability, observability, and quantum information processing are explored

  5. Event Handler: a fast programmable, CAMAC-coupled data acquisition interface

    International Nuclear Information System (INIS)

    Hensley, D.C.

    1978-01-01

    The purpose of this paper is to describe the architecture and performance of the Event Handler, a fast, programmable data acquisition interface which is linked to and through CAMAC. The special features of this interface make it a powerful tool in implementing data acquisition systems for experiments in nuclear physics

  6. Interfaces and interactions in the Swiss waste disposal programme

    International Nuclear Information System (INIS)

    McCombie, C.

    1994-01-01

    Switzerland is a small country (41,293 km 2 ) with a small population (∼7 million) and a small nuclear power park (∼3000 MWe) which gives rise to correspondingly limited volumes of radioactive wastes. The following sections present a summary of the technical and organizational structures involved in the procedures for implementing a back-end strategy in Switzerland and the rationale for their choice. The hierarchical organizational units involved in repository projects, their responsibilities and their interactions are described. This linked chain of responsibilities must be thought through as a whole if interface and communication problems in the line structure are to be minimized -- this we call vertical integration. The programme implementers do not work, however, in a technical or social vacuum. Interfaces to other bodies (regulators, politicians, public) are equally vital to programme success. These communications and exchanges must all be coordinated with one another and with the line organization -- this we call horizontal interaction. The multidimensional organizational system to be considered is described in Sections 2 and 3, in which the roles of each of the entities involved and the relevant interfaces are described. Beforehand, however, we present a short overview of the Swiss waste management strategy and the current programme status in order that individual points made in the following discussion can be related to concrete projects, plans, locations and waste management facilities

  7. Event Handler II: a fast, programmable, CAMAC-coupled data acquisition interface

    International Nuclear Information System (INIS)

    Hensley, D.C.

    1979-01-01

    The architecture of the Event Handler II, a fast, programmable data acquisition interface linked to and through CAMAC is described. The special features of this interface make it a powerful tool in implementing data acquisition systems for experiments in nuclear physics. 1 figure, 1 table

  8. Universal interface on Zynq"® SoC with CAN, RS-232, Ethernet and AXI GPIO for instrumentation & control

    International Nuclear Information System (INIS)

    Kumar, Abhijeet; Rajpal, Rachana; Pujara, Harshad; Mandaliya, Hitesh; Edappala, Praveenalal

    2016-01-01

    Highlights: • We have designed Universal Interface on Zynq"® SoC with CAN, RS-232, Ethernet and AXI GPIO for Instrumentation & Control. This project is based on Zynq"®-7000 family xc7z020clg484-1 chip. • We explored the full design flow starting from the hardware development in Vivado to software development in SDK using APIs in C language and then interfacing the host application developed in LabVIEW. • We also explored how to make custom IP with AXI bus interface in Vivado. • Useful for those who wants to make custom hardware on Zynq"® SoC. - Abstract: This paper describes an application developed on the latest Zynq"®-7000 All Programmable SoC (AP SoC) [1] devices which integrate the software programmability of an ARM"®-based processor with the hardware programmability of an FPGA, on a single device. In this paper we have implemented application which uses various interfaces like CAN, RS-232, Ethernet and AXI GPIO, so that our host application running on PC in LabVIEW can communicates with any hardware which has at least any one of the available interface. Zynq-7000 All Programmable SoCs (System On Chip) infuse customizable intelligence into today’s embedded systems to suit your unique application requirements. This family of FPGA is meant for high end application because it has huge resources on single chip. It offers you to make your own custom hardware IP, in fact we have made our custom IP called myIP in our design. The beauty of this chip is that it can write drivers for your custom IP which has AXI bus layer attached. After exporting the hardware information to the Software Development Kit (SDK), the tool is able to write drivers for your custom IP. This simplifies your development to a great extent. In a way this application provides the universal interfacing option to user. User can also write the digital data on the GPIO (General Purpose Input Output) through LabVIEW Test application GUI. This project can be used for remote control and

  9. UNIVERSAL INTERFACE TO MULTIPLE OPERATIONS SYSTEMS

    DEFF Research Database (Denmark)

    Sonnenwald, Diane H.

    1986-01-01

    Alternative ways to provide access to operations systems that maintain, test, and configure complex telephone networks are being explored. It is suggested that a universal interface that provides simultaneous access to multiple operations systems that execute in different hardware and software...... environments, can be provided by an architecture that is based on the separation of presentation issues from application issues and on a modular interface management system that consists of a virtual user interface, physical user interface, and interface agent. The interface functionality that is needed...

  10. The high level programmer and user interface of the NSLS control system

    International Nuclear Information System (INIS)

    Tang, Y.N.; Smith, J.D.; Sathe, S.

    1993-01-01

    This paper presents the major components of the high level software in the NSLS upgraded control system. Both programmer and user interfaces are discussed. The use of the high-speed work stations, fast network communications, UNIX system, X-window and Motif have greatly changed and improved these interfaces

  11. Universal interface on Zynq{sup ®} SoC with CAN, RS-232, Ethernet and AXI GPIO for instrumentation & control

    Energy Technology Data Exchange (ETDEWEB)

    Kumar, Abhijeet, E-mail: akumar@ipr.res.in; Rajpal, Rachana; Pujara, Harshad; Mandaliya, Hitesh; Edappala, Praveenalal

    2016-11-15

    Highlights: • We have designed Universal Interface on Zynq{sup ®} SoC with CAN, RS-232, Ethernet and AXI GPIO for Instrumentation & Control. This project is based on Zynq{sup ®}-7000 family xc7z020clg484-1 chip. • We explored the full design flow starting from the hardware development in Vivado to software development in SDK using APIs in C language and then interfacing the host application developed in LabVIEW. • We also explored how to make custom IP with AXI bus interface in Vivado. • Useful for those who wants to make custom hardware on Zynq{sup ®} SoC. - Abstract: This paper describes an application developed on the latest Zynq{sup ®}-7000 All Programmable SoC (AP SoC) [1] devices which integrate the software programmability of an ARM{sup ®}-based processor with the hardware programmability of an FPGA, on a single device. In this paper we have implemented application which uses various interfaces like CAN, RS-232, Ethernet and AXI GPIO, so that our host application running on PC in LabVIEW can communicates with any hardware which has at least any one of the available interface. Zynq-7000 All Programmable SoCs (System On Chip) infuse customizable intelligence into today’s embedded systems to suit your unique application requirements. This family of FPGA is meant for high end application because it has huge resources on single chip. It offers you to make your own custom hardware IP, in fact we have made our custom IP called myIP in our design. The beauty of this chip is that it can write drivers for your custom IP which has AXI bus layer attached. After exporting the hardware information to the Software Development Kit (SDK), the tool is able to write drivers for your custom IP. This simplifies your development to a great extent. In a way this application provides the universal interfacing option to user. User can also write the digital data on the GPIO (General Purpose Input Output) through LabVIEW Test application GUI. This project can be used

  12. Relationship Between University Degree Programmes And Self-Employment And Self-Reliance A Survey Of Kenyan Universities

    Directory of Open Access Journals (Sweden)

    Lilian Mwebia

    2017-12-01

    Full Text Available The rising cases of unemployment in many countries are a worrying trend. In Kenya despite the rising levels of education many graduates remain unemployed. The purpose of this study was to establish the relationship between university degree programmes and self-employment. The selection of private and public universities to participate was done by purposive sampling. Stratified sampling was used to select degree programmes under investigation. Simple random sampling was used to pick the participants. Data was collected through administration of self administered questionnaires. Data was analyzed using descriptive statistics frequencies percentages and presented in tables. This study found that most universities have degree programmes aimed at ensuring self reliance and self employment among its graduates. However there are dismally low efforts by most universities in holding workshops on self employment and self reliance every semester establishment and support of many mentorship programmes for students by successful entrepreneurs and mainstreaming of self employment and self reliance in the curriculum. This study recommends that the university programmes offered in the country should be monitored to ensure that they instill skills for self employment self reliance and self direction on the part of the learners. This would compel the learning institutions to offer programmes that are more relevant and reduce the menace of unemployment.

  13. Universal programmable devices for unambiguous discrimination

    International Nuclear Information System (INIS)

    Zhang Chi; Ying Mingsheng; Qiao, Bo

    2006-01-01

    We discuss the problem of designing unambiguous programmable discriminators for any n unknown quantum states in an m-dimensional Hilbert space. The discriminator is a fixed measurement that has two kinds of input registers: the program registers and the data register. The quantum state in the data register is what users want to identify, which is confirmed to be among the n states in program registers. The task of the discriminator is to tell the users which state stored in the program registers is equivalent to that in the data register. First, we give a necessary and sufficient condition for judging an unambiguous programmable discriminator. Then, if m=n, we present an optimal unambiguous programmable discriminator for them, in the sense of maximizing the worst-case probability of success. Finally, we propose a universal unambiguous programmable discriminator for arbitrary n quantum states

  14. Impact of Entrepreneurship Programmes on University Students

    Science.gov (United States)

    Iglesias-Sánchez, Patricia P.; Jambrino-Maldonado, Carmen; Velasco, Antonio Peñafiel; Kokash, Husam

    2016-01-01

    Purpose: The purpose of this paper is to investigate entrepreneurship in Malaga University based on the Theory of Planned Behaviour model. There are two objectives: to analyse the influence of the main elements of orientation to entrepreneurship and to evaluate the efficiency of education programmes in the university system.…

  15. The effectiveness of universal parenting programmes: the CANparent trial.

    Science.gov (United States)

    Lindsay, Geoff; Totsika, Vasiliki

    2017-10-23

    There is substantial evidence for the efficacy and effectiveness of targeted parenting programmes but much less evidence regarding universal parenting programmes. The aim of the present study was to evaluate the effectiveness of the CANparent Trial of 12 universal parenting programmes, which were made available to parents of all children aged 0-6 years in three local authorities in England. To the best of our knowledge, this is the first study of universal parenting programmes on this scale. Parents accessed a voucher, value £100, to attend an accredited programme of parenting classes. Parents completed measures of their mental well-being, parenting efficacy, parenting satisfaction, and parenting stress, at pre- and post-course. Comparative data were derived from a sample of non-participant parents in 16 local authorities not providing CANparent programmes. A quasi-experimental design was adopted following estimation of propensity scores to balance the two groups on socio-demographic variables. Following their programme, changes in parenting stress were small and nonsignificant (Cohen's d frequency 0.07; intensity, 0.17). Participating parents showed significantly greater improvements than the comparison group for parenting efficacy (0.89) but not parenting satisfaction (-0.01). Mental well-being improved from 0.29 SD below the national norm to the national norm after the course. Parents were overwhelmingly positive about their course (88-94%) but this was lower for improvement in their relationship with their child (74%) and being a better parent (76%). The CANparent Trial demonstrated that universal parenting programmes can be effective in improving parents' sense of parenting efficacy and mental well-being when delivered to the full range of parents in community settings. However, there was no evidence of a reduction in levels of parenting stress; nor was there a significant improvement in satisfaction with being a parent. This is the first study of its kind

  16. Graduates\\' Perception of University Programmes and Their ...

    African Journals Online (AJOL)

    Graduates\\' Perception of University Programmes and Their Relevance to Employment: A study of University of Nairobi Graduates (1991-1998). Gerald N Kimani. Abstract. No Abstract Available Africa Development Vol. XXX (1&2) 2005: 68-85. http://dx.doi.org/10.4314/ad.v30i1.22213 · AJOL African Journals Online.

  17. Design and Realization of Universal Data Interface

    Directory of Open Access Journals (Sweden)

    Jong-Woo Kim

    2005-03-01

    Full Text Available KARI studied data interface of Space Applications for developing Space Experimental Instrument in International Space Station, designed, and manufactured the UDIS (International Sapce Station Universal Data Interface simulator according to requirements of the data interface. This paper explains the design and implementation of UDIS for space application. UDIS is the instrument which simulate to interface the data from ISS to experiment module, payload and habitation module and use the development of a experiment system in the space. This simulator will be used to the GSE (Ground Support Equipment for test of experiment system. By realization of the simulator, we ensure data interface skills for a manned-space data communication system.

  18. Software-defined network abstractions and configuration interfaces for building programmable quantum networks

    Energy Technology Data Exchange (ETDEWEB)

    Dasari, Venkat [U.S. Army Research Laboratory, Aberdeen Proving Ground, MD; Sadlier, Ronald J [ORNL; Geerhart, Mr. Billy [U.S. Army Research Laboratory, Aberdeen Proving Ground, MD; Snow, Nikolai [U.S. Army Research Laboratory, Aberdeen Proving Ground, MD; Williams, Brian P [ORNL; Humble, Travis S [ORNL

    2017-01-01

    Well-defined and stable quantum networks are essential to realize functional quantum applications. Quantum networks are complex and must use both quantum and classical channels to support quantum applications like QKD, teleportation, and superdense coding. In particular, the no-cloning theorem prevents the reliable copying of quantum signals such that the quantum and classical channels must be highly coordinated using robust and extensible methods. We develop new network abstractions and interfaces for building programmable quantum networks. Our approach leverages new OpenFlow data structures and table type patterns to build programmable quantum networks and to support quantum applications.

  19. Programmable neural processing on a smartdust for brain-computer interfaces.

    Science.gov (United States)

    Yuwen Sun; Shimeng Huang; Oresko, Joseph J; Cheng, Allen C

    2010-10-01

    Brain-computer interfaces (BCIs) offer tremendous promise for improving the quality of life for disabled individuals. BCIs use spike sorting to identify the source of each neural firing. To date, spike sorting has been performed by either using off-chip analysis, which requires a wired connection penetrating the skull to a bulky external power/processing unit, or via custom application-specific integrated circuits that lack the programmability to perform different algorithms and upgrades. In this research, we propose and test the feasibility of performing on-chip, real-time spike sorting on a programmable smartdust, including feature extraction, classification, compression, and wireless transmission. A detailed power/performance tradeoff analysis using DVFS is presented. Our experimental results show that the execution time and power density meet the requirements to perform real-time spike sorting and wireless transmission on a single neural channel.

  20. Programmable logic controller optical fibre sensor interface module

    Science.gov (United States)

    Allwood, Gary; Wild, Graham; Hinckley, Steven

    2011-12-01

    Most automated industrial processes use Distributed Control Systems (DCSs) or Programmable Logic Controllers (PLCs) for automated control. PLCs tend to be more common as they have much of the functionality of DCSs, although they are generally cheaper to install and maintain. PLCs in conjunction with a human machine interface form the basis of Supervisory Control And Data Acquisition (SCADA) systems, combined with communication infrastructure and Remote Terminal Units (RTUs). RTU's basically convert different sensor measurands in to digital data that is sent back to the PLC or supervisory system. Optical fibre sensors are becoming more common in industrial processes because of their many advantageous properties. Being small, lightweight, highly sensitive, and immune to electromagnetic interference, means they are an ideal solution for a variety of diverse sensing applications. Here, we have developed a PLC Optical Fibre Sensor Interface Module (OFSIM), in which an optical fibre is connected directly to the OFSIM located next to the PLC. The embedded fibre Bragg grating sensors, are highly sensitive and can detect a number of different measurands such as temperature, pressure and strain without the need for a power supply.

  1. Accreditation of academic programmes in Nigerian universities: the ...

    African Journals Online (AJOL)

    ... emphasis on the library holdings, quantity and quality of materials and their currency. Other areas of the library that deserve the proper attention of the accreditation team are also highlighted. Keywords: academic, accreditation, library, Nigeria, programmes, universities. Lagos Journal of Library and Information Science ...

  2. Exploring the Heterogeneity of Class in Higher Education: Social and Cultural Differentiation in Danish University Programmes

    DEFF Research Database (Denmark)

    Thomsen, Jens Peter

    2012-01-01

    education demands a closer examination of the hidden heterogeneity in the students’ social origin and educational strategies. Using a mixed-method approach (register data and ethnographic observations and interviews) the paper focuses on the students’ class origins and on different cultural practices......This paper examines the relationship between social background, choice of university programme and academic culture among Danish university students. Statistically and sociologically, university students are often treated as a homogeneous group, but the ever-increasing number of students in higher...... in three Danish university programmes. It is shown that the Danish university field is characterized by a significant variation in social selectivity from programme to programme, and it is argued that these different social profiles correspond with distinctively different cultural practices...

  3. Developing a Services Science Graduation Programme at the University of Twente

    NARCIS (Netherlands)

    Sorathia, V.S.; Ferreira Pires, Luis; Pires, L.F.; van Sinderen, Marten J.; Wijnhoven, Alphonsus B.J.M.

    2010-01-01

    The recent growth in the services sector implies that more people must be trained in this area. This inspired us to develop a Services Science Graduation Programme at the University of Twente, the Netherlands. We propose a study programme of five years, consisting of a Master phase of two years and

  4. Assessment of library user education programmes in universities in ...

    African Journals Online (AJOL)

    Assessment of library user education programmes in universities in Benue state. ... The study revealed that library orientation, use of library and library ... This is important and necessary for st udents' academic career as it teaches students ...

  5. Medical engineering at Cardiff University. Part 2: Postgraduate programmes of study.

    Science.gov (United States)

    Theobald, P; O'Doherty, D M; Holt, C A; Evans, S L; Jones, M D

    2009-05-01

    The Medical Engineering team within the School of Engineering, Cardiff University, delivers two postgraduate programmes of study. Established over 10 years ago, the part-time MSc programmes in Orthopaedic Engineering and Clinical Engineering offer the opportunity of further study while remaining within full-time employment. Both programmes deliver 120 taught credits over two academic years via a series of residential weekends, with successful completion enabling the student to undertake and then defend a 60-credit research dissertation. Fulfilling a specific role on the career pathway for both student cohorts, the strength of each programme is indicated by the consistent number of applicants.

  6. Improving regional universal newborn hearing screening programmes in Italy.

    Science.gov (United States)

    Molini, E; Cristi, M C; Lapenna, R; Calzolaro, L; Muzzi, E; Ciciriello, E; Della Volpe, A; Orzan, E; Ricci, G

    2016-02-01

    The Universal Newborn Hearing Screening (UNHS) programme aims at achieving early detection of hearing impairment. Subsequent diagnosis and intervention should follow promptly. Within the framework of the Ministry of Health project CCM 2013 "Preventing Communication Disorders: a Regional Program for early Identification, Intervention and Care of Hearing Impaired Children", the limitations and strengths of current UNHS programs in Italy have been analysed by a group of professionals working in tertiary centres involved in regional UNHS programmes, using SWOT analysis and a subsequent TOWS matrix. Coverage and lost-to-follow up rates are issues related to UNHS programmes. Recommendations to improve the effectiveness of the UNHS programme have been identified. The need for homogeneous policies, high-quality information and dissemination of knowledge for operators and families of hearing-impaired children emerged from the discussion. © Copyright by Società Italiana di Otorinolaringologia e Chirurgia Cervico-Facciale.

  7. A Standard for Sharing and Accessing Time Series Data: The Heliophysics Application Programmers Interface (HAPI) Specification

    Science.gov (United States)

    Vandegriff, J. D.; King, T. A.; Weigel, R. S.; Faden, J.; Roberts, D. A.; Harris, B. T.; Lal, N.; Boardsen, S. A.; Candey, R. M.; Lindholm, D. M.

    2017-12-01

    We present the Heliophysics Application Programmers Interface (HAPI), a new interface specification that both large and small data centers can use to expose time series data holdings in a standard way. HAPI was inspired by the similarity of existing services at many Heliophysics data centers, and these data centers have collaborated to define a single interface that captures best practices and represents what everyone considers the essential, lowest common denominator for basic data access. This low level access can serve as infrastructure to support greatly enhanced interoperability among analysis tools, with the goal being simplified analysis and comparison of data from any instrument, model, mission or data center. The three main services a HAPI server must perform are 1. list a catalog of datasets (one unique ID per dataset), 2. describe the content of one dataset (JSON metadata), and 3. retrieve numerical content for one dataset (stream the actual data). HAPI defines both the format of the query to the server, and the response from the server. The metadata is lightweight, focusing on use rather than discovery, and the data format is a streaming one, with Comma Separated Values (CSV) being required and binary or JSON streaming being optional. The HAPI specification is available at GitHub, where projects are also underway to develop reference implementation servers that data providers can adapt and use at their own sites. Also in the works are data analysis clients in multiple languages (IDL, Python, Matlab, and Java). Institutions which have agreed to adopt HAPI include Goddard (CDAWeb for data and CCMC for models), LASP at the University of Colorado Boulder, the Particles and Plasma Interactions node of the Planetary Data System (PPI/PDS) at UCLA, the Plasma Wave Group at the University of Iowa, the Space Sector at the Johns Hopkins Applied Physics Lab (APL), and the tsds.org site maintained at George Mason University. Over the next year, the adoption of a

  8. Entrepreneurship Training Programme in Universities and Graduates' Productivity in South-South Nigeria

    Science.gov (United States)

    Oleforo, Ngozika A.; Oko, Dominic Edema; Akpan, Eno G.

    2013-01-01

    Entrepreneurial training programme has to do with acquiring relevant skills in which an individual has to be sensitized, motivated and guided to achieve self-reliance and self employment. The paper examined the relevance of entrepreneurial training programme in the universities to graduates' productivity. Three null hypotheses were formulated. A…

  9. International Nuclear Management Academy Requirements for University Master’s Programmes in Nuclear Technology Management

    International Nuclear Information System (INIS)

    Grosbois, J. de; Hirose, H.; Adachi, F.; Liu, L.; Hanamitsu, K.; Kosilov, A.; Roberts, J.

    2016-01-01

    Full text: The development of any national nuclear energy programme is dependent on the successful development of qualified human resources, through a sustainable nuclear education and training programmes supported by government and industry. Among the broad range of specialists needed for the continued safe and economic utilization of nuclear technology for peaceful purposes, are a most vital component—managers. The International Nuclear Management Academy (INMA) is an IAEA facilitated collaboration framework in which universities provide master’s degree programmes focusing on the management aspect for the nuclear sector. INMA master’s programmes in Nuclear Technology Management (NTM) specify a common set of competency requirements that graduates should acquire to prepare them to become competent managers. This paper presents an overview of the INMA collaboration framework and the requirements for partner universities to implement master’s programmes in Nuclear Technology Management. (author

  10. Improving Educational Objectives of the Industrial and Management Systems Engineering Programme at Kuwait University

    Science.gov (United States)

    Aldowaisan, Tariq; Allahverdi, Ali

    2016-01-01

    This paper describes the process of developing programme educational objectives (PEOs) for the Industrial and Management Systems Engineering programme at Kuwait University, and the process of deployment of these PEOs. Input of the four constituents of the programme, faculty, students, alumni, and employers, is incorporated in the development and…

  11. RWebData: A High-Level Interface to the Programmable Web

    Directory of Open Access Journals (Sweden)

    Ulrich Matter

    2018-02-01

    Full Text Available The rise of the programmable web offers new opportunities for the empirically driven sciences. The access to, compilation and preparation of data from the programmable web for statistical analysis can, however, involve substantial up-front costs for the practical researcher. The 'R'-package RWebData provides a high-level framework that allows data to be easily collected from the programmable web in a format that can be used directly for statistical analysis in 'R' without bothering about the data’s initial format and nesting structure. It was developed specifically for users who have no experience with web technologies and merely use 'R' as statistics software. This paper provides an overview of the high-level functions, explains the basic architecture of the package, illustrates the implemented data mapping algorithm, and discusses RWebData’s further development and reuse potential.   Funding statement: The author acknowledges financial support from the University of Basel Research Fund as well as support from the Swiss National Science Foundation (grant 168848.

  12. Digitally Programmable High-Q Voltage Mode Universal Filter

    Directory of Open Access Journals (Sweden)

    D. Singh

    2013-12-01

    Full Text Available A new low-voltage low-power CMOS current feedback amplifier (CFA is presented in this paper. This is used to realize a novel digitally programmable CFA (DPCFA using transistor arrays and MOS switches. The proposed realizations nearly allow rail-to-rail swing capability at all the ports. Class-AB output stage ensures low power dissipation and high current drive capability. The proposed CFA/ DPCFA operates at supply voltage of ±0.75 V and exhibits bandwidth better than 95 MHz. An application of the DPCFA to realize a novel voltage mode high-Q digitally programmable universal filter (UF is given. Performances of all the proposed circuits are verified by PSPICE simulation using TSMC 0.25μm technology parameters.

  13. Tools to Study Interfaces for Superconducting, Thermoelectric, and Magnetic Materials at the University of Houston

    Science.gov (United States)

    2016-09-01

    AFRL-AFOSR-VA-TR-2016-0303 Tools to Study Interfaces for Superconducting ,Thermoelectric, and Magnetic Materials Paul C. W. Chu UNIVERSITY OF HOUSTON...8/28/2014 - 8/27/2016 Title: Tools to Study Interfaces for Superconducting , Thermoelectric, and Magnetic Materials at the University of Houston...effort. Tools to Study Interfaces for Superconducting , Thermoelectric, and Magnetic Materials at the University of Houston Grant/Contract Number AFOSR

  14. Continuous Improvement in the Industrial and Management Systems Engineering Programme at Kuwait University

    Science.gov (United States)

    Aldowaisan, Tariq; Allahverdi, Ali

    2016-01-01

    This paper describes the process employed by the Industrial and Management Systems Engineering programme at Kuwait University to continuously improve the programme. Using a continuous improvement framework, the paper demonstrates how various qualitative and quantitative analyses methods, such as hypothesis testing and control charts, have been…

  15. Universal programmable logic gate and routing method

    Science.gov (United States)

    Fijany, Amir (Inventor); Vatan, Farrokh (Inventor); Akarvardar, Kerem (Inventor); Blalock, Benjamin (Inventor); Chen, Suheng (Inventor); Cristoloveanu, Sorin (Inventor); Kolawa, Elzbieta (Inventor); Mojarradi, Mohammad M. (Inventor); Toomarian, Nikzad (Inventor)

    2009-01-01

    An universal and programmable logic gate based on G.sup.4-FET technology is disclosed, leading to the design of more efficient logic circuits. A new full adder design based on the G.sup.4-FET is also presented. The G.sup.4-FET can also function as a unique router device offering coplanar crossing of signal paths that are isolated and perpendicular to one another. This has the potential of overcoming major limitations in VLSI design where complex interconnection schemes have become increasingly problematic.

  16. Preparing University Students to Lead K-12 Engineering Outreach Programmes: A Design Experiment

    Science.gov (United States)

    Anthony, Anika B.; Greene, Howard; Post, Paul E.; Parkhurst, Andrew; Zhan, Xi

    2016-01-01

    This paper describes an engineering outreach programme designed to increase the interest of under-represented youth in engineering and to disseminate pre-engineering design challenge materials to K-12 educators and volunteers. Given university students' critical role as facilitators of the outreach programme, researchers conducted a two-year…

  17. Ten Key Steps to Developing a Programme of University Mentoring for Newly Enrolled Students

    Directory of Open Access Journals (Sweden)

    Raquel Casado-Muñoz

    2015-05-01

    Full Text Available Peer mentoring or tutoring is an educational guidance method that is growing in universities around the world. Directed at the integration of students over the first year of university studies, it is based on the support and guidance that a more experienced student offers to a recently enrolled fellow student. It is a recent process in Spain which started a little over a decade ago, but each course brings more experiences. This article, derived from research, seeks to identify a series of key steps and ideas to implement this type of programme. The summary of the proposals stems from three main sources: a the experience and assessment of the Mentoring Programme at the University of Burgos; b the review of the peer mentoring programs implemented at 35 Spanish universities; and c the review, comparison and adaptation of formal mentoring to the university according to Perrone (2003.  The outcomes may be especially useful for those universities that wish to start mentoring programmes, and as a source of reflection and comparison for those with greater experience. We believe that special attention should be given on increasing and improving participation in the mentoring of newly enrolled students and on monitoring and assessing the whole process.

  18. A Simple and Universal Resistive-Bridge Sensors Interface

    Directory of Open Access Journals (Sweden)

    Sergey Y. YURISH

    2011-02-01

    Full Text Available Resistive-bridge sensors are widely used in various sensor systems. There are many sensor signal conditioners from different manufacturers for such sensing elements. However, no one existing on the modern market integrated converter for resistive bridge sensors can work with both: resistive-bridge sensing elements and resistive-to-frequency and -duty-cycle converters’ outputs. A proposed and described in the article universal interface for resistive-bridge sensing elements and bridge-output-to-frequency and/or duty cycle converters based on the designed Universal Sensors and Transducers Interface (USTI integrated. It is based on a simple, cost effective three-point measuring technique and does not require any additional active components. The USTI IC is realized in a standard CMOS technology. The active supply current at operating voltage +4.5 V and clock frequency 20 MHz is not more than 9.5 mA This paper reports experimental results with a strain gauges bridge emulator and differential pressure resistive bridge sensor SX30GD2.

  19. STRENGTHEN AND UPGRADE REGIONAL CAPABILITIES (REGIONAL UNIVERSITY KNOWLEDGE CENTRE PROGRAMME IN HUNGARY

    Directory of Open Access Journals (Sweden)

    Annamária INZELT

    2008-06-01

    Full Text Available The emerging vision of the modern, innovative Hungarian economy, which can compete successfully in the global arena, made it absolutely necessary to encourage business firms to be innovation-oriented and to encourage universities to develop, beyond their traditional teaching mission, also their research performance and their capabilities to transfer research results and new knowledge to convert them into commercially relevant innovations. The role of government was to create a suitable legal environment and proper incentives to stimulate and support change and to enable collaborations between Public and Private Sector actors. Despite all efforts in launching relevant programmes, the competency and attractiveness of universities for strategic research partnerships with the private sector remained heterogeneous and partially unsatisfactory because of shortcomings in their knowledge base and their capability to act as well-performing research partners in collaborative projects. In 2004 Hungary established a new complementary programme which addressed particularly these shortcomings, the Pázmány Péter – Regional University Knowledge Centre programme. This paper describes shortly the programme and then investigates the experiences of two initial calls. This Public-Private-Partnership model, where the state is not the single supporter of the programme, the participating Private Sector actors provide complementary funding. In addition, the centres can also attract external funding from various other sources. In addition, Private Sector enterprises make advanced technical equipment available for use by members and non-members. By the first experiences this programme is a good frame to support overcoming on one of the failure of the system, weak knowledge distribution capability. This initiative, the Pázmány Péter programme provides a potentially transferable example for other countries with shortcomings similar to those of Hungary’s National

  20. Motivation and degree completion in a university-based teacher education programme

    NARCIS (Netherlands)

    Fokkens-Bruinsma, Marjon; Canrinus, Esther Tamara

    2015-01-01

    This study investigated which factors determine degree completion in a Dutch university-based teacher education programme. We assumed that both student characteristics and characteristics of the learning environment affected degree completion. We included the following factors in our study:

  1. Universities, SMEs and Social Capital: Can You Get Too Much of a Good Thing? An Illustrative Analysis of One University's Knowledge Exchange Programme

    Science.gov (United States)

    Gordon, Ian

    2016-01-01

    This article explores a university knowledge exchange programme for small and medium-sized enterprise (SME) owner-managers. Specifically, it considers why a programme designed to achieve growth in a group of SMEs through the creation of a network high in social capital may have become a constraint on the programme's effectiveness over a period of…

  2. Strategic planning of the master programme in health informatics at Aalborg University: targeting and updating the programme, to meet explicit customer needs.

    Science.gov (United States)

    Nøhr, C; Bygholm, A; Hejlesen, O

    1998-06-01

    Education is essentially giving people new skills and qualifications to fulfil certain tasks. In planning and managing educational programmes it is crucial to know what skills and what qualifications are needed to carry out the tasks in question, not to mention the importance of knowing what tasks are relevant to carry out. The programme in health informatics at Aalborg University produces health informatics professionals. The students are developing skills in solving informatics problems in health care organisations. The programme has been running for 3 years now and to maintain the perception of the aim for the programme a number of activities have been launched. In the following, the programme will be presented, the activities to obtain information on how to keep the programme targeted and updated will be described and the changes that are going to be introduced will be outlined.

  3. Evaluation of the Undergraduate Physics Programme at Indira Gandhi National Open University: A Case Study

    Directory of Open Access Journals (Sweden)

    Arundhati Mishra

    2009-12-01

    Full Text Available The undergraduate science programme was launched at the Indira Gandhi National Open University (IGNOU in 1991-92 with an enrolment of 1,210 students. The programme was well received, and enrolments increased over the years. However, the success rates have not kept pace with enrolment.In this paper, the authors report the results of an evaluation of the undergraduate Physics programme at IGNOU. The evaluation, the first of its type for this programme, adapted the major tenets of the CIPP model. The findings are based on the responses from a randomly chosen sample of 509 learners across India. The methods employed for the study include records, document, and database analysis, surveys, and case studies.Although the University has enhanced access to higher science education, the attrition rate is high (73%, and the success rate is low. The authors recommend that the University review and reorient its strategies for providing good quality, learner-centred higher education in science subjects. The programme should address the concerns of the learners about the effectiveness of the student support systems, the difficulty level, and the learner-friendliness of study materials with the goal of achieving long-term sustainability while maintaining parity with the conventional system. The need for improving the presentation of the courses and simplifying the mathematical details is emphasised.

  4. Educational Quality at Universities for inclusive international Programmes

    DEFF Research Database (Denmark)

    Lauridsen, Karen M.; Cozart, Stacey Marie

    The aim of the EQUiiP project (Educational Quality at Universities for inclusive international Programmes) is to establish an electronic resource for Educational Developers (EDs) responsible for the Continuous Professional Development (CPD) of university teaching staff, in particular staff teaching...... supports the capability within higher education institutions for developing and implementing an internationalized curriculum and teaching in the international classroom. The five modules cover the following topics: (i) Teaching and Learning in the International Classroom, (ii) Intended International....... The project is financially supported by Erasmus+. The poster will present an overview of the project with particular focus on the outcomes of the first year: A (draft) profile of the Educational Developer with expertise in this field and the first module on Teaching and Learning in the International Classroom...

  5. Universality of Critically Pinned Interfaces in Two-Dimensional Isotropic Random Media

    Science.gov (United States)

    Grassberger, Peter

    2018-05-01

    Based on extensive simulations, we conjecture that critically pinned interfaces in two-dimensional isotropic random media with short-range correlations are always in the universality class of ordinary percolation. Thus, in contrast to interfaces in >2 dimensions, there is no distinction between fractal (i.e., percolative) and rough but nonfractal interfaces. Our claim includes interfaces in zero-temperature random field Ising models (both with and without spontaneous nucleation), in heterogeneous bootstrap percolation, and in susceptible-weakened-infected-removed epidemics. It does not include models with long-range correlations in the randomness and models where overhangs are explicitly forbidden (which would imply nonisotropy of the medium).

  6. Universal alcohol misuse prevention programmes for children and adolescents: Cochrane systematic reviews.

    Science.gov (United States)

    Foxcroft, David R; Tsertsvadze, Alexander

    2012-05-01

    Alcohol misuse by young people causes significant health and social harm, including death and disability. Therefore, prevention of youth alcohol misuse is a policy aim in many countries. Our aim was to examine the effectiveness of (1) school-based, (2) family-based and (3) multi-component universal alcohol misuse prevention programmes in children and adolescents. Three Cochrane systematic reviews were performed: searches in MEDLINE, EMBASE, PsycINFO, Project CORK and the Cochrane Register of Controlled Trials up to July 2010, including randomised trials evaluating universal alcohol misuse prevention programmes in school, family or multiple settings in youths aged 18 years or younger. Two independent reviewers identified eligible studies and any discrepancies were resolved via discussion. A total of 85 trials were included in the reviews of school (n = 53), family (n = 12) and multi-component (n = 20) programmes. Meta-analysis was not performed due to study heterogeneity. Most studies were conducted in North America. Risk of bias assessment revealed problems related to inappropriate unit of analysis, moderate to high attrition, selective outcome reporting and potential confounding. Certain generic psychosocial and life skills school-based programmes were effective in reducing alcohol use in youth. Most family-based programmes were effective. There was insufficient evidence to conclude that multiple interventions provided additional benefit over single interventions. In these Cochrane reviews, some school, family or multi-component prevention programmes were shown to be effective in reducing alcohol misuse in youths. However, these results warrant a cautious interpretation, since bias and/or contextual factors may have affected the trial results. Further research should replicate the most promising studies identified in these reviews and pay particular attention to content and context factors through rigorous evaluation.

  7. Development of Elite Programmes at Aalborg University

    DEFF Research Database (Denmark)

    Andersen, Ove

    2008-01-01

    Europe and  the United States on higher educations  tailored  to challenge  the most  talented and motivated students. Further details are provided on  the current situation  in Denmark, where the government has decided  to support  the development of highly specialised elite programmes at  the  master......The Commission of European Communities concluded  in a  report  from 2005  that “knowledge, research,  skills and education will be  the currency of success  in  the  face of globalization” and that  there should be support for excellence  in European universities. This paper gives examples from...

  8. Talent Management Programmes at British, American and Canadian Universities: Comparative Study

    Science.gov (United States)

    Boichenko, Maryna

    2015-01-01

    The article deals with the peculiarities of talent management programmes implementation at the top British, American and Canadian universities. The essence of the main concepts of research--talent and talent management--has been revealed. Talent management is referred to as the systematic attraction, identification, development, engagement,…

  9. Educating sexologists in a Danish university hospital in accordance with a Nordic educational programme

    DEFF Research Database (Denmark)

    Rischel, Karen; Kristensen, Ellids

    2005-01-01

    The establishment of an educational programme in sexology in a Danish university hospital is described and an overview of the historical background of the Nordic Association for Clinical Sexology (NACS) and the Nordic educational programme is presented. The Nordic Association for Clinical Sexology...... was founded in 1978. In 2000, agreement was reached on a three-level educational programme for sexologists and identical rules for authorization in the Nordic countries. After analysis of the Nordic educational programme, curricula on levels 1 and 2 as well as logbooks were designed. Employees of the clinic...... traditions to orientations encountered in other parts of the world. In continuation of the NACS curricula, we have established an educational programme for sexologists. We suggest that this can be carried out at any major sexological unit....

  10. Early Childhood Development and E-Learning in Africa: The Early Childhood Development Virtual University Programme

    Science.gov (United States)

    Pence, Alan

    2007-01-01

    This article explores the development and evaluation of the graduate-level Early Childhood Development Virtual University (ECDVU) programme in Sub-Saharan Africa from 2001 through to 2004. It outlines the history of the ECDVU and the establishing of a Sub-Saharan programme for future leaders in the early childhood field guided by the key principle…

  11. University Lawyers: A Study of Legal Risk, Risk Management and Role in Work Integrated Learning Programmes

    Science.gov (United States)

    Cameron, Craig; Klopper, Christopher

    2015-01-01

    Work integrated learning (WIL) is in growing demand by multiple stakeholders within the higher education sector in Australia. There are significant and distinct legal risks to universities associated with WIL programmes. University lawyers, along with WIL administrators and university management, are responsible for managing legal risk. This…

  12. Students' Perceptions of a University Access (Bridging) Programme for Social Science, Commerce and Humanities: Research Article

    Science.gov (United States)

    Quayle, Michael; Essack, Zaynab

    2007-01-01

    Universities in South Africa face the challenge of redressing past (and continuing) inequalities in higher education by increasing accessibility to previously (and currently) disadvantaged students. One means of doing so is through 'access' or 'bridging' programmes. This article explores successful students' perceptions of one such programme at…

  13. [Public health competencies and contents in Spanish university degree programmes of Veterinary Medicine].

    Science.gov (United States)

    Davó-Blanes, María Del Carmen; Vives-Cases, Carmen; Huerta, Belén

    2017-04-19

    To reach a consensus among public health faculty from various Spanish universities about the core public health competencies that should be integrated into the Veterinary Medicine degree training. The 3rd Forum of University Professors of Public Health was held at the School of Veterinary Medicine of the University of Cordoba (12-13 January 2016). Forty-two university professors and lecturers from nine Spanish universities with veterinary degrees participated in the forum. They were divided into five working groups during three working sessions to identify and classify core public health competencies for the Veterinary Medicine degree, propose public health contents for the identified competencies and organize such contents in thematic blocks. The results were discussed in different plenary sessions. The highest number of core competencies was identified in the activities related to the following public health functions: «Assessment of the population's health needs» and «Developing health policies». The final programme included basic contents organized into five units: 1) Fundamentals of public health; 2) Study and research in public health; 3) Production, animal health and environment; 4) Food security; and 5) Health education. The public health core competencies and contents identified in this Forum may be considered as a starting point to update public health training programmes for future veterinary professionals. Copyright © 2017 SESPAS. Publicado por Elsevier España, S.L.U. All rights reserved.

  14. Experiential Interface Design for the Transference of Scientific Publications from University to SMEs

    DEFF Research Database (Denmark)

    Lykke, Marianne; Løkkegaard, Sarai; Jantzen, Christian

    2017-01-01

    to develop suggestions for the interface design of a generic knowledge pathway. The interface design is based on principles from experience design with the aim to draw attention to the scientific knowledge and make it desirable and understandable. The study used practice theory as its conceptual framework......Transferring knowledge between universities and industry is known to be problematic. The paper addresses the situation of small and medium-sized enterprises (SMEs) in order to understand their use of scientific knowledge. We use our understanding of SME situations and information practices...... to interface design. Generally, the SMEs look for knowledge in two situations: when they have a pressing problem to solve and when they want inspiration for new business opportunities. The SMEs consult many different channels and scientific knowledge from universities is not their first choice. SMEs see...

  15. Structures in the communication between lexicographer and programmer: Database and interface

    DEFF Research Database (Denmark)

    Tarp, Sven

    2015-01-01

    This paper deals exclusively with e-lexicography. It intends to answer the question how much a lexicographer in charge of a new e-dictionary project should know about lexicographical structures, and how this knowledge could be communicated to the IT programmer designing the underlying database...... and the corresponding user interfaces. With this purpose, it first defines the concepts of lexicographical database, e-dictionary and e-lexicographical structure. Then it discusses some of the new ways in which lexicographical structures express themselves in the digital environment. It stresses, above all......, their dynamic character and great complexity which make it extremely difficult and time-consuming for the lexicographer to get an overview of all the structures in an e-lexicographical project. Finally, and based upon the experience from the planning and design of five e-dictionaries, it shows how...

  16. An Examination of Critical Problems Associated with the Implementation of the Universal Basic Education (UBE) Programme in Nigeria

    Science.gov (United States)

    Ejere, Emmanuel Iriemi

    2011-01-01

    It is hardly debatable that implementation is the bane of public policies and programmes in Nigeria. A well formulated policy or programme is useless if not properly implemented as its stated objectives will not be realized. The Universal Basic Education (UBE) programme was introduced in Nigeria in September 1999 by the Obasanjo's administration.…

  17. Fracture of Polymers and Interfaces: A Universal Molecular Approach

    Science.gov (United States)

    Wool, Richard

    2003-03-01

    Fracture of polymers, linear or crosslinked, can be viewed as a breaking of molecular connectivity via disentanglement or bond rupture. When treated as a vector percolation phenomenon, we find that it captures the essential physics of fracture and makes broad accurate predictions for strength S, and fracture energy G, of polymers and their interfaces. In the bulk, we find that G ˜ [p-pc], and S ˜ [p-pc]^1/2, where p is the local normalized entanglement density and pc is the percolation threshold. For interfaces, p = nL/w, where n is the areal density of chains of length L ˜M (mol wt) in an interface of width w. For incompatible interfaces of width w, G ˜ [w-wc]; when reinforced with n compatibilizers, G ˜ (n - nc]. For welding, p ˜ L, the welding time tw ˜ L. For adhesion with sticker group X on the polymer and receptor groups Y on the solid, the strength first increases with X, Y and X-Y strength and then decreases after a predictable maximum. For thermosets, the modulus E ˜ [p-pc]^3 and the strength S ˜ [p-pc]^2. Numerous experimental examples are given to support the above universal relations for fracture.

  18. Attitude toward Mathematics among the Students at Nazarbayev University Foundation Year Programme

    Science.gov (United States)

    Karjanto, N.

    2017-01-01

    This article investigates the attitude toward mathematics among the students enrolled in the Foundation Year Programme at Nazarbayev University. The study is conducted quantitatively and an inventory developed by Tapia and Marsh II is adopted in this research. The inventory consists of 40 statements on the five-point Likert scale. Gender,…

  19. Across Borders and across Cultures: Vietnamese Students' Positioning of Teachers in a University Twinning Programme

    Science.gov (United States)

    Vu, Ha; Doyle, Stephanie

    2014-01-01

    How do teachers and teaching appear to international students moving from the home country component of a twinning programme to the overseas partner university? This narrative study explored the perspectives of five Vietnamese students in their first months of studying for a commerce degree at a New Zealand university, having completed the first…

  20. Enhancing the interfaces among schools, colleges, universities, and industry

    International Nuclear Information System (INIS)

    Burns, D.

    2006-01-01

    'Full text:' The 2005 Rae Report on higher education in Ontario recommended that the Provincial government 'reaffirm the mandate of colleges to focus on occupational education and labour market needs, while continuing to allow applied degrees and institutional evolution. Mandate colleges to reach out to the fifty percent of high school students not going on to further studies...' Another recommendation was 'encourage the distinct evolution of each institution (i.e. colleges and universities) and promote differentiation through the tuition framework, accountability arrangements and the design of the Province's funding formula. At the same time, require that colleges and universities recognize each others' related programming to create clear and efficient pathways for students.' Implementing these recommendations requires major changes in the interfaces among schools, colleges, universities and industry, and also in the attitudes of parents, the teaching profession, and employers. Will it happen? (author)

  1. A Pre-Post Evaluation of OpenMinds: a Sustainable, Peer-Led Mental Health Literacy Programme in Universities and Secondary Schools.

    Science.gov (United States)

    Patalay, Praveetha; Annis, Jennifer; Sharpe, Helen; Newman, Robbie; Main, Dominic; Ragunathan, Thivvia; Parkes, Mary; Clarke, Kelly

    2017-11-01

    Engaging young people in the design and delivery of mental health education could lead to more effective interventions; however, few of these interventions have been evaluated. This study aimed to gain preliminary evidence with regards to the efficacy and acceptability of OpenMinds: a peer-designed and facilitated mental health literacy programme for university and secondary school students. The programme involves a structured programme of education and training for university medical students, who then deliver workshops in secondary schools. Pre- and post-surveys were completed by 234 school students who received two workshops and 40 university medical students who completed the OpenMinds programme and delivered the workshops. The main outcomes in both groups were components of mental health literacy (non-stigmatising attitudes, knowledge, social distance and helping attitudes). Perceived teaching efficacy and interest in mental health careers (university medical students) and workshop acceptability (school students) were also examined. University and school student participation in OpenMinds was associated with significant improvements in three of four mental health literacy elements in both samples. Knowledge and attitudes improved in both samples, social distance improved only in the university sample and knowledge of helping behaviours increased in the school sample. University students' perceived teaching efficacy improved but there was no change in their reported interest in pursuing psychiatry in their career. Acceptability was high; over 70% of the school students agreed that they enjoyed the workshops and liked being taught by a university student. This study provides preliminary evidence for the acceptability and efficacy of OpenMinds as a sustainable peer-led model of mental health education for young people. The OpenMinds programme is ready for efficacy testing in a randomised trial.

  2. The Impact of Trial Stage, Developer Involvement and International Transferability on Universal Social and Emotional Learning Programme Outcomes: A Meta-Analysis

    Science.gov (United States)

    Wigelsworth, M.; Lendrum, A.; Oldfield, J.; Scott, A.; ten Bokkel, I.; Tate, K.; Emery, C.

    2016-01-01

    This study expands upon the extant prior meta-analytic literature by exploring previously theorised reasons for the failure of school-based, universal social and emotional learning (SEL) programmes to produce expected results. Eighty-nine studies reporting the effects of school-based, universal SEL programmes were examined for differential effects…

  3. Students' Views on Thesis Supervision in International Master's Degree Programmes in Finnish Universities

    Science.gov (United States)

    Filippou, Kalypso; Kallo, Johanna; Mikkilä-Erdmann, Mirjamaija

    2017-01-01

    This paper employs an intercultural perspective to examine students' views on master's thesis supervision and the roles and responsibilities of supervisors and students. The 302 respondents who answered the online questionnaire were enrolled in international master's degree programmes in four Finnish universities. The study revealed asymmetric…

  4. Developing international alumni activities in Mikkeli University of Applied Sciences : Case Business Management degree programme

    OpenAIRE

    Honkaniemi, Meri

    2014-01-01

    My thesis focuses on international alumni activities in Mikkeli University of Applied Sciences. My aim was to find development ideas and recommendations for the international side of the alumni activities. I intended to offer realistic suggestions enough in order to make them work in practice too. I put also my effort on finding recommendations for Business Management programme, because I wanted to make sure that international alumni activities get attention in degree programme level too. ...

  5. Addressing Plagiarism in Online Programmes at a Health Sciences University: A Case Study

    Science.gov (United States)

    Ewing, Helen; Anast, Ade; Roehling, Tamara

    2016-01-01

    Plagiarism continues to be a concern for all educational institutions. To build a solid foundation for high academic standards and best practices at a graduate university, aspects of plagiarism were reviewed to develop better management processes for reducing plagiarism. Specifically, the prevalence of plagiarism and software programmes for…

  6. Research interface on a programmable ultrasound scanner.

    Science.gov (United States)

    Shamdasani, Vijay; Bae, Unmin; Sikdar, Siddhartha; Yoo, Yang Mo; Karadayi, Kerem; Managuli, Ravi; Kim, Yongmin

    2008-07-01

    Commercial ultrasound machines in the past did not provide the ultrasound researchers access to raw ultrasound data. Lack of this ability has impeded evaluation and clinical testing of novel ultrasound algorithms and applications. Recently, we developed a flexible ultrasound back-end where all the processing for the conventional ultrasound modes, such as B, M, color flow and spectral Doppler, was performed in software. The back-end has been incorporated into a commercial ultrasound machine, the Hitachi HiVision 5500. The goal of this work is to develop an ultrasound research interface on the back-end for acquiring raw ultrasound data from the machine. The research interface has been designed as a software module on the ultrasound back-end. To increase the amount of raw ultrasound data that can be spooled in the limited memory available on the back-end, we have developed a method that can losslessly compress the ultrasound data in real time. The raw ultrasound data could be obtained in any conventional ultrasound mode, including duplex and triplex modes. Furthermore, use of the research interface does not decrease the frame rate or otherwise affect the clinical usability of the machine. The lossless compression of the ultrasound data in real time can increase the amount of data spooled by approximately 2.3 times, thus allowing more than 6s of raw ultrasound data to be acquired in all the modes. The interface has been used not only for early testing of new ideas with in vitro data from phantoms, but also for acquiring in vivo data for fine-tuning ultrasound applications and conducting clinical studies. We present several examples of how newer ultrasound applications, such as elastography, vibration imaging and 3D imaging, have benefited from this research interface. Since the research interface is entirely implemented in software, it can be deployed on existing HiVision 5500 ultrasound machines and may be easily upgraded in the future. The developed research

  7. Tobacco control programmes for universities: a feasibility study.

    Science.gov (United States)

    Willcox, M L

    1997-03-01

    University may be a good time for smoking cessation, because younger, lighter smokers are more successful at stopping. An initial survey of 4141 students at Cambridge and Anglia Polytechnic universities identified the prevalence of smoking; questionnaires were given to smokers asking about desire to stop. Some respondents were invited to a discussion, but very few came. Those wanting to quit were sent a second questionnaire about what help they wanted. On National No Smoking Day, 101 students were interviewed about "stop smoking' advertisements, and those wanting to stop smoking were offered different forms of help. Lastly, student union welfare officers at 54 universities in the United Kingdom were interviewed over the telephone, about what motivation and support they provide for students to stop smoking, and what more they would consider providing. Prevalence of smoking varied according to university, subject studied and sex. Desire to quit varied with subject studied, duration of habit and amount smoked. Some "stop smoking' TV adverts were widely remembered, but their motivational impact remains unclear. Most of those wanting to stop found it difficult, but few requested help unless approached directly. Only books were widely used, and innovative ones seemed most popular. Few student unions provided effective encouragement or help for students to stop smoking. Most said they would consider doing more. There is a need for smoking cessation programmes at universities. More research is needed on ways of motivating those who do not want to stop. "Direct marketing' of books seems the best way of reaching those who want to stop. The effectiveness of different books needs to be evaluated. There is great potential for improving the quality, quantity and availability of cessation aids through student unions.

  8. The Realization of the System Programme "Health Saving Education" in the Pedagogical University

    Science.gov (United States)

    Nagovitsyn, Roman S.; Chigovskaya-Nazarova, Yanina A.; Miroshnichenko, Aleksey A.; Senator, Svetlana Y.

    2018-01-01

    The purpose of the article is to develop a system programme "Health saving education" on the basis of creating a structural model and model of management and ensuring health and preventive activities and experimentally prove the effectiveness of its implementation in the educational process of the university. The solution of research…

  9. No longer the sparkling new idea : anchoring university entrepreneurship programmes in academic, entrepreneurial and regional policy networks

    NARCIS (Netherlands)

    Benneworth, Paul Stephen; Groen, Arend J.

    2010-01-01

    This paper is concerned with what makes a good university entrepreneurship programme (UEP), in particular with which features are necessary to allow UEPs to thrive within university settings. The paper begins from the paradox that UEPs are part of university’s extended development periphery, and

  10. Leveraging the Relationship: Knowledge Processes in School-University Research Networks of Master's Programmes

    Science.gov (United States)

    Cornelissen, Frank; Daly, Alan J.; Liou, Yi-Hwa; Van Swet, Jacqueline; Beijaard, Douwe; Bergen, Theo C. M.

    2015-01-01

    This study investigated the way developing, sharing and using of research-based knowledge occurred in the school-university research network of a master's programme for in-service teachers in the Netherlands. Over a 10-month period, a combination of quantitative and qualitative network data was collected. Data were analysed at three network…

  11. University Programme Preferences of High School Science Students in Singapore and Reasons that Matter in their Preferences: A Rasch analysis

    Science.gov (United States)

    Oon, Pey-Tee; Subramaniam, R.

    2015-01-01

    This study explored an under-researched area in science education-the university programmes preferred by high school students who take physical science subjects and the reasons that matter in their preferences. A total of 1,071 upper secondary and pre-university students in Singapore, who take physical science subjects among their range of subjects, participated in this study. A survey method was adopted and the Rasch model was used to analyse the data. Overall, Business Studies was ranked as the predominant choice; nonetheless, scientific programmes such as Science, Engineering, and Mathematics are generally still well liked by the students. When gender differences were examined, we found that students largely followed gender-typical programme preferences, in which males tend to incline towards Engineering while females tend to incline towards Arts and Social Sciences. Students prefer a university programme based on their individual interest and ability, with career aspiration and remuneration coming next. Interestingly, females place greater emphasis on career aspiration than males. Some implications of the study are discussed.

  12. FGB: A Graphical and Haptic User Interface for Creating Graphical, Haptic User Interfaces

    International Nuclear Information System (INIS)

    ANDERSON, THOMAS G.; BRECKENRIDGE, ARTHURINE; DAVIDSON, GEORGE S.

    1999-01-01

    The emerging field of haptics represents a fundamental change in human-computer interaction (HCI), and presents solutions to problems that are difficult or impossible to solve with a two-dimensional, mouse-based interface. To take advantage of the potential of haptics, however, innovative interaction techniques and programming environments are needed. This paper describes FGB (FLIGHT GHUI Builder), a programming tool that can be used to create an application specific graphical and haptic user interface (GHUI). FGB is itself a graphical and haptic user interface with which a programmer can intuitively create and manipulate components of a GHUI in real time in a graphical environment through the use of a haptic device. The programmer can create a GHUI without writing any programming code. After a user interface is created, FGB writes the appropriate programming code to a file, using the FLIGHT API, to recreate what the programmer created in the FGB interface. FGB saves programming time and increases productivity, because a programmer can see the end result as it is created, and FGB does much of the programming itself. Interestingly, as FGB was created, it was used to help build itself. The further FGB was in its development, the more easily and quickly it could be used to create additional functionality and improve its own design. As a finished product, FGB can be used to recreate itself in much less time than it originally required, and with much less programming. This paper describes FGB's GHUI components, the techniques used in the interface, how the output code is created, where programming additions and modifications should be placed, and how it can be compared to and integrated with existing API's such as MFC and Visual C++, OpenGL, and GHOST

  13. The liberal arts and nursing programme at the University of Maine, 1939-1956. A study of leadership behaviours and organisational structure.

    Science.gov (United States)

    Hart, V

    2001-01-01

    The trend for nursing programmes affiliated with universities in the US began in 1909 but did not gain momentum until the 1960s with the demise of hospital schools of nursing. During the period of time covered in this study, beginning in the 1930s, a hybrid of the present day university-based nursing programme began to appear. These 'cooperative' programmes often sandwiched traditional hospital experience between years of university course work and involved a five-year commitment on the part of students. In 1939 a liberal arts and nursing programme was established at the University of Maine. It continued to operate until 1956 and then ceased to exist. In this descriptive historical study the author investigates why this particular programme was initiated, of what it consisted, and why it had failed. Primary sources accessed included original correspondence, curriculum descriptions, faculty and students reports, and administrative policies. Leadership and organisational behaviour theory was utilised as well as identification of the historical nursing backdrop. Oral history was also utilised for the purpose of verification of written data. Analysis of the data suggests implications for nursing educators and administrators, as well as telling a story of the power of nursing when viewed in the context of constituency groups in a sociopolitical model of organisations. This paper was first presented at the History of Nursing Millennium Conference in Edinburgh in July 2000.

  14. Study of the Factors Responsible for the Dropouts from the BSc Programme of Indira Gandhi National Open University

    Directory of Open Access Journals (Sweden)

    Bharat Inder Fozdar

    2006-12-01

    Full Text Available This paper presents a report on students who decided to drop out of the BSc programme offered by Indira Gandhi National Open University (IGNOU. This study was designed to determine the reasons leading to students’ decisions to withdraw from the programme. Identified in this study are nine major reasons for dropouts. Results of this study lead to several suggestions for improving current instructional and delivery strategies of IGNOU’s BSc Programme. Following such suggestions could help to reduce students’ dropout rate for this particular programme through implementation of timely interventions at different critical stages of their learning journey.

  15. Barking, Havering and Redbridge University Hospitals NHS Trust Fellowships in Clinical Leadership Programme

    Science.gov (United States)

    Miani, Celine; Marjanovic, Sonja; Jones, Molly Morgan; Marshall, Martin; Meikle, Samantha; Nolte, Ellen

    2013-01-01

    Abstract Leadership is seen to be central to improving the quality of healthcare and existing research suggests that absence of leadership is related to poor quality and safety performance. Leadership training might therefore provide an important means through which to promote quality improvement and, more widely, performance within the healthcare environment. This article presents an evaluation of the Fellowships in Clinical Leadership Programme, which combines leadership training and quality improvement initiatives with the placement of temporary external clinical champions in Barking, Havering and Redbridge University Hospitals NHS Trust. We assessed impacts of the Programme on individual and organisational change, alongside core enablers and barriers for Programme success. Analyses drew on the principles of a theory-of-change-led realist evaluation, using logic modelling to specify the underlying causal mechanisms of the Programme. Data collection involved a stakeholder workshop, online questionnaires of programme participants, senior managers and support staff (n=114), and follow-up in-depth semi-structured interviews with a subsample of survey participants (n=15). We observed that the Programme had notable impacts at individual and organisational levels. Examples of individual impact included enhanced communication and negotiation skills or increased confidence as a result of multi-modal leadership training. At the organisational level, participants reported indications of behaviour change among staff, with evidence of spill-over effects to non-participants towards a greater focus on patient-centred care. Our findings suggest that there is potential for combined leadership training and quality improvement programmes to contribute to strengthening a culture of care quality in healthcare organisations. Our study provides useful insights into strategies seeking to achieve sustainable improvement in NHS organisations. PMID:28083304

  16. Evolution of HIV and AIDS Programmes in an African Institution of Higher Learning: The Case of the Copperbelt University in Zambia

    Science.gov (United States)

    Sanjobo, Nawa; Lukwesa, Matilda; Kaziya, Charity; Tepa, Cornwell; Puta, Bernard

    2016-01-01

    Background: Universities present the foundation for socio-economic and political development. Without structures and processes to fight HIV, there is no prospect of enhancing treatment, prevention, care and support services. Copperbelt University HIV and AIDS response was initiated in 2003 with the aim of building capacity of students and employees in HIV and AIDS. Objectives: The main objective of this paper is to demonstrate how the CBU HIV response has evolved over time and provide a timeline of important milestones in the development process. Method: Peer educators and counsellors conduct sensitization campaigns through one on one discussion, workshops, and drama performances, distribution of Information, Education and Communication (IEC) materials. Results: HIV Programme has been set up with players from policy, programme and community levels. Strategic processes, collaborations, funding, medical insurance schemes, prevention, treatment, care and support services, training of peer educators and counsellors have been established. Conclusion: Copperbelt University HIV initiative has demonstrated potential to reduce new infections in the university, and is currently expanding her programme to encompass wellness and also spearhead the integration of HIV in the university curriculum. PMID:27347269

  17. Evolution of HIV and AIDS Programmes in an African Institution of Higher Learning: The Case of the Copperbelt University in Zambia.

    Science.gov (United States)

    Sanjobo, Nawa; Lukwesa, Matilda; Kaziya, Charity; Tepa, Cornwell; Puta, Bernard

    2016-01-01

    Universities present the foundation for socio-economic and political development. Without structures and processes to fight HIV, there is no prospect of enhancing treatment, prevention, care and support services. Copperbelt University HIV and AIDS response was initiated in 2003 with the aim of building capacity of students and employees in HIV and AIDS. The main objective of this paper is to demonstrate how the CBU HIV response has evolved over time and provide a timeline of important milestones in the development process. Peer educators and counsellors conduct sensitization campaigns through one on one discussion, workshops, and drama performances, distribution of Information, Education and Communication (IEC) materials. HIV Programme has been set up with players from policy, programme and community levels. Strategic processes, collaborations, funding, medical insurance schemes, prevention, treatment, care and support services, training of peer educators and counsellors have been established. Copperbelt University HIV initiative has demonstrated potential to reduce new infections in the university, and is currently expanding her programme to encompass wellness and also spearhead the integration of HIV in the university curriculum.

  18. Effectiveness of a universal school-based programme for preventing depression in Chinese adolescents: a quasi-experimental pilot study.

    Science.gov (United States)

    Wong, Paul W C; Fu, King-Wa; Chan, Kim Y K; Chan, Wincy S C; Liu, Patricia M Y; Law, Yik-Wa; Yip, Paul S F

    2012-12-15

    Evidence of the effectiveness, rather than efficacy, of universal school-based programmes for preventing depression among adolescents is limited. This study examined the effectiveness of a universal depression prevention programme, "The Little Prince is Depressed" (LPD), which adopted the cognitive-behavioural model and aimed to reduce depressive symptoms and enhance protective factors of depression among secondary school students in Hong Kong. A quasi-experimental design was adopted for this pilot study. Thirteen classes were assigned to the intervention or control conditions according to the deliberation of the programme administrator of the four participating schools. Implementation was carried out in two phases, with a professional-led first phase and teacher-led programme second phase. LPD consisted of a 12-week school-based face-to-face programme with psycho-educational lessons and homework assignments. Students completed the programme generally showed positive development in help-seeking attitudes and self-esteem. For students who had more depressive symptoms at pre-assessment, the programme was found to be significant in enhancing cognitive-restructuring skills and support-seeking behaviours. The programme was not, however, found to be statistically significant in reducing depressive symptoms of the participants over the study period. A small sample size, a high attrition rate, and a short follow-up time frame. The LPD programme was successful in building resilience of the students in general and enhancing the cognitive-behavioural skills of students with depressive symptoms. While we did not find sufficient evidence for concluding that the LPD was effective in reducing depressive symptoms, we believe that these results highlight the challenges of implementing evidence-based practices generated from highly controlled environments in real-life settings. Copyright © 2012 Elsevier B.V. All rights reserved.

  19. Integrating Assessment for Learning in the Teacher Education Programme at the University of Oslo

    Science.gov (United States)

    Brevik, Lisbeth M.; Blikstad-Balas, Marte; Engelien, Kirsti Lyngvaer

    2017-01-01

    This article provides an analysis of the integration of assessment for learning principles in the newly revised five-year Master of Education programme at the University of Oslo, Norway, across didactic subjects, pedagogy and school practice. The analysis draws on lecture notes, student videos and student exam papers among 143 student teachers,…

  20. ACPYPE - AnteChamber PYthon Parser interfacE.

    Science.gov (United States)

    Sousa da Silva, Alan W; Vranken, Wim F

    2012-07-23

    ACPYPE (or AnteChamber PYthon Parser interfacE) is a wrapper script around the ANTECHAMBER software that simplifies the generation of small molecule topologies and parameters for a variety of molecular dynamics programmes like GROMACS, CHARMM and CNS. It is written in the Python programming language and was developed as a tool for interfacing with other Python based applications such as the CCPN software suite (for NMR data analysis) and ARIA (for structure calculations from NMR data). ACPYPE is open source code, under GNU GPL v3, and is available as a stand-alone application at http://www.ccpn.ac.uk/acpype and as a web portal application at http://webapps.ccpn.ac.uk/acpype. We verified the topologies generated by ACPYPE in three ways: by comparing with default AMBER topologies for standard amino acids; by generating and verifying topologies for a large set of ligands from the PDB; and by recalculating the structures for 5 protein-ligand complexes from the PDB. ACPYPE is a tool that simplifies the automatic generation of topology and parameters in different formats for different molecular mechanics programmes, including calculation of partial charges, while being object oriented for integration with other applications.

  1. A study of the National Physical Laboratory microdosimetry research programme in collaboration with the University of Leeds

    International Nuclear Information System (INIS)

    Menzel, H.G.

    1987-11-01

    A study of the present programme of work carried out by the National Physical Laboratory and the University of Leeds, has been carried out. The study is based on the use of the tissue-equivalent proportional counter in microdosimetic techniques in radiation protection for monoenergetic neutrons or reference radionuclide neutron sources. This report comments on the programme as a whole and provides recommendations for future research work, taking into account the research programmes carried out at other institutions. It also attempts to summarise the present state of knowledge and experience associated with the application of this technique to radiation fields met in routine radiation protection. (author)

  2. Universal electrode interface for electrocatalytic oxidation of liquid fuels.

    Science.gov (United States)

    Liao, Hualing; Qiu, Zhipeng; Wan, Qijin; Wang, Zhijie; Liu, Yi; Yang, Nianjun

    2014-10-22

    Electrocatalytic oxidations of liquid fuels from alcohols, carboxylic acids, and aldehydes were realized on a universal electrode interface. Such an interface was fabricated using carbon nanotubes (CNTs) as the catalyst support and palladium nanoparticles (Pd NPs) as the electrocatalysts. The Pd NPs/CNTs nanocomposite was synthesized using the ethylene glycol reduction method. It was characterized using transmission electron microscopy, energy dispersive X-ray spectroscopy, X-ray diffraction, voltammetry, and impedance. On the Pd NPs/CNTs nanocomposite coated electrode, the oxidations of those liquid fuels occur similarly in two steps: the oxidations of freshly chemisorbed species in the forward (positive-potential) scan and then, in the reverse scan (negative-potential), the oxidations of the incompletely oxidized carbonaceous species formed during the forward scan. The oxidation charges were adopted to study their oxidation mechanisms and oxidation efficiencies. The oxidation efficiency follows the order of aldehyde (formaldehyde) > carboxylic acid (formic acid) > alcohols (ethanol > methanol > glycol > propanol). Such a Pd NPs/CNTs nanocomposite coated electrode is thus promising to be applied as the anode for the facilitation of direct fuel cells.

  3. Child, Teacher and Parent Perceptions of the FRIENDS Classroom-Based Universal Anxiety Prevention Programme: A Qualitative Study.

    Science.gov (United States)

    Skryabina, Elena; Morris, Joanna; Byrne, Danielle; Harkin, Nicola; Rook, Sarah; Stallard, Paul

    2016-01-01

    School-based mental health prevention programmes can be effective but their adoption within schools will depend on their social acceptability. We report a qualitative evaluation summarising the views of children (115), parents (20) and school staff (47) about a universal school-based anxiety prevention programme FRIENDS. This study was conducted as part of a large scale randomised controlled trial ( n  = 1362) involving 40 schools in the UK providing primary education to children aged 7-11. Reported overall experience of the programme was very positive, with all three major components of the cognitive behaviour therapy programme (emotional, cognitive, and behavioural) being accepted well and understood by children. The programme was considered to be enjoyable and valuable in teaching children important skills, particularly emotional regulation and coping. Children provided examples of using the skills learned during FRIENDS to manage their emotions and solve problems. However, teachers were concerned that the programme overlapped with the current school curriculum, required additional time and almost half were unable to identify any tangible changes in the children's behaviour. Whilst this paper provides evidence to support the social validity of the FRIENDS anxiety prevention programme, the concerns raised by teachers question the longer-term sustainability of the programme.

  4. Evaluating a training programme at Viet Duc University Hospital in Vietnam.

    Science.gov (United States)

    Dung, Phan Thi; Chinh, Nguyen Duc; Hanh, Bui My; Notter, Joy

    2016-06-23

    Vietnam's nursing competency standards (VNCS) were issued in 2012 as the legal framework on which the continuous nursing training programme are designed and developed. The study aimed to assess the knowledge, skills, and attitudes as well as the confidence of nurses regarding wound care at Viet Duc University Hospital before and after a new educational intervention. A comparative descriptive study was carried out in 2014 at Viet Duc University Hospital. The study reviewed knowledge, skills, attitude and confidence among nurses working in seven clinical departments. The data collection tools included a 48-knowledge-item self-administered questionnaire, a sixteen-item skills set, and attitude-item observation sheet and a thirteen confidence level-item observation sheet, adapted for the field of wound care. Data were loaded into Epidata version 3.1 and analysed with SPSS version 16.0. The mean pre-training knowledge, skill, attitude and confidence scores were (117.78±24.94), (53.61±10.26), (54.39±8.02) and (1.18-3.59), respectively, while the corresponding post-training scores were (148.68±16.54), (62.33±8.40), (60.80±8.75) and (1.50-4.15) p<0.0001. This was the first cohort to undergo the new training programme and has shown promising initial results; however, it also demonstrates that the training content, while leading to positive changes, does in some areas need to be further developed and then disseminated across the hospital to all nurses who provide direct wound care for patients.

  5. Evaluation of the COPING parent online universal programme: study protocol for a pilot randomised controlled trial.

    Science.gov (United States)

    Owen, Dawn Adele; Griffith, Nia; Hutchings, Judy

    2017-04-26

    Bangor University, Brigantia Building, College Road, Bangor, LL57 2AS, UK INTRODUCTION: The COPING parent online universal programme is a web-based parenting intervention for parents of children aged 3-8 years with an interest in positive parenting. The programme focuses on strengthening parent-child relationships and encouraging positive child behaviour. This trial will evaluate whether the intervention is effective in increasing the use of positive parenting strategies outlined in the programme using parent report and blind observation measures. This is a pilot randomised controlled trial with intervention and wait-list control conditions. The intervention is a 10-week online parenting programme to promote positive parent-child relations by teaching core social learning theory principles that encourage positive child behaviour, primarily through the use of praise and rewards. Health visitors and school nurses will circulate a recruitment poster to parents of children aged 3-8 years on their current caseloads. Recruitment posters will also be distributed via local primary schools and nurseries. Parents recruited to the trial will be randomised on a 2:1 ratio to intervention or wait-list control conditions (stratified according to child gender and age). The primary outcome measure is positive parenting as measured by a behavioural observation of parent-child interactions using the Dyadic Parent-Child Interaction Coding System. Secondary outcomes include parent report of child behaviour, and self-reported parental sense of competence, parenting behaviour and parental mental health. Data will be collected at baseline and 3 months later (postintervention) for all participants and 6 months postbaseline for the intervention group only. Analysis of covariance will be the main statistical method used. The trial has received ethical approval from the NHS Betsi Cadwaladr University Health Board Ethics Committee (REC) and the School of Psychology, Bangor University REC (15

  6. Establishment of in situ TEM-implanter/accelerator interface facility at Wuhan University

    International Nuclear Information System (INIS)

    Guo, L.P.; Liu, C.S.; Li, M.; Song, B.; Ye, M.S.; Fu, D.J.; Fan, X.J.

    2008-01-01

    In order to perform in situ investigations on the evolution of microstructures during ion irradiation for the evaluation of irradiation-resistance performance of advanced materials, we have established a transmission electron microscope (TEM)-implanter/accelerator interface facility at Wuhan University, the first of its kind in China. A Hitachi H800 TEM was linked to a 200 kV ion implanter and a 2x1.7 MV tandem accelerator through the interface system designed on the basis of ion beam transportation calculations. Effective steps were taken to isolate the TEM from mechanical vibration transmitted from the ion beam lines, and no significant degradation of microscope resolution was observed when the TEM operated under high zoom modes during the ion implantation. In the test experiments, ion beams of N + , He + , Ar + , and H + were successfully transported from the implanter into the TEM chamber through the interface system, and the ion currents measured at the entrance of the TEM column were between 20 and 80 nA. The amorphisation process of Si crystal irradiated by N + ion beams was successfully observed in the preliminary experiments, demonstrating that this interface facility is capable of in situ study of ion irradiated samples

  7. General purpose programmable accelerator board

    Science.gov (United States)

    Robertson, Perry J.; Witzke, Edward L.

    2001-01-01

    A general purpose accelerator board and acceleration method comprising use of: one or more programmable logic devices; a plurality of memory blocks; bus interface for communicating data between the memory blocks and devices external to the board; and dynamic programming capabilities for providing logic to the programmable logic device to be executed on data in the memory blocks.

  8. ACPYPE - AnteChamber PYthon Parser interfacE

    Directory of Open Access Journals (Sweden)

    Sousa da Silva Alan W

    2012-07-01

    Full Text Available Abstract Background ACPYPE (or AnteChamber PYthon Parser interfacE is a wrapper script around the ANTECHAMBER software that simplifies the generation of small molecule topologies and parameters for a variety of molecular dynamics programmes like GROMACS, CHARMM and CNS. It is written in the Python programming language and was developed as a tool for interfacing with other Python based applications such as the CCPN software suite (for NMR data analysis and ARIA (for structure calculations from NMR data. ACPYPE is open source code, under GNU GPL v3, and is available as a stand-alone application at http://www.ccpn.ac.uk/acpype and as a web portal application at http://webapps.ccpn.ac.uk/acpype. Findings We verified the topologies generated by ACPYPE in three ways: by comparing with default AMBER topologies for standard amino acids; by generating and verifying topologies for a large set of ligands from the PDB; and by recalculating the structures for 5 protein–ligand complexes from the PDB. Conclusions ACPYPE is a tool that simplifies the automatic generation of topology and parameters in different formats for different molecular mechanics programmes, including calculation of partial charges, while being object oriented for integration with other applications.

  9. FUSION technology programme 2003-2006

    International Nuclear Information System (INIS)

    Karttunen, S.; Rantamaeki, K.

    2007-01-01

    This report summarises the results of the FUSION technology programme during the period between 2003-2006. FUSION is a continuation of the previous FFusion and FFusion2 technology programmes that took place from 1993 to 2002. The FUSION technology programme was fully integrated into the European Fusion Programme in the sixth Framework Programme (Euratom), through the bilateral Contract of Association between Euratom and Tekes and the multilateral European Fusion Development Agreement (EFDA). The Association Euratom-Tekes was established in 1995. At the moment, there are 26 Euratom Fusion associations working together as an European Research Area. There are four research areas in the FUSION technology programme: (1) fusion physics and plasma engineering, (2) vessel/in-vessel materials, joints and components, (3) in-vessel remote handling systems, and (4) system studies. The FUSION team consists of research groups from the Technical Research Centre of Finland (VTT), the Helsinki, Tampere and Lappeenranta Universities of Technology and the University of Helsinki. The co-ordinating unit is VTT. A key element of the FUSION programme is the close collaboration between VTT, the universities and the industry, which has resulted in dynamic and sufficiently large research teams to tackle challenging research and development projects. The distribution of work between research institutes and industry has also been clear. Industrial activities related to the FUSION programme are co-ordinated through the 'Big Science' Project by Finpro and Prizztech. The total expenditure of the FUSION technology programme for 2003-2006 amounted to euro 14,9 million in research work at VTT and the universities with an additional euro 3,5 million for projects by the Finnish companies including the industry co-ordination. The funding of the FUSION programme and related industrial projects was mainly provided by Tekes (37%), Euratom (38%) and the participating institutes and industry (24%). The

  10. Continuity, Support, Togetherness and Trust: Findings from an Evaluation of a University-Administered Early Professional Development Programme for Teachers in England

    Science.gov (United States)

    McIntyre, Joanna; Hobson, Andrew J.; Mitchell, Nick

    2009-01-01

    This article discusses the evaluation of a unique university-based early professional development (EPD) programme in England that enabled newly and recently qualified teachers to have continued contact with their initial teacher preparation provider. The programme was designed to enhance the induction, EPD and retention of beginning teachers of…

  11. Radiation monitoring programme in a university hot laboratory

    International Nuclear Information System (INIS)

    Tillander, M.; Heinonen, O.J.

    1979-01-01

    The Department of Radiochemistry in the University of Helsinki is the only institute teaching radiochemistry at the university level in Finland. The research programme of the Deparment must therefore include the uses of radiation and radionuclides in many branches of science. The students must receive adequate instruction in radiation protection for safe work in laboratories. This also has the educational benefit that the radiochemists will subsequently be able to observe the necessary safety precautions when employing ionizing radiation professionally. The Department of Radiochemistry consists of the following laboratories: a radiotracer laboratory, a neutron/electron and a gamma irradiation laboratory, an environmental low activity level laboratory, a whole-body counting laboratory, a reactor chemistry laboratory and a waste-treatment facility. The radiation protection organization of the Department is presented. Various methods of monitoring, including advantages and disadvantages are discussed. Emphasis is placed on the reactor chemistry laboratory where transuranic elements are utilized. These elements are highly radiotoxic and their monitoring in most cases requires destructive analysis. Different methods of determining external and internal doses are evaluated with regard to sensitivity and accuracy. Detection limits for radionuclides utilized in the laboratory are presented for different measurement systems, including non-destructive monitoring, spectrometry after chemical analysis, liquid scintillation counting and low-energy gamma spectrometry using a CsI-NaI scintillation detector. The guidelines laid down in the IAEA Safety Series Manuals are discussed in the light of practical experience. (author)

  12. Measuring the impact and costs of a universal group based parenting programme: protocol and implementation of a trial

    Directory of Open Access Journals (Sweden)

    Winstanley Sarah

    2010-06-01

    Full Text Available Abstract Background Sub-optimal parenting is a common risk factor for a wide range of negative health, social and educational outcomes. Most parenting programmes have been developed in the USA in the context of delinquency prevention for targeted or indicated groups and the main theoretical underpinning for these programmes is behaviour management. The Family Links Nurturing Programme (FLNP focuses on family relationships as well as behaviour management and is offered on a universal basis. As a result it may be better placed to improve health and educational outcomes. Developed in the UK voluntary sector, FLNP is popular with practitioners, has impressed policy makers throughout the UK, has been found to be effective in before/after and qualitative studies, but lacks a randomised controlled trial (RCT evidence base. Methods/Design A multi-centre, investigator blind, randomised controlled trial of the FLNP with a target sample of 288 south Wales families who have a child aged 2-4 yrs living in or near to Flying Start/Sure Start areas. Changes in parenting, parent child relations and parent and child wellbeing are assessed with validated measures immediately and at 6 months post intervention. Economic components include cost consequences and cost utility analyses based on parental ranking of states of quality of life. Attendance and completion rates and fidelity to the FLNP course delivery are assessed. A nested qualitative study will assess reasons for participation and non-participation and the perceived value of the programme to families. By the end of May 2010, 287 families have been recruited into the trial across four areas of south Wales. Recruitment has not met the planned timescales with barriers including professional anxiety about families entering the control arm of the trial, family concern about video and audio recording, programme facilitator concern about the recording of FLNP sessions for fidelity purposes and delays due to the

  13. Improving northbound interface communication in SDWSN

    CSIR Research Space (South Africa)

    Pritchard, SW

    2017-10-01

    Full Text Available that it may allow for a better degree of network programmability. In order to achieve network programmability and automation, there is a need for a metadata based Application Programming Interface (API). The work done in this paper seeks to improve...

  14. Barking, Havering and Redbridge University Hospitals NHS Trust Fellowships in Clinical Leadership Programme: An Evaluation.

    Science.gov (United States)

    Miani, Celine; Marjanovic, Sonja; Jones, Molly Morgan; Marshall, Martin; Meikle, Samantha; Nolte, Ellen

    2013-01-01

    Leadership is seen to be central to improving the quality of healthcare and existing research suggests that absence of leadership is related to poor quality and safety performance. Leadership training might therefore provide an important means through which to promote quality improvement and, more widely, performance within the healthcare environment. This article presents an evaluation of the Fellowships in Clinical Leadership Programme, which combines leadership training and quality improvement initiatives with the placement of temporary external clinical champions in Barking, Havering and Redbridge University Hospitals NHS Trust. We assessed impacts of the Programme on individual and organisational change, alongside core enablers and barriers for Programme success. Analyses drew on the principles of a theory-of-change-led realist evaluation, using logic modelling to specify the underlying causal mechanisms of the Programme. Data collection involved a stakeholder workshop, online questionnaires of programme participants, senior managers and support staff (n=114), and follow-up in-depth semi-structured interviews with a subsample of survey participants (n=15). We observed that the Programme had notable impacts at individual and organisational levels. Examples of individual impact included enhanced communication and negotiation skills or increased confidence as a result of multi-modal leadership training. At the organisational level, participants reported indications of behaviour change among staff, with evidence of spill-over effects to non-participants towards a greater focus on patient-centred care. Our findings suggest that there is potential for combined leadership training and quality improvement programmes to contribute to strengthening a culture of care quality in healthcare organisations. Our study provides useful insights into strategies seeking to achieve sustainable improvement in NHS organisations.

  15. Continuous Improvement Implementation in the Nottingham University Hospitals NHS Trust: A Case Study of a Continuous Improvement Programme & Project

    OpenAIRE

    Velzen, Jeena

    2012-01-01

    This paper aims at identifying the extent to which the Nottingham University Hospitals NHS Trust has fulfilled literature requirements for successful continuous improvement as exemplified by its Better for You programme and chemotherapy service improvement project. Both the theory and ideals of the continuous improvement programme, along with the actualization of these philosophies and methodologies in the context of the particular project,were compared against a framework for the enabling...

  16. Teaching in English-medium programmes

    DEFF Research Database (Denmark)

    Lauridsen, Karen M.; Cozart, Stacey Marie

    in such a way that they take into account their students’ diverse cultural and linguistic backgrounds and use them as a strength in the classroom; and they should be able to engage all students in joint learning activities so that both the Danish and the international students benefit from the programme......This contribution describes and discusses the module Teaching in English-medium programmes, an elective module offered as part of the teacher training programme for assistant professors (“adjunktpædagogikum”) at Aarhus University. In order to complete the whole programme, assistant professors must...... have at least one such elective module (http://upnet.au.dk/adjunktkursus/). Aarhus University offers the teacher training programme in Danish and in English for international faculty. Teaching in English-medium programmes is part of the Danish track, but taught through English. Building...

  17. Postgraduate programme in tissue banking

    International Nuclear Information System (INIS)

    Yongyudh Vajaradul

    1999-01-01

    In 1992 in the Project Formulation Meeting of IAEA, the masters degree programme was proposed by Dr. Youngyudh Vajaradul, Thailand to upgrade the personnel of tissue bank and the person who had been working and involving in tissue banking. After The Bangkok Biomaterial Center proposed the degree programme and presented to Mahidol University, this programme was accepted by Ministry of University Affairs in 1998 and the masters degree programme under the name of 'Masters of Science in Biomaterial for Implantation' will be started in April 1999. IAEA will support the fellowship candidates from the region to study in masters degree programme. The programme includes 6 months of course work in Bangkok that is 12 credits and 24 is for the dissertation work which would be done in any country. The time of validity is 5 years

  18. Research Projects at Chulalongkorn University for the Master Degree Programme in Nuclear Security and Safeguard

    International Nuclear Information System (INIS)

    Nilsuwankosit, S.

    2015-01-01

    The Department of Nuclear Engineering, Faculty of Engineering, Chulalongkorn University, Thailand, began its master degree programme in nuclear security and safeguard in November 2013 with the support from the CBRN-Center of Excellence, European Union. This programme was planned as a way to raise the awareness of various local agencies in ASEAN countries regarding the threat of CBRN events. In the long run, the programme will also serve as the platform to develop the human resource and to provide the professional assistance required to counter such threat in the region. The programme closely follows the guideline as given by the IAEA and employs its materials as the main source of references. The first batch of 20 students came from countries in the ASEAN community. Due to the nature of the program, each student is required to conduct the research and a thesis based on such research is to be submitted as part of the requirement for the graduation. Currently, the research subjects that are readily available to the students can be classified into 5 categories: 1. subjects with neutron generator, 2. subjects with nuclear electronics and instruments, 3. subjects with industrial applications, 4. subjects with computer simulations, and 5. subjects with policy research. (author)

  19. The Programmer's Guide to iSeries Navigator

    CERN Document Server

    Touhy, Paul

    2012-01-01

    iSeries Navigator is a favorite tool of operators and administrators-who use it with great success-but many programmers have missed the great programming tools that is provides! This book introduces you to iSeries Navigator along with all the powerful tools and interfaces that will expand your programming horizons. As iSeries applications continue to move toward a graphical user interface (GUI), so does the development environment. Programs such as CODE and WDSC may fill the need for the programming environment, but iSeries Navigator fills the programmer's need for general system access as wel

  20. Does Pukawakawa (the regional-rural programme at the University of Auckland) influence workforce choice?

    Science.gov (United States)

    Matthews, Christina; Bagg, Warwick; Yielder, Jill; Mogol, Vernon; Poole, Phillippa

    2015-02-20

    Relative shortages of rural doctors persist. In 2008 the University of Auckland medical programme introduced a Year 5 regional and rural immersion programme, Pukawakawa, based in Northland, New Zealand (NZ). This study evaluates the early workforce outcomes of graduates of this programme. During 2013 we surveyed Auckland medical graduates who were in the 2008-2011 Pukawakawa cohorts. Questions were asked regarding recent and current place of work, future intentions for place of work, and career preference with reasons why. Qualitative analysis was undertaken to analyse free text responses about experiences of Pukawakawa on this choice. Of the 72 Pukawakawa participants, 45 completed the survey, for a response rate of 63%. In 2013, 62% were working in rural or regional areas, with 31% in the Northland DHB. The great majority intend to work rurally or regionally, with 35.6% intending to return to Northland DHB. Of the respondents, 68% listed general practice in their top three future career intentions. In the early postgraduate years, medical graduates who participated in Pukawakawa are very likely to be working in rural and regional areas. These graduates also show an intention to work in general practice and rural medicine.

  1. Real-time image processing and control interface for remote operation of a microscope

    Science.gov (United States)

    Leng, Hesong; Wilder, Joseph

    1999-08-01

    A real-time image processing and control interface for remote operation of a microscope is presented in this paper. The system has achieved real-time color image display for 640 X 480 pixel images. Multi-resolution image representation can be provided for efficient transmission through the network. Through the control interface the computer can communicate with the programmable microscope via the RS232 serial ports. By choosing one of three scanning patterns, a sequence of images can be saved as BMP or PGM files to record information on an entire microscope slide. The system will be used by medical and graduate students at the University of Medicine and Dentistry of New Jersey for distance learning. It can be used in many network-based telepathology applications.

  2. Electro pneumatic trainer embedded with programmable integrated circuit (PIC) microcontroller and graphical user interface platform for aviation industries training purposes

    Science.gov (United States)

    Burhan, I.; Azman, A. A.; Othman, R.

    2016-10-01

    An electro pneumatic trainer embedded with programmable integrated circuit (PIC) microcontroller and Visual Basic (VB) platform is fabricated as a supporting tool to existing teaching and learning process, and to achieve the objectives and learning outcomes towards enhancing the student's knowledge and hands-on skill, especially in electro pneumatic devices. The existing learning process for electro pneumatic courses conducted in the classroom does not emphasize on simulation and complex practical aspects. VB is used as the platform for graphical user interface (GUI) while PIC as the interface circuit between the GUI and hardware of electro pneumatic apparatus. Fabrication of electro pneumatic trainer interfacing between PIC and VB has been designed and improved by involving multiple types of electro pneumatic apparatus such as linear drive, air motor, semi rotary motor, double acting cylinder and single acting cylinder. Newly fabricated electro pneumatic trainer microcontroller interface can be programmed and re-programmed for numerous combination of tasks. Based on the survey to 175 student participants, 97% of the respondents agreed that the newly fabricated trainer is user friendly, safe and attractive, and 96.8% of the respondents strongly agreed that there is improvement in knowledge development and also hands-on skill in their learning process. Furthermore, the Lab Practical Evaluation record has indicated that the respondents have improved their academic performance (hands-on skills) by an average of 23.5%.

  3. Low-cost universal stereoscopic virtual reality interfaces

    Science.gov (United States)

    Starks, Michael R.

    1993-09-01

    Low cost stereoscopic virtual reality hardware interfacing with nearly any computer and stereoscopic software running on any PC is described. Both are user configurable for serial or parallel ports. Stereo modeling, rendering, and interaction via gloves or 6D mice are provided. Low cost LCD Visors and external interfaces represent a breakthrough in convenience and price/performance. A complete system with software, Visor, interface and Power Glove is under $DOL500. StereoDrivers will interface with any system giving video sync (e.g., G of RGB). PC3D will access any standard serial port, while PCVR works with serial or parallel ports and glove devices. Model RF Visors detect magnetic fields and require no connection to the system. PGSI is a microprocessor control for the Power Glove and Visors. All interfaces will operate to 120 Hz with Model G Visors. The SpaceStations are demultiplexing, field doubling devices which convert field sequential video or graphics for stereo display with dual video projection or dual LCD SpaceHelmets.

  4. Analysing Institutional Influences on Teaching-Learning Practices of English as Second Language Programme in a Pakistani University

    Science.gov (United States)

    Rind, Irfan Ahmed; Kadiwal, Laila

    2016-01-01

    This paper examines the institutional influences on the teaching-learning practices within English as Second Language (ESL) programme in the University of Sindh (UoS), Pakistan. The study uses qualitative case study approach, basing its findings on documentary review, observations, and responses of teachers and students. The analysis of the data…

  5. A Novel Mu Rhythm-based Brain Computer Interface Design that uses a Programmable System on Chip.

    Science.gov (United States)

    Joshi, Rohan; Saraswat, Prateek; Gajendran, Rudhram

    2012-01-01

    This paper describes the system design of a portable and economical mu rhythm based Brain Computer Interface which employs Cypress Semiconductors Programmable System on Chip (PSoC). By carrying out essential processing on the PSoC, the use of an extra computer is eliminated, resulting in considerable cost savings. Microsoft Visual Studio 2005 and PSoC Designer 5.01 are employed in developing the software for the system, the hardware being custom designed. In order to test the usability of the BCI, preliminary testing is carried out by training three subjects who were able to demonstrate control over their electroencephalogram by moving a cursor present at the center of the screen towards the indicated direction with an average accuracy greater than 70% and a bit communication rate of up to 7 bits/min.

  6. Peer-Assisted Learning Programme: Supporting Students in High-Risk Subjects at the Mechanical Engineering Department at Walter Sisulu University

    Directory of Open Access Journals (Sweden)

    Makala Qonda

    2017-12-01

    Full Text Available The majority of the students who enroll at the Walter Sisulu University (WSU in South Africa are not equipped with the necessary academic/learning skills to cope with the university environment, especially in Mechanical Engineering. The Department of Higher Education and Training (2013, p. 17, further states that “students’ support is crucial to ensure that students adapt to the demands of college life and that they can meet the demands of college programmes”. Particularly in South Africa, the school environment might also contribute to poor student performance as a result of insufficient student support, and a lack of facilities and resources. In order to address this gap, a Peer-Assisted Learning (PAL programme was implemented to provide support targeting high-risk subjects for at-risk students in Mechanical Engineering at WSU. The programme therefore is pro-active and student-driven in that senior students assist junior students with their academic work and learning processes. The programme is designed to encourage collaborative and cooperative learning approaches during group sessions and active student engagement to support student learning (Laal & Laal, 2012. The programme requires substantial resources and time commitments. It is important from an operational, learning, and student perspective to understand in what ways the PAL programme assists students (if at all. Eliciting the experiences of students also helps the department to design interventions from a student-centred perspective using the lens of learning theories.  This qualitative case study explores the student experience of the Peer-Assisted Learning (PAL programme. Open-ended questionnaires/survey from 20 first-year students elicited their perceptions and experiences of the PAL programme. Responses were analysed thematically. Findings indicated that the students had useful insights that may contribute to revising the programme. Aspects mentioned were improved study

  7. The One Universal Graph — a free and open graph database

    Science.gov (United States)

    Ng, Liang S.; Champion, Corbin

    2016-02-01

    Recent developments in graph database mostly are huge projects involving big organizations, big operations and big capital, as the name Big Data attests. We proposed the concept of One Universal Graph (OUG) which states that all observable and known objects and concepts (physical, conceptual or digitally represented) can be connected with only one single graph; furthermore the OUG can be implemented with a very simple text file format with free software, capable of being executed on Android or smaller devices. As such the One Universal Graph Data Exchange (GOUDEX) modules can potentially be installed on hundreds of millions of Android devices and Intel compatible computers shipped annually. Coupled with its open nature and ability to connect to existing leading search engines and databases currently in operation, GOUDEX has the potential to become the largest and a better interface for users and programmers to interact with the data on the Internet. With a Web User Interface for users to use and program in native Linux environment, Free Crowdware implemented in GOUDEX can help inexperienced users learn programming with better organized documentation for free software, and is able to manage programmer's contribution down to a single line of code or a single variable in software projects. It can become the first practically realizable “Internet brain” on which a global artificial intelligence system can be implemented. Being practically free and open, One Universal Graph can have significant applications in robotics, artificial intelligence as well as social networks.

  8. A data processor interface for 4-K MCA

    International Nuclear Information System (INIS)

    Joshi, J.N.; Govil, Rekha; Kataria, S.K.

    1982-01-01

    A data processing system has been designed for use with the indigenous 4-K MCA. It consists of Micro 2200 - a programmable calculator, Micro data Interface (MDI), floppy disk attachment to Micro and a Data Interface specially designed for the transfer of data from MCA to Micro 2200 and for reverse transfer. This complete system enables one to transfer the spectrum from MCA, and to carry out desired spectrum analysis. The system has been used for routine analysis of energy dispersive XRF spectra. The report describes the hardware design of the Data Interface and the software of data transfer and standard spectrum analysis routines. Listing of Micro programmes for transfer and analysis are also given in the report. (author)

  9. Software programmable multi-mode interface for nuclear-medical imaging

    International Nuclear Information System (INIS)

    Zubal, I.G.; Rowe, R.W.; Bizais, Y.J.C.; Bennett, G.W.; Brill, A.B.

    1982-01-01

    An innovative multi-port interface allows gamma camera events (spatial coordinates and energy) to be acquired concurrently with a sampling of physiological patient data. The versatility of the interface permits all conventional static, dynamic, and tomographic imaging modes, in addition to multi-hole coded aperture acquisition. The acquired list mode data may be analyzed or gated on the basis of various camera, isotopic, or physiological parameters

  10. Foreign Language Classroom Anxiety among China Chinese Students Undergoing the Laureate English Programme in INTI International University, Malaysia

    Science.gov (United States)

    Ampalagan, Meghavaani d/o; Sellupillai, Mogana d/o; Yap, Sze Sze

    2014-01-01

    The purpose of this study was to investigate the relationship between foreign language classroom anxiety (communication apprehension, test anxiety and fear of negative evaluation) among Mainland Chinese students undergoing the Laureate English Programme in INTI International University, Malaysia. The participants of this study consisted of 75…

  11. Effectiveness of structured teaching programme regarding sleep hygiene and sleep disorders on knowledge of students in a selected pre-university college at Bengaluru

    Directory of Open Access Journals (Sweden)

    Mohammad Isaque Manik

    2016-07-01

    Full Text Available Background: Sleep plays an important role in maintaining good physical and mental health throughout the life. Timely and adequate sleep will improve quality of life, protect mental and physical health. The present study was conducted to evaluate the effectiveness of structured teaching programme regarding sleep hygiene and sleep disorders on knowledge of pre-university students in a selected college at Bengaluru. Methodology: A pre-experimental research was conducted with 60 pre-university students; samples were selected using simple random sampling technique, and the data was collected using structured socio-demographic proforma and knowledge questionnaire on sleep hygiene and sleep disorders. Structured teaching programme on sleep hygiene and sleep disorders was given on the same day. Posttest was conducted after seven days. Results: There was a statistically significant difference in pre- and post-test knowledge scores (t=26.71, p<0.001 of pre-university students with respect to sleep hygiene and sleep disorders. Association between socio-demographic variables and pre-test knowledge scores showed that there was significant association between religion and pre-test knowledge scores. Conclusion: Findings conclude that structured teaching programme regarding sleep hygiene and sleep disorders was effective in increasing knowledge score among pre-university students.

  12. Logistics management in Universal Immunisation Programme.

    Science.gov (United States)

    Bachani, D; Bansal, R D

    1990-01-01

    The review of the National Immunization Programme of India in 1989 focused attention to the issue of storage and distribution of vaccines. Cold-chain equipment such as walk-in-coolers (WICs), deep freezers, ice-lined refrigerators (ILRs), and vaccine carriers proliferated after the introduction of the universal immunization program (UIP) but the available units fell short of the official targets in 1988, especially ILRs (7500 proposed and 2876 available) and vaccine carriers (250,000 proposed and 35,500 available). Some states had over 6 months of supplies of vaccines whose management posed problems of losing potency: oral polio virus (OPV) potency was acceptable in 63% of stock in 1988. Syringes, needles, stoves, pressure-cooker sterilizers, dial thermometers, and refrigerator repair kits were in short supply especially at the primary health care (PHC) level. Only 1/3 of subcenters had sterilizers and 58% had vaccines carriers. Logistics management on the state level required provision of vaccines based on previous use and eligible population with even distribution throughout the year. On the district level WICs were needed for every district with 1.5 million inhabitants. Recording of vaccine requirement, utilization, and storage would aid target allocations and avoid wastage. On the institutional and PHC level an ILR and a transporting vehicle was needed. The number of women and children eligible for immunization had to be calculated based on real population figures. Cold-chain capacity of 30,000-40,000 vials was required for a district as well as about 500 reusable syringes and needles a year along with vaccination cards exceeding the number of women and children by 10% for recordkeeping at the PHC center.

  13. Exchange and fellowship programme

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1959-04-15

    By February 1959, the IAEA had received and considered nearly 300 nominations from 31 countries for nuclear science fellowships. More than 200 of the candidates - from 29 countries - had been selected for placement in centres of training in 21 countries. The programme covers three types of training: 1. General techniques training: to develop skills in the use of some fundamental techniques in the field of nuclear energy; 2. Specialist training: to prepare specialists in the theoretical and experimental aspects of the science and technology of nuclear energy; 3. Research training: to provide advanced training, including active participation in research work; this is for persons potentially qualified to develop and carry out research programmes in the basic sciences and engineering. The duration of training varies from some weeks to five or six years. The long-duration training is given at universities or educational establishments of university level, and is of special interest to Member States lacking personnel with the requisite university education. Under its 1959 exchange and fellowship programme, the Agency will be in a position to award over 400 fellowships. Some of these will be paid out of the Agency's operating fund, while 130 fellowships have been offered directly to IAEA by Member States for training at their universities or institutes. There are two new features in the Agency's 1959 programme. One provides for fellowships for scientific research work, the other is the exchange of specialists

  14. FFUSION research programme 1993-1998. Final report of the Finnish fusion research programme

    Energy Technology Data Exchange (ETDEWEB)

    Karttunen, S.; Heikkinen, J.; Korhonen, R. [VTT Energy, Espoo (Finland)] [and others

    1998-12-31

    This report summarizes the results of the Fusion Energy Research Programme, FFUSION, during the period 1993-1998. After the planning phase the programme started in 1994, and later in March 1995 the FFUSION Programme was integrated into the EU Fusion Programme and the Association Euratom-Tekes was established. Research areas in the FFUSION Programme are (1) fusion physics and plasma engineering, (2) fusion reactor materials and (3) remote handling systems. In all research areas industry is involved. Recently, a project on environmental aspects of fusion and other future energy systems started as a part of the socio-economic research (SERF) in the Euratom Fusion Programme. A crucial component of the FFUSION programme is the close collaboration between VTT Research Institutes, universities and Finnish industry. This collaboration has guaranteed dynamic and versatile research teams, which are large enough to tackle challenging research and development projects. Regarding industrial fusion R and D activities, the major step was the membership of Imatran Voima Oy in the EFET Consortium (European Fusion Engineering and Technology), which further strengthened the position of industry in the engineering design activities of ITER. The number of FFUSION research projects was 66. In addition, there were 32 industrial R and D projects. The total cost of the FFUSION Programme in 1993-1998 amounted to FIM 54 million in research at VTT and universities and an additional FIM 21 million for R and D in Finnish industry. The main part of the funding was provided by Tekes, 36%. Since 1995, yearly Euratom funding has exceeded 25%. The FFUSION research teams have played an active role in the European Programme, receiving excellent recognition from the European partners. Theoretical and computational fusion physics has been at a high scientific level and the group collaborates with the leading experimental laboratories in Europe. Fusion technology is focused on reactor materials, joining

  15. FFUSION research programme 1993-1998. Final report of the Finnish fusion research programme

    International Nuclear Information System (INIS)

    Karttunen, S.; Heikkinen, J.; Korhonen, R.

    1998-01-01

    This report summarizes the results of the Fusion Energy Research Programme, FFUSION, during the period 1993-1998. After the planning phase the programme started in 1994, and later in March 1995 the FFUSION Programme was integrated into the EU Fusion Programme and the Association Euratom-Tekes was established. Research areas in the FFUSION Programme are (1) fusion physics and plasma engineering, (2) fusion reactor materials and (3) remote handling systems. In all research areas industry is involved. Recently, a project on environmental aspects of fusion and other future energy systems started as a part of the socio-economic research (SERF) in the Euratom Fusion Programme. A crucial component of the FFUSION programme is the close collaboration between VTT Research Institutes, universities and Finnish industry. This collaboration has guaranteed dynamic and versatile research teams, which are large enough to tackle challenging research and development projects. Regarding industrial fusion R and D activities, the major step was the membership of Imatran Voima Oy in the EFET Consortium (European Fusion Engineering and Technology), which further strengthened the position of industry in the engineering design activities of ITER. The number of FFUSION research projects was 66. In addition, there were 32 industrial R and D projects. The total cost of the FFUSION Programme in 1993-1998 amounted to FIM 54 million in research at VTT and universities and an additional FIM 21 million for R and D in Finnish industry. The main part of the funding was provided by Tekes, 36%. Since 1995, yearly Euratom funding has exceeded 25%. The FFUSION research teams have played an active role in the European Programme, receiving excellent recognition from the European partners. Theoretical and computational fusion physics has been at a high scientific level and the group collaborates with the leading experimental laboratories in Europe. Fusion technology is focused on reactor materials, joining

  16. Nonspeech audio in user interfaces for TV

    NARCIS (Netherlands)

    Sluis, van de Richard; Eggen, J.H.; Rypkema, J.A.

    1997-01-01

    This study explores the end-user benefits of using nonspeech audio in television user interfaces. A prototype of an Electronic Programme Guide (EPG) served as a carrier for the research. One of the features of this EPG is the possibility to search for TV programmes in a category-based way. The EPG

  17. Overview of Graphical User Interfaces.

    Science.gov (United States)

    Hulser, Richard P.

    1993-01-01

    Discussion of graphical user interfaces for online public access catalogs (OPACs) covers the history of OPACs; OPAC front-end design, including examples from Indiana University and the University of Illinois; and planning and implementation of a user interface. (10 references) (EA)

  18. High-throughput gated photon counter with two detection windows programmable down to 70 ps width

    Energy Technology Data Exchange (ETDEWEB)

    Boso, Gianluca; Tosi, Alberto, E-mail: alberto.tosi@polimi.it; Zappa, Franco [Dipartimento di Elettronica, Informazione e Bioingegneria, Politecnico di Milano, Piazza Leonardo Da Vinci 32, 20133 Milano (Italy); Mora, Alberto Dalla [Dipartimento di Fisica, Politecnico di Milano, Piazza Leonardo Da Vinci 32, 20133 Milano (Italy)

    2014-01-15

    We present the design and characterization of a high-throughput gated photon counter able to count electrical pulses occurring within two well-defined and programmable detection windows. We extensively characterized and validated this instrument up to 100 Mcounts/s and with detection window width down to 70 ps. This instrument is suitable for many applications and proves to be a cost-effective and compact alternative to time-correlated single-photon counting equipment, thanks to its easy configurability, user-friendly interface, and fully adjustable settings via a Universal Serial Bus (USB) link to a remote computer.

  19. High-throughput gated photon counter with two detection windows programmable down to 70 ps width

    International Nuclear Information System (INIS)

    Boso, Gianluca; Tosi, Alberto; Zappa, Franco; Mora, Alberto Dalla

    2014-01-01

    We present the design and characterization of a high-throughput gated photon counter able to count electrical pulses occurring within two well-defined and programmable detection windows. We extensively characterized and validated this instrument up to 100 Mcounts/s and with detection window width down to 70 ps. This instrument is suitable for many applications and proves to be a cost-effective and compact alternative to time-correlated single-photon counting equipment, thanks to its easy configurability, user-friendly interface, and fully adjustable settings via a Universal Serial Bus (USB) link to a remote computer

  20. Reinforcing University-Companies Ties: Implementation of the “Specialist Programme in Operations Management and Lean 6 Sigma” in response to the training requirements of industry

    Directory of Open Access Journals (Sweden)

    Lucia Avella

    2017-06-01

    Full Text Available An experience of collaboration between the university and companies related to training in the field of Operations Management is analysed. Called the “Specialist Programme in Operations Management and Lean 6 Sigma” of the University of Oviedo, its origin lies in the need, noted by some companies, for specialised education in the field of production planning and management and, in particular, Lean 6 Sigma methodologies. To this end, we detail the main objectives of the training programme, the collaboration of the participating companies, the professional activities involved, as well as the content and teaching methodologies used. This initiative shows the potential of closer ties between the university and companies and promotes debate about whether university education should respond to the training needs of organisations or not.

  1. The Technical Student Programme draws Norwegians

    CERN Multimedia

    2005-01-01

    Erik Hejne, second from left, Chairman of the Technical Students Committee, and Jens Vigen, who is concerned spefically with Norwegian students at CERN, with some of the Norwegian technical students who arrived at CERN in spring 2005, together with their teachers. From mid-April, CERN's PH and IT Departments are hosting ten Norwegian students from Bergen University College, the Sør-Trøndelag University College and the University of Science and Technology in Trondheim to take part in the Laboratory's Technical Student Programme. The Technical Student Programme is open to students of universities and technical higher education establishments in the Member States who, in the course of their studies, are required to complete a period of professional training in industry or in a laboratory. Around 70 Technical Students come to work at CERN each year. Selected by a committee, they spend between six months and one year with the Organization. The programme is funded by CERN. However, once the Laboratory's quota of...

  2. TOUCH POINTS IN UNIVERSITY TUITION - CRITICAL REFLECTIONS ON PBL TUITION PRACTICE AT THE ARCHITECTURE AND URBAN DESIGN PROGRAMMES AT AALBORG UNIVERSITY, DENMARK

    Directory of Open Access Journals (Sweden)

    Anne Kirkegaard Bejder

    2017-01-01

    Full Text Available This is a discussion paper that is based on the didactics reflections of three junior academics at the Architecture and Urban Design (A&UD programme at Aalborg University. The discussion is moored in two narratives representing two typical student tuition situations. Unfolding two touch points where PBL and architectural and engineering teaching converge, this paper discusses how ‘the problem’ and ‘supervision’ at the A&UD programme are hybrid tuition focus points, where principles of PBL and more traditional tuition styles within architecture and engineering come into contact and cause didactic friction. This friction necessitates teachers and supervisors to critically reflect upon their teaching and supervision styles, and upon how ‘the problem’ is put into play in their tuition of students. The paper argues that teachers and supervisors have a heightened obligation and responsibility to monitor, assess, reflect and adjust the integration of the different teaching approaches in their hybrid tuition practices at A&UD.

  3. The One Universal Graph — a free and open graph database

    International Nuclear Information System (INIS)

    Ng, Liang S.; Champion, Corbin

    2016-01-01

    Recent developments in graph database mostly are huge projects involving big organizations, big operations and big capital, as the name Big Data attests. We proposed the concept of One Universal Graph (OUG) which states that all observable and known objects and concepts (physical, conceptual or digitally represented) can be connected with only one single graph; furthermore the OUG can be implemented with a very simple text file format with free software, capable of being executed on Android or smaller devices. As such the One Universal Graph Data Exchange (GOUDEX) modules can potentially be installed on hundreds of millions of Android devices and Intel compatible computers shipped annually. Coupled with its open nature and ability to connect to existing leading search engines and databases currently in operation, GOUDEX has the potential to become the largest and a better interface for users and programmers to interact with the data on the Internet. With a Web User Interface for users to use and program in native Linux environment, Free Crowdware implemented in GOUDEX can help inexperienced users learn programming with better organized documentation for free software, and is able to manage programmer's contribution down to a single line of code or a single variable in software projects. It can become the first practically realizable “Internet brain” on which a global artificial intelligence system can be implemented. Being practically free and open, One Universal Graph can have significant applications in robotics, artificial intelligence as well as social networks. (paper)

  4. Garbage collector interface

    OpenAIRE

    Ive, Anders; Blomdell, Anders; Ekman, Torbjörn; Henriksson, Roger; Nilsson, Anders; Nilsson, Klas; Robertz, Sven

    2002-01-01

    The purpose of the presented garbage collector interface is to provide a universal interface for many different implementations of garbage collectors. This is to simplify the integration and exchange of garbage collectors, but also to support incremental, non-conservative, and thread safe implementations. Due to the complexity of the interface, it is aimed at code generators and preprocessors. Experiences from ongoing implementations indicate that the garbage collector interface successfully ...

  5. The internationalisation of postgraduate programmes

    DEFF Research Database (Denmark)

    Fink, Flemming Kobberøe; Andersen, Ole K.; Bak, Thomas

    2002-01-01

    This paper presents the efforts and experiences of globalisation of the study programmes within electronic engineering at Aalborg University. The Project-Organised Problem-Based Learning Model, which have been employed since 1974 is presented and discussed. The consequences this has for the inter......This paper presents the efforts and experiences of globalisation of the study programmes within electronic engineering at Aalborg University. The Project-Organised Problem-Based Learning Model, which have been employed since 1974 is presented and discussed. The consequences this has...... for the international students are presented and discussed in terms of e.g. the teamwork situation, professional and cultural differences. A student enrolment programme, implemented through the provision of scholarships, jointly paid by government and industry funds is presented...

  6. Universal Library for Building Radar Operator Interface

    Directory of Open Access Journals (Sweden)

    A. A. Karankevich

    2014-01-01

    Full Text Available The article contains the results of the development of a software library, used for building software interfaces for radars being developed in BMSTU Radioelectronic Technics Scientific and Research Institute. The library is a software application library written in C++ using Qt and OpenGL libraries.The article describes the requirements, that the library is supposed to meet, in particular — cross-platform capabilities and versatility of the solution. The data types, that library uses, are described. The description of theinterface elements developed is shown, and some pictures of their operation are given.The article shows the main interface elements used. They are: «Matrix» that shows twodimensional data, «Waterfall», that is used for time scanning of the parameter specified, and «Plan Position Indicator» that shows circular scan from surveillance radar without geometric distortions.The part «Library implementation» shows the example of radiolocation station interface, that was based on this library, used in the working model of ultrashortpulse radar. Some results of the operation of this interface are also shown. The experiment shows the system working with two people in the field. As people start to move, the system becomes capable of distinguishing moving targets and stationary surface. The article shows the system operation the same way as the system operator can see it through his interface.The conclusion contains brief results of the development, the sphere of application of the software, and the prospects of the further development of the library.

  7. Service Quality and Students' Satisfaction with the Professional Teacher Development Programmes by Distance Mode in a South African University

    Science.gov (United States)

    Oduaran, A. B.

    2011-01-01

    This article reports on the relationship between seven factors that described dimensions of education service quality and overall service quality on one hand, and students' satisfaction with the professional teacher development programmes by distance mode in a South African University on the other. We sought to find out whether students enrolled…

  8. Web interface for plasma analysis codes

    Energy Technology Data Exchange (ETDEWEB)

    Emoto, M. [National Institute for Fusion Science, 322-6 Oroshi, Toki, Gifu 509-5292 (Japan)], E-mail: emo@nifs.ac.jp; Murakami, S. [Kyoto University, Yoshida-Honmachi, Sakyo-ku, Kyoto 606-8501 (Japan); Yoshida, M.; Funaba, H.; Nagayama, Y. [National Institute for Fusion Science, 322-6 Oroshi, Toki, Gifu 509-5292 (Japan)

    2008-04-15

    There are many analysis codes that analyze various aspects of plasma physics. However, most of them are FORTRAN programs that are written to be run in supercomputers. On the other hand, many scientists use GUI (graphical user interface)-based operating systems. For those who are not familiar with supercomputers, it is a difficult task to run analysis codes in supercomputers, and they often hesitate to use these programs to substantiate their ideas. Furthermore, these analysis codes are written for personal use, and the programmers do not expect these programs to be run by other users. In order to make these programs to be widely used by many users, the authors developed user-friendly interfaces using a Web interface. Since the Web browser is one of the most common applications, it is useful for both the users and developers. In order to realize interactive Web interface, AJAX technique is widely used, and the authors also adopted AJAX. To build such an AJAX based Web system, Ruby on Rails plays an important role in this system. Since this application framework, which is written in Ruby, abstracts the Web interfaces necessary to implement AJAX and database functions, it enables the programmers to efficiently develop the Web-based application. In this paper, the authors will introduce the system and demonstrate the usefulness of this approach.

  9. Web interface for plasma analysis codes

    International Nuclear Information System (INIS)

    Emoto, M.; Murakami, S.; Yoshida, M.; Funaba, H.; Nagayama, Y.

    2008-01-01

    There are many analysis codes that analyze various aspects of plasma physics. However, most of them are FORTRAN programs that are written to be run in supercomputers. On the other hand, many scientists use GUI (graphical user interface)-based operating systems. For those who are not familiar with supercomputers, it is a difficult task to run analysis codes in supercomputers, and they often hesitate to use these programs to substantiate their ideas. Furthermore, these analysis codes are written for personal use, and the programmers do not expect these programs to be run by other users. In order to make these programs to be widely used by many users, the authors developed user-friendly interfaces using a Web interface. Since the Web browser is one of the most common applications, it is useful for both the users and developers. In order to realize interactive Web interface, AJAX technique is widely used, and the authors also adopted AJAX. To build such an AJAX based Web system, Ruby on Rails plays an important role in this system. Since this application framework, which is written in Ruby, abstracts the Web interfaces necessary to implement AJAX and database functions, it enables the programmers to efficiently develop the Web-based application. In this paper, the authors will introduce the system and demonstrate the usefulness of this approach

  10. Human Resources Development for Jordan’s Nuclear Energy Programme

    International Nuclear Information System (INIS)

    Malkawi, Salaheddin; Amawi, Dala’

    2014-01-01

    Jordan's HRD strategy: • Utilize Jordan’s academic infrastructure: – 25 Universities (10 public & 15 private); – 35 Community Colleges (15 public & 20 private). • Build on existing programmes and establish new ones to support Nuclear Energy Programme. • Nuclear Education in Jordan: – B. Sc. Nuclear Engineering at Jordan University of Science & Technology (JUST); – M. Sc. Nuclear Physics at University of Jordan, Yarmouk University and Al-Balqa Applied University. • Scholarships for M. Sc. and Ph. D in Nuclear Engineering and Nuclear Science from Universities outside Jordan: – United States, Russia, France, Japan, China, Korea. Utilization of JSA and JRTR; • Vendor supplied training; • Support through Nuclear Cooperation Agreements; • IAEA Technical Cooperation; • Development of a Jordan-Specific Qualification and Certification Programmes; • Specialized Training in International Codes & Standards: – Transition to JNRC Developed/Adopted Standards, Codes, Regulations

  11. Development of a Universal Networked Timer at NSTX

    International Nuclear Information System (INIS)

    Sichta, P.; Dong, J.; Lawson, J.E.; Oliaro, G.; Wertenbaker, J.

    2005-01-01

    A new Timing and Synchronization System component, the Universal Networked Timer (UNT), is under development at the National Spherical Torus Experiment (NSTX). The UNT is a second-generation multifunction timing device that emulates the timing functionality and electrical interfaces originally provided by various CAMAC modules. Using Field Programmable Gate Array (FPGA) technology, each of the UNT's eight channels can be dynamically programmed to emulate a specific CAMAC module type. The timer is compatible with the existing NSTX timing and synchronization system and will also support a (future) clock system with extended performance. To assist system designers and collaborators, software will be written to integrate the UNT with EPICS, MDSplus, and LabVIEW. This paper will describe the timing capabilities, hardware design, programming/software support, and the current status of the Universal Networked Timer at NSTX

  12. PROFIBUS-DP to G-64 configurable interface

    CERN Document Server

    Carlier, E; Rochez, J; Serrano, J; CERN. Geneva. SPS and LHC Division

    2001-01-01

    Since many years, the SL/BT group has developed specific G-64 hardware modules for the control of the fast pulsed magnets. Up to now, the integration of these modules into the accelerator control system has been done using a MIL1553 fieldbus in command/response mode connected to a LynxOS front-end. In 1996 and 1998, recommendations for the use of industrial fieldbuses and programmable logic controllers were issued at CERN. In order to integrate the existing G-64 hardware into this environment based on industrial components, an interface between the G-64 bus and the PROFIBUS-DP fieldbus has been developed. This interface is based on a modular and open hardware architecture with on one side an off-the-shelf industrial, fieldbus independent, interface and on the other side a FPGA (Field Programmable Gate Array). Required functionality has been implemented within the FPGA with VHDL (Very high-speed integrated circuit Hardware Description Language).

  13. The need for theory evaluation in global citizenship programmes: The case of the GCSA programme.

    Science.gov (United States)

    Goodier, Sarah; Field, Carren; Goodman, Suki

    2018-02-01

    Many education programmes lack a documented programme theory. This is a problem for programme planners and evaluators as the ability to measure programme success is grounded in the plausibility of the programme's underlying causal logic. Where the programme theory has not been documented, conducting a theory evaluation offers a foundational evaluation step as it gives an indication of whether the theory behind a programme is sound. This paper presents a case of a theory evaluation of a Global Citizenship programme at a top-ranking university in South Africa, subsequently called the GCSA Programme. This evaluation highlights the need for documented programme theory in global citizenship-type programmes for future programme development. An articulated programme theory produced for the GCSA Programme, analysed against the available social science literature, indicated it is comparable to other such programmes in terms of its overarching framework. What the research found is that most other global citizenship programmes do not have an articulated programme theory. These programmes also do not explicitly link their specific activities to their intended outcomes, making demonstrating impact impossible. In conclusion, we argue that taking a theory-based approach can strengthen and enable outcome evaluations in global citizenship programmes. Copyright © 2017. Published by Elsevier Ltd.

  14. The fully integrated biomedical engineering programme at Eindhoven University of Technology.

    Science.gov (United States)

    Slaaf, D W; van Genderen, M H P

    2009-05-01

    The development of a fully integrated biomedical engineering programme (life sciences included from the start) is described. Details are provided about background, implementation, and didactic concept: design centred learning combined with courses. The curriculum has developed into a bachelor-master's programme with two different master's degrees: Master's Degree in Biomedical Engineering and Master's Degree in Medical Engineering. Recently, the programme has adopted semester programming, has included a major and minor in the bachelor's degree phase, and a true bachelor's degree final project. Details about the programme and data about where graduates find jobs are provided in this paper.

  15. A Braille Interface to the Texas Instruments SR-52 Programmable Calculator.

    Science.gov (United States)

    1976-09-21

    F / _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ AD—A039 US PENNSYLVANIA STATE UNIV JNIVtRSITY PARK APPLIED RESE——ETc F/G 9/2 * BRAILLE INTERFACE to PC TEXAS...UNCLASSiFIED A BRAILLE INTERFACE TO THE TEXAS INSTRUMENTS SR-52 PR0CRA)*~ABLE CALCULATOR C. P~ JANOTA Technical Memorandum D D C File No. TM 76-244 i...SUPPLEMENTARY NOTES ~~~~ ~ 15. KEY WORDS (ConUnti. on ,.v.ra• .Id. If nøc....ry and td~n t tf y by block ntanb.r) AIDS TO HANDICAPPED BRAILLE INTERFACE

  16. Utility-DOE interface considerations of the universal container systems concept

    International Nuclear Information System (INIS)

    Rasmussen, R.; Smith, M.; Jordan, J.; Supko, E.

    1993-01-01

    This paper discusses the utility-DOE interface issues that must be addressed by the DOE, the utility industry, and the Nuclear Regulatory Commission (NRC) prior to implementation of a universal container system (UCS) as an alternative to the current Reference Waste Management System. A brief background is presented discussing the reasons a UCS appears to benefit the waste management system, including a reduction in spent fuel handling, simplified DOE storage and transportation systems, and simplified repository design and operation. In December 1992, the Secretary of Energy announced that the current negotiated siting process is not expected to lead to an operational monitored retrievable storage (MRS) facility by January 1998. Therefore, DOE outlined a strategy for initiating spent fuel acceptance from utilities in 1998 that includes the use of federal government sites for interim storage and the development of the UCS concept

  17. National and regional asthma programmes in Europe

    OpenAIRE

    Olof Selroos; Maciej Kupczyk; Piotr Kuna; Piotr Łacwik; Jean Bousquet; David Brennan; Susanna Palkonen; Javier Contreras; Mark FitzGerald; Gunilla Hedlin; Sebastian L. Johnston; Renaud Louis; Leanne Metcalf; Samantha Walker; Antonio Moreno-Galdó

    2015-01-01

    This review presents seven national asthma programmes to support the European Asthma Research and Innovation Partnership in developing strategies to reduce asthma mortality and morbidity across Europe. From published data it appears that in order to influence asthma care, national/regional asthma programmes are more effective than conventional treatment guidelines. An asthma programme should start with the universal commitments of stakeholders at all levels and the programme has to be endorse...

  18. Programmable the Interface 8251a

    OpenAIRE

    Haryadi Haryadi; Jalinas, Skom, MM Jalinas, Skom, MM

    1997-01-01

    Communication is the process of sending information from one place to another, howthe delivery of information have their own modes and methods. With the computerthe way of sending information is also adjusted to the principles and workings of thecomputer.But computers can not perform data transmission without a tool that can make it ableto carry out the process of data transfer. One of these tools is the IC is an IC 8251AUSART (Universal Synchronous / Asynchronous Receiver Transmitter) is IC ...

  19. English Language Proficiency Tests and Academic Achievement: A Study on the Malaysian University English Test as a Predictor of Technical Programme Undergraduates Academic Achievement

    Science.gov (United States)

    Rahmat, Nurhazlini; Min, Lau Sing; Sungif, Nur Atiqah Md.; Yusup, Farah Nabillah Mior

    2015-01-01

    In the Malaysian education system, English has always played an important role. In acknowledging its importance, Malaysian University English Test (MUET) has been introduced to enable continued emphasis on this role. MUET has been made compulsory for those who wish to pursue a first degree programme in local universities. This study aims to…

  20. Students' Assessment Of Farm Practical Programme In Selected ...

    African Journals Online (AJOL)

    Students' Assessment Of Farm Practical Programme In Selected Universities Of Southwestern, Nigeria. ... Journal of Agriculture, Forestry and the Social Sciences ... Students reported that lack of planning, improper implementation of activities lined up for the programme, lack of fund to properly finance the programme and ...

  1. Perceptions of Service Quality and Satisfaction of High Performance Programmes (HPP: A Case Study of a Comprehensive University in South Africa

    Directory of Open Access Journals (Sweden)

    P. Serra

    2016-01-01

    Full Text Available Sport is a multi-billion dollar industry that has become an important marketingtool toattracta higher calibre of students to universities.Studentsdo not onlyconsider the educational value a university can offer but alsowhat it can offer interms of advancing their sporting achievements and their sporting careers. Highperformance programmes (HPP which includesuperior facilities, highqualitycoaching and management staff, educational subsidies, body/health conditioningfacilities as well as supportive staff for the purpose of driving and maintaining ahigh calibre of development are required to assist students in meeting theirsporting aspirations. The aim of this study was to gain constructive insightsregarding perceptions ofservice quality and satisfaction of the different memberassociates of the High Performance Programmes (HPP of Rugby, Hockey,Soccer, Netball, Athletics, Rowing and Cricket at a comprehensive university inSouth Africa (SA. Aconcurrent mixed method approachwas used to collectdata.Ko and Pastore’s (2005 Scale of Service Quality in Recreational Sports(SSQRSwas used to collect the quantitative data from one hundred and nineteen(n=119 first team players. Qualitative data was collected throughsemi-structuredinterviews with the respective sport managers(n=7and team captains(n=7within each sport programme.Quantitative data was analysed usingthestatistical package for the social sciences (SPSS, whereas the qualitative data were analysed using the Atlas.tisoftware package. The results from the studyrevealedthat the service quality of theHPPranged from moderate to highindicating thatsome dimensions requiredattention.The study provided usefulinsights regarding service quality which couldassistthemanagement of the HPPsin developing effective strategies to maintain and improve the quality of theirservices.

  2. English Language Proficiency Tests and Academic Achievement: A Study on the Malaysian University English Test as a Predictor of Technical Programme Undergraduates Academic Achievement

    Directory of Open Access Journals (Sweden)

    Nurhazlini Rahmat

    2015-02-01

    Full Text Available In the Malaysian education system, English has always played an important role. In acknowledging its importance, Malaysian University English Test (MUET has been introduced to enable continued emphasis on this role.  MUET has been made compulsory for those who wish to pursue a first degree programme in local universities. This study aims to examine the relationship between English language proficiency test (as measured by MUET bands to predict the undergraduates academic achievement (as measured by Cumulative Grade Point Average score. It also aims to determine the recommended MUET band as an entry requirement for prospective technical programme undergraduates in Universiti Putra Malaysia (UPM. The study was carried out among 225 final year undergraduates of five different faculties in UPM, namely Faculty of Engineering, Faculty of Forestry, Faculty of Biotechnology and Biomolecular, Faculty of Food Science and Technology, and Faculty of Veterinary Medicine.  The data used were obtained by administering a brief questionnaire and were quantitatively analysed using Statistical Package for Social Science (SPSS version 19.  The study revealed that there is a medium positive correlation between English language proficiency and academic achievement where students who have scored higher bands for MUET are the ones who obtained higher CGPA in their study. Based on the findings, it is recommended that UPM and other local universities make changes towards the minimum MUET entry requirement to help prospective undergraduates excel in their academic study. Keywords: English language proficiency, academic achievement, technical programme, MUET, CGPA

  3. University-Community Engagement: Case Study of University Social Responsibility

    Science.gov (United States)

    Chile, Love M.; Black, Xavier M.

    2015-01-01

    Corporatisation of universities has drawn parallels between contemporary universities and business corporations, and extended analysis of corporate social responsibility to universities. This article reports on a case study of university-community engagement with schools and school communities through youth engagement programmes to enhance…

  4. CAMAC to GPIB interface

    International Nuclear Information System (INIS)

    Naivar, F.J.

    1978-01-01

    A CAMAC module developed at the Los Alamos Scientific Laboratory allows any device conforming to the GPIB standard to be connected to a CAMAC system. This module incorporates a microprocessor to control up to 14 GPIB-compatible instruments using a restricted set of CAMAC F-N-A commands. The marriage of a device-independent bus (IEEE Standard 488-1975) to a computer-independent bus (IEEE Standard 583-1975) provides a general method for interfacing a system of programmable instruments to any computer. This module is being used to interface a variety of interactive devices on a control console to a control computer

  5. Burden of paediatric Rotavirus Gastroenteritis (RVGE and potential benefits of a universal Rotavirus vaccination programme with a pentavalent vaccine in Spain

    Directory of Open Access Journals (Sweden)

    Diez-Domingo Javier

    2010-08-01

    Full Text Available Abstract Background Rotavirus is the most common cause of gastroenteritis in young children worldwide. The aim of the study was to assess the health outcomes and the economic impact of a universal rotavirus vaccination programme with RotaTeq, the pentavalent rotavirus vaccine, versus no vaccination programme in Spain. Methods A birth cohort was followed up to the age of 5 using a cohort model. Epidemiological parameters were taken from the REVEAL study (a prospective epidemiological study conducted in Spain, 2004-2005 and from the literature. Direct and indirect costs were assessed from the national healthcare payer and societal perspectives by combining health care resource utilisation collected in REVEAL study and unit costs from official sources. RotaTeq per protocol efficacy data was taken from a large worldwide rotavirus clinical trial (70,000 children. Health outcomes included home care cases, General Practioner (GP/Paediatrician, emergency department visits, hospitalisations and nosocomial infections. Results The model estimates that the introduction of a universal rotavirus vaccination programme with RotaTeq (90% coverage rate would reduce the rotavirus gastroenteritis (RVGE burden by 75% in Spain; 53,692 home care cases, 35,187 GP/Paediatrician visits, 34,287 emergency department visits, 10,987 hospitalisations and 2,053 nosocomial infections would be avoided. The introduction of RotaTeq would avoid about 76% of RVGE-related costs from both perspectives: €22 million from the national health system perspective and €38 million from the societal perspective. Conclusions A rotavirus vaccination programme with RotaTeq would reduce significantly the important medical and economic burden of RVGE in Spain.

  6. An integrated high performance Fastbus slave interface

    International Nuclear Information System (INIS)

    Christiansen, J.; Ljuslin, C.

    1993-01-01

    A high performance CMOS Fastbus slave interface ASIC (Application Specific Integrated Circuit) supporting all addressing and data transfer modes defined in the IEEE 960 - 1986 standard is presented. The FAstbus Slave Integrated Circuit (FASIC) is an interface between the asynchronous Fastbus and a clock synchronous processor/memory bus. It can work stand-alone or together with a 32 bit microprocessor. The FASIC is a programmable device enabling its direct use in many different applications. A set of programmable address mapping windows can map Fastbus addresses to convenient memory addresses and at the same time act as address decoding logic. Data rates of 100 MBytes/sec to Fastbus can be obtained using an internal FIFO in the FASIC to buffer data between the two buses during block transfers. Message passing from Fastbus to a microprocessor on the slave module is supported. A compact (70 mm x 170 mm) Fastbus slave piggy back sub-card interface including level conversion between ECL and TTL signal levels has been implemented using surface mount components and the 208 pin FASIC chip

  7. Universal Programmable Logic Controller Software

    International Nuclear Information System (INIS)

    Mohd Arif Hamzah; Azhar Shamsudin; Fadil Ismail; Muhammad Nor Atan; Anwar Abdul Rahman

    2013-01-01

    Programmable Logic Controller (PLC) is an electronic hardware which is widely used in manufacturing or processing industries. It is also serve as the main control system hardware to run the production and manufacturing process. There are more than ten (10) well known company producing PLC hardware, with their own specialties, including the method of programming and language used. Malaysia Nuclear Agency have various plant and equipment, runs and control by PLC, such as Mintex Sinagama Plant, Alurtron Plant, and few laboratory equipment. Since all the equipment and plant are equipped with various brand or different manufacture of PLC, it creates difficulties to the supporting staff to master the control program. The same problems occur for new application of this hardware, since there no policies to purchase only one specific brand of PLC. (author)

  8. Outcomes for engineering students delivering a STEM education and outreach programme

    Science.gov (United States)

    Fitzallen, Noleine; Brown, Natalie Ruth

    2017-11-01

    University science outreach programmes are used to encourage more school students to select science, technology, engineering, and mathematics (STEM) subjects in further education and pursue science-related careers. The benefits of science outreach programmes are often espoused from the perspective of programme participants. Little attention, however, is given to what university students delivering the programmes gain from the experience. This paper seeks to illustrate the benefits of engineering students delivering STEM outreach programmes in schools. It reports on a qualitative case study of the experiences of two STEM Education and Outreach team members from a regional university in Australia. Content analysis of interview data highlighted not only the participants' motivations and perceived benefits of being involved in the STEM programme but also revealed the skills and attributes honed throughout the experience. Involvement in the STEM outreach programme resulted in the development of social and personal responsibility generic graduate attribute skills, evidenced through their motivations to be involved, the demonstration of understanding of teaching and learning, and application of science communication skills. This study demonstrates that designing and delivering STEM outreach programmes assists in the development of skills that will be beneficial when pursuing careers in engineering in the future.

  9. Effectiveness of rotavirus pentavalent vaccine under a universal immunization programme in Israel, 2011-2015: a case-control study.

    Science.gov (United States)

    Muhsen, K; Anis, E; Rubinstein, U; Kassem, E; Goren, S; Shulman, L M; Ephros, M; Cohen, D

    2018-01-01

    The use of rotavirus pentavalent vaccine (RotaTeq ® ) as a sole vaccine within rotavirus universal immunization programmes remains limited. We examined the effectiveness of RotaTeq in preventing rotavirus gastroenteritis (RVGE) hospitalization in Israel, after the introduction of universal immunization against the disease. A test-negative case-control study included age-eligible children for universal RotaTeq immunization (aged 2-59 months, born in 2011-2015). Cases (n = 98) were patients who tested positive for rotavirus by immunochromatography; those who tested negative (n = 628) comprised the control group. Information on rotavirus immunization history was obtained through linkage with a national immunization registry. Vaccination status was compared between cases and controls, adjusted odds ratios (aORs) were obtained from logistic regression models, and vaccine effectiveness calculated as (1 - aOR)*100. Immunization with RotaTeq was less frequent in RVGE cases (73.5%) than in controls (90.1%), p < 0.001; this association persisted after controlling for potential confounders. Effectiveness of the complete vaccine series was estimated at 77% (95% confidence interval (CI): 49-90) in children aged 6-59 months, and 86% (95% CI: 65-94) in children aged 6-23 months; whereas for the incomplete series, the respective estimates were 72% (95% CI: 28-89) and 75% (95% CI: 30-91). Vaccine effectiveness was estimated at 79% (95% CI: 45-92) against G1P[8]-associated RVGE hospitalizations and 69% (95% CI: 11-89) against other genotype-RVGE hospitalizations. High effectiveness of RotaTeq as the sole rotavirus vaccine in a universal immunization programme was demonstrated in a high-income country. Although partial vaccination conferred protection, completing the vaccine series is warranted to maximize the benefit. Copyright © 2017 European Society of Clinical Microbiology and Infectious Diseases. Published by Elsevier Ltd. All rights reserved.

  10. A needs analysis for a non-abusive intervention programme in the School of Health Care Sciences at the University of Pretoria

    Directory of Open Access Journals (Sweden)

    LO Fouché

    2006-09-01

    Full Text Available Due to feedback from students, student abuse during fieldwork, was brought to the attention of the researchers. The study aimed to determine whether a need for a nonabusive intervention programme (NIP existed amongst the School of Health Care Science students at the University of Pretoria. All students enrolled at the School of Health Care Sciences completed a questionnaire. An overwhelming response indicated that the majority of students (95.85% have a need for a non-abusive intervention programme (NIP. A significant need was identified especially among Nursing-, Physiotherapy- and Radiography students, 2nd and 4,h year students, and within a psychiatric fieldwork setting. Two surprise findings were firstly, that students who have no history of abuse have a greater need for an intervention programme than students with a history of abuse. Secondly superiors in the field are responsible for the majority of abusive incidences reported by students. The implementation of a non-abusive intervention programme (NIP to help students handle abusive incidences effectively and humanely is strongly recommended.

  11. Radiochemistry in chemistry and chemistry related undergraduate programmes in Argentina

    International Nuclear Information System (INIS)

    Fornaciari Iljadica, M.C.; Furnari, J.C.; Cohen, I.M.

    2006-01-01

    The evolution of education in Argentina at the university level is described. The detailed search of the educational offer shows that less than half of the universities (35 out of 92) include chemistry and chemistry related undergraduate programmes in their curriculum. The revision of the position of radiochemistry in these programmes reveals that only seven courses on radiochemistry are currently offered. Radiochemistry is included only in few programmes in chemistry and biochemistry. With respect to the programmes in chemical engineering the situation is worse. This offer is strongly concentrated in Buenos Aires and its surroundings. (author)

  12. Does the EUA Institutional Evaluation Programme Contribute to Quality Improvement?

    Science.gov (United States)

    Tavares, Diana Amado; Rosa, Maria Joao; Amaral, Alberto

    2010-01-01

    Purpose: This paper aims to reflect on the relevance of the Institutional Evaluation Programme (IEP) of the European University Association (EUA) to universities' quality improvement. It aims to analyse IEP follow-up reports to determine whether the programme contributes to the development of a quality improvement culture.…

  13. Participation in the ABWR Man-Machine interface design. Applicability to the Spanish Electrical Sector

    International Nuclear Information System (INIS)

    Rodriguez, C.; Manrique Martin, A.; Nunez, J.

    1997-01-01

    Project coordinated by DTN within the advanced reactor programme. Participation in the design activities for the Advanced Boiling Water Reactor (ABWR) man-machine interface was divided into two phases: Phase I: Preparation of drawings for designing, developing and assessing the advanced control room Phase II: Application of these drawings in design activities Participation in this programme has led to the following possible future applications to the electrical sector: 1. Design and implementation of man-machine interfaces 2. Human factor criteria 3. Assessment of man-machine interfaces 4. Functional specification, computerised operating procedures 5. Computerised alarm prototypes. (Author)

  14. Health literacy among Danish university students enrolled in health-related study programmes.

    Science.gov (United States)

    Elsborg, Lea; Krossdal, Fie; Kayser, Lars

    2017-12-01

    It is important to address people's health literacy when providing health care. Health professionals should be aware of, and have insight into, people's health literacy when they provide health services. Health professionals need to be health literate themselves. We examined the level of health literacy in students in Denmark attending one of four full university programmes related to health and investigated how their health literacy was associated with their sociodemographic background. The health literacy level of the students was measured using the multi-dimensional Health Literacy Questionnaire (HLQ) supplemented with sociodemographic questions. The questionnaire was administrated through the students' Facebook groups. The students were enrolled in courses on health informatics, medicine, molecular biomedicine or public health. Out of a total of 7663 students, 630 responded to the questionnaire. No sex difference was found although female students scored higher than male students in domain 4 (social support for health). Students attending the public health programme tended to score higher and those attending molecular biomedicine tended to score lower in the HLQ. There was a positive correlation between HLQ scores and the educational level of the students' parents. If one of their parents was employed in the health care sector, the HLQ score tended to be higher in domains 1 and 4. Students who had been hospitalized also tended to score higher in domains 1, 5 and 6. Students' health literacy relates to their personal background and educational path. This may be of importance when planning curricula and educational activities, including cross-disciplinary courses.

  15. The role of Entrepreneurial Universities in interfacing Competitive Advantages: The Case of Beira Interior region (Portugal)

    OpenAIRE

    Ferreira, Joao; Leitão, João; Raposo, Mario

    2006-01-01

    This paper reveals the importance of a local entrepreneurial university in interfacing competitive advantages, by assuming the condition of most influent and dynamic engine of regional development. The strategic diagnosis provides the identification of a dominant quadrant in the TOWS matrix application to the Beira Interior region, which is dominated by Mini-Maxi strategies. For improving the competitive positioning of that region, the transition from the dominant quadrant (Mini-Maxi) t...

  16. Factors that Influence Students in Choosing Physics Programmes at University Level: the Case of Greece

    Science.gov (United States)

    Meli, Kalliopi; Lavidas, Konstantinos; Koliopoulos, Dimitrios

    2018-04-01

    Low enrolment in undergraduate level physics programmes has drawn the attention of the relevant disciplines, education policy-makers, and researchers worldwide. Many reports released during the previous decades attempt to identify the factors that attract young people to study science, but only few of them focus explicitly on physics. In Greece, in contrast to many other countries, physics departments are overflowing with young students. However, there are two categories of students: those for whom physics was the optimal choice of a programme ("choosers") and those for whom physics was an alternative choice that they had to settle for. We suggest that the latter category be called "nearly-choosers," in order to be differentiated from choosers as well as from "non-choosers," namely those candidates that did not apply to a physics programme at all. We are interested in the factors that attract high school students to study physics and the differences (if any) between choosers and nearly-choosers. A newly formed questionnaire was distributed within a Greek physics department (University of Patras), and the students' responses (n = 105) were analysed with exploratory factor analysis and specifically principal component analysis so as to extract broad factors. Three broad factors have arisen: school-based, career, and informal learning. The first two factors proved to be motivating for pursuing a degree in physics, while the third factor appeared to have a rather indifferent association. t tests and Pearson correlations indicated mild differentiations between choosers and nearly-choosers that pertain to school-based influences and informal learning.

  17. In situ TEM-tandem/implanter interface facility in Wuhan University for investigation of radiation effects

    International Nuclear Information System (INIS)

    Guo Liping; Li Ming; Liu Chuansheng; Song Bo; Ye Mingsheng; Fan Xiangjun; Fu Dejun

    2007-01-01

    Transmission electron microscope (TEM) interfaced to one or more ion implanters and/or accelerators, i.e. in situ TEM, provides effective tools to observe microstructural changes of studied samples during the ion irradiation. Evolution of both radiation damages and irradiation-induced nano-sized microstructures can be investigated with this technique, much more convenient than conventional ex situ techniques. In situ TEM technique has been widely applied in various fields, especially in the study of radiation damages of structural materials of fission and fusion nuclear reactors, and in evaluation and qualification of radioactive waste forms. Nowadays there are more than a dozen such facilities located in Japan, France, and the United States. Recently, we have constructed the first TEM-Tandem/Implanter interface facility of China in Wuhan University. A modified Hitachi H800 TEM was interfaced to a 200 kV ion implanter and a 2 x 1.7 MV tandem accelerator. Effective steps were taken to isolate the TEM from mechanical vibration from the ion beam line, and no obvious wobbling of the TEM image was observed during the ion implantation. The amorphization process of Si crystal irradiated by 115 keV N + ion beam was observed in the primary experiments, demonstrating that this interface facility is capable of in situ study of radiation effects. An online low energy gaseous ion source which may provide 1-20 keV H + and He + is under construction. (authors)

  18. Analysing institutional influences on teaching–learning practices of English as second language programme in a Pakistani university

    Directory of Open Access Journals (Sweden)

    Irfan Ahmed Rind

    2016-12-01

    Full Text Available This paper examines the institutional influences on the teaching–learning practices within English as Second Language (ESL programme in the University of Sindh (UoS, Pakistan. The study uses qualitative case study approach, basing its findings on documentary review, observations, and responses of teachers and students. The analysis of the data is informed by Bourdieusian notions of habitus, field and capital. The study found that UoS’s institutional policies and practices are shaped by its position in the field of higher education, which shape ESL teaching–learning practices. Specifically, UoS defines its capital as “higher education for all”, which in practice translates as admitting students from disadvantage groups. To meet English language needs of these students, UoS offers the ESL programme. However, teaching–learning practices of ESL are significantly influenced by UoS’s policies related to faculty hiring and development, ESL teachers and administration relationships, teacher-student ratio, assessment, quality assurance, and learning support resources.

  19. The Effectiveness and Sustainability of a Universal School-Based Programme for Preventing Depression in Chinese Adolescents: A Follow-Up Study Using Quasi-Experimental Design.

    Directory of Open Access Journals (Sweden)

    Eliza S Y Lai

    Full Text Available A pilot study about the effectiveness of a universal school-based programme, "The Little Prince is Depressed", for preventing depression in Chinese adolescents in Hong Kong was conducted and reported previously. This study used a larger sample to examine the effectiveness and sustainability of the programme.This study used quasi-experimental design. Twelve schools enrolled in "The Little Prince is Depressed" programme either as an intervention or a control condition. The intervention schools carried out the 12-session programme in two phases: the professional-led first phase and the teacher-led second phase. All participants were required to complete a questionnaire at three time points measuring their (1 depressive, anxiety, and stress levels; (2 knowledge of mental health; (3 attitudes towards mental illness; (4 perceived social support; and (5 help-seeking behaviours.A total of 3,391 students participated in the study. The level of depressive symptoms did not reduce significantly at post-intervention; however, a delayed effect was observed at follow-up assessment for the participants of the teacher-led group in reducing anxiety and stress levels. Also, the knowledge of mental health and attitudes towards mental illness of the intervention-group participants significantly improved at post-test, and the outcomes were maintained at 4 to 5 months after the intervention in both the professional-led and the teacher-led conditions (p<.05. A preference among schoolchildren for whom to seek help from was identified.The universal depression prevention programme was effective in enhancing knowledge of mental health and promoting a more positive attitude towards mental illness among adolescents in Hong Kong. In particular, the teacher-led group showed better outcomes than the professional-led group in reducing students' anxiety and stress at follow-up period. The programme can achieve sustainability in schools if teachers are provided with adequate

  20. Private Universities in Zimbabwe: The Case of Africa University ...

    African Journals Online (AJOL)

    Whilst many of these challenges are shared with other private universities in Zimbabwe, a few are peculiar to Africa University. This paper discusses Africa University's experience with regard to establishment, nature, institutional marketing and student recruitment, programmes, governance, finding and other external factors ...

  1. Finnish energy technology programmes 1998

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-12-01

    The Finnish Technology Development Centre (Tekes) is responsible for the financing of research and development in the field of energy production technology. A considerable part of the financing goes to technology programmes. Each technology programme involves major Finnish institutions - companies, research institutes, universities and other relevant interests. Many of the energy technology programmes running in 1998 were launched collectively in 1993 and will be completed at the end of 1998. They are complemented by a number of other energy-related technology programmes, each with a timetable of its own. Because energy production technology is horizontal by nature, it is closely connected with research and development in other fields, too, and is an important aspect in several other Tekes technology programmes. For this reason this brochure also presents technology programmes where energy is only one of the aspects considered but which nevertheless contribute considerably to research and development in the energy production sector

  2. Employers’ Perception on Internship Programme

    Directory of Open Access Journals (Sweden)

    Mohaidin Nur Jannah

    2017-01-01

    Full Text Available Internship program is compulsory for Bachelor in Accounting (BIA students in University Kuala Lumpur (UniKL. We believed internship program is useful to facilitate students learning opportunities outside classroom. These experiences provide the opportunity to apply classroom theory into real working environment thus enhancing students’ academic and career goals. Constructive comments from supervisor will give us indicator that we must prepare the students with all aspects of accounting wide knowledge. Employer’s feedback is important in preparing the students for the industry by developing a better programme structure and subjects offered. It is indirectly improves the lecturers’ teaching methods and skills. Therefore, this paper explores the employers’ perception towards internship programme for accounting students in Universiti Kuala Lumpur. Data was collected from employer’s feedback form using five point-likert scales distributed to employers of the participating companies from Semester January 2013 to Semester January 2015. The evaluation form is used to evaluate the students’ performance throughout their 6 months internship period. The statistical results found that student’s score is positively associated with employer’s feedback. The results also indicate that the employers’ perception is important for the students in preparing themselves for the industry and for the university in developing proper programme structure.

  3. Conceptualising Transformation and Interrogating Elitism: The Bale Scholarship Programme

    Science.gov (United States)

    Botsis, Hannah; Dominguez-Whitehead, Yasmine; Liccardo, Sabrina

    2013-01-01

    In this article, we consider the extent to which a scholarship programme at the University of the Witwatersrand (Wits) engages with the challenges of transformation. This scholarship programme highlights the transformative potential of a programme that focuses on excellence for a previously under-represented group, but also demonstrates how this…

  4. XML Translator for Interface Descriptions

    Science.gov (United States)

    Boroson, Elizabeth R.

    2009-01-01

    A computer program defines an XML schema for specifying the interface to a generic FPGA from the perspective of software that will interact with the device. This XML interface description is then translated into header files for C, Verilog, and VHDL. User interface definition input is checked via both the provided XML schema and the translator module to ensure consistency and accuracy. Currently, programming used on both sides of an interface is inconsistent. This makes it hard to find and fix errors. By using a common schema, both sides are forced to use the same structure by using the same framework and toolset. This makes for easy identification of problems, which leads to the ability to formulate a solution. The toolset contains constants that allow a programmer to use each register, and to access each field in the register. Once programming is complete, the translator is run as part of the make process, which ensures that whenever an interface is changed, all of the code that uses the header files describing it is recompiled.

  5. A Mathematics Support Programme for First-Year Engineering Students

    Science.gov (United States)

    Hillock, Poh Wah; Jennings, Michael; Roberts, Anthony; Scharaschkin, Victor

    2013-01-01

    This article describes a mathematics support programme at the University of Queensland, targeted at first-year engineering students identified as having a high risk of failing a first-year mathematics course in calculus and linear algebra. It describes how students were identified for the programme and the main features of the programme. The…

  6. Finnish bioenergy research programme

    Energy Technology Data Exchange (ETDEWEB)

    Asplund, D. [VTT Energy, Jyvaeskylae (Finland)

    1996-12-31

    Finland is a leading country in the use of biofuels and has excellent opportunities to increase the use of biofuels by up to 25-30 %. The Finnish Government has set an objective for the promotion of bioenergy. The aim is to increase the use of bioenergy by about 25 % from the present level by 2005, and the increment corresponds to 1.5 million tonnes of oil equivalent (toe) per year. The R and D work has been considered as an important factor to achieve this ambitious goal. Energy research was organised into a series of research programmes in 1988 in accordance with the proposal of Finnish Energy Research Committee. The object of the research programmes is to enhance research activities and to bundle individual projects together into larger research packages. The common target of the Finnish energy research programmes is to proceed from basic and applied research to product development and pilot operation, and after that to the first commercial applications, e.g. demonstrations. As the organisation of energy research to programmes has led to good results, the Finnish Ministry of Trade and Industry decided to go on with this practice by launching new six-year programmes in 1993-1998. One of these programmes is the Bioenergy Research Programme and the co-ordination of this programme is carried out by VTT Energy. Besides VTT Energy the Finnish Forest Research Institute, Work Efficiency Institute, Metsaeteho and University of Joensuu are participating in the programme 7 refs.

  7. Finnish bioenergy research programme

    Energy Technology Data Exchange (ETDEWEB)

    Asplund, D [VTT Energy, Jyvaeskylae (Finland)

    1997-12-31

    Finland is a leading country in the use of biofuels and has excellent opportunities to increase the use of biofuels by up to 25-30 %. The Finnish Government has set an objective for the promotion of bioenergy. The aim is to increase the use of bioenergy by about 25 % from the present level by 2005, and the increment corresponds to 1.5 million tonnes of oil equivalent (toe) per year. The R and D work has been considered as an important factor to achieve this ambitious goal. Energy research was organised into a series of research programmes in 1988 in accordance with the proposal of Finnish Energy Research Committee. The object of the research programmes is to enhance research activities and to bundle individual projects together into larger research packages. The common target of the Finnish energy research programmes is to proceed from basic and applied research to product development and pilot operation, and after that to the first commercial applications, e.g. demonstrations. As the organisation of energy research to programmes has led to good results, the Finnish Ministry of Trade and Industry decided to go on with this practice by launching new six-year programmes in 1993-1998. One of these programmes is the Bioenergy Research Programme and the co-ordination of this programme is carried out by VTT Energy. Besides VTT Energy the Finnish Forest Research Institute, Work Efficiency Institute, Metsaeteho and University of Joensuu are participating in the programme 7 refs.

  8. QA Programme of the TLD laboratory of the University of Costa Rica: IEC 61066 testing

    International Nuclear Information System (INIS)

    Mora, Patricia; Porras Chaverria, Mariela

    2008-01-01

    The Thermoluminescence Personal Dosimetry Laboratory of the University of Costa Rica provides dose measurements for around 90% of occupational radiation workers in the country. The assessment of doses to workers routinely exposed to external sources of radiation constitutes an integral part of any radiation protection programme and helps national authorities to ensure acceptably safe and satisfactory radiological conditions in workplaces. Harshaw Readers Model 4000 and 4500, dosimeter holders Type 8814 with TLD-100 in 0110 cards and loose TLD-100 chips are used to monitor personal dose equivalent, Hp(10) and Hp(0.07). In order to provide a reliable measurement of the operational quantities, a study was undertaken to verify the fulfillment of international requirements in our system (Model 4500 with cards) against the Thermoluminescence dosimetry systems for personal and environmental monitoring CEI IEC 61066 (1991 -2012). The type tests performed were nine in total: batch homogeneity, reproducibility, linearity, detection threshold, effect of climate conditions on reader, effect of light exposure on dosimeters, isotropy, transient voltage and dropping on dosimeters. A Cesium-137 source was used to irradiate the dosimeters and all procedures follow the indications given on the standard. Results showed that all IEC criteria were met by our Laboratory. Acceptable uncertainties were also studied under the ICRP recommendations; the analysis of the Trumpet Curve was done with satisfactory results (for doses above 0.5 mSv; quotient of measure to real dose less than 3%). For purposes of accreditation (ISO/IEC 17025:2005) and performance testing this work is very relevant since the University of Costa Rica wants to establish a solid individual monitoring programme for external radiation exposure that will provide users, registrants, licensees and regulatory bodies with information that can be used for the optimization of protection and dose limitation of Costa Rican workers

  9. Community-based learning in a challenging context: the development and evaluation of an outreach dental public health programme in Damascus University, Syria.

    Science.gov (United States)

    Joury, E

    2016-02-01

    This study aimed to describe the development and evaluation of an outreach dental public health (DPH) programme in Damascus University, in terms of developing undergraduates' required knowledge, skills and attitudes (KSA), improving the quality aspects of training and assessment (T&A), and achieving the satisfaction of served children and their social network. The outreach DPH programme offered opportunities to undergraduates to carry out outreach health-promotion activities, conduct and communicate the results of applied DPH research, and build partnership with students in other higher education sectors. A cross-sectional evaluation collected mixed qualitative and quantitative data, by a means of a short-essay and a self-completed questionnaire, from 400 third-year dental undergraduates, on KSA gained from outreach activities and quality aspects of T&A. The latter were compared with corresponding figures of other traditional dental programmes (TDP). Satisfaction with the outreach activities were collected from 215 children with special needs and 130 parents and school staff, by questionnaires. The response rates were 74.8%, 100% and 100% for undergraduates, children and parents/school staff, respectively. The derived categories of students' gained KSA included the following: unique clinical skills, social responsibility, voluntarism, communication, team working, personal growth, reflection on career aspirations and self-satisfaction with the contribution to needy groups. Their satisfaction with quality aspects of T&A was significantly higher than TDP (P < 0.001). Children's and parents/school staff's satisfaction was high. The outreach DPH programme in Damascus University is a successful example of developing undergraduates' required KSA, improving the quality aspects of T&A, and achieving the satisfaction of served community. © 2015 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  10. The successful implementation of a licensed data management interface between a Sunquest(®) laboratory information system and an AB SCIEX™ mass spectrometer.

    Science.gov (United States)

    French, Deborah; Terrazas, Enrique

    2013-01-01

    Interfacing complex laboratory equipment to laboratory information systems (LIS) has become a more commonly encountered problem in clinical laboratories, especially for instruments that do not have an interface provided by the vendor. Liquid chromatography-tandem mass spectrometry is a great example of such complex equipment, and has become a frequent addition to clinical laboratories. As the testing volume on such instruments can be significant, manual data entry will also be considerable and the potential for concomitant transcription errors arises. Due to this potential issue, our aim was to interface an AB SCIEX™ mass spectrometer to our Sunquest(®) LIS. WE LICENSED SOFTWARE FOR THE DATA MANAGEMENT INTERFACE FROM THE UNIVERSITY OF PITTSBURGH, BUT EXTENDED THIS WORK AS FOLLOWS: The interface was designed so that it would accept a text file exported from the AB SCIEX™ × 5500 QTrap(®) mass spectrometer, pre-process the file (using newly written code) into the correct format and upload it into Sunquest(®) via file transfer protocol. The licensed software handled the majority of the interface tasks with the exception of converting the output from the Analyst(®) software to the required Sunquest(®) import format. This required writing of a "pre-processor" by one of the authors which was easily integrated with the supplied software. We successfully implemented the data management interface licensed from the University of Pittsburgh. Given the coding that was required to write the pre-processor, and alterations to the source code that were performed when debugging the software, we would suggest that before a laboratory decides to implement such an interface, it would be necessary to have a competent computer programmer available.

  11. Monitoring and evaluating astronomy outreach programmes: Challenges and solutions

    Directory of Open Access Journals (Sweden)

    Sarah Chapman

    2015-05-01

    Full Text Available A number of tools exist to guide the monitoring and evaluation of science, technology, engineering and mathematics (STEM education and outreach programmes. Fewer tools exist for evaluating astronomy outreach programmes. In this paper we try to overcome this limitation by presenting a monitoring and evaluation framework developed for the International Astronomical Union's Office of Astronomy for Development (OAD. The mandate of the OAD is to stimulate sustainable development at an international level and to expand astronomy education and outreach globally. The broad assumptions of this programme are that astronomy has the potential to contribute to human development by means of the transferable nature of its science discoveries, as well as its potential to activate feelings of wonderment, inspiration and awareness of the universe. As a result, the programme potentially embodies a far broader mix of outcomes than conventionally considered in STEM evaluation approaches. Towards this aim, we operationalise our monitoring and evaluation approach by first outlining programme theories for three key OAD programmes: a programme for universities and research, another one for schools, and one for public outreach. We then identify outcomes, indicators and measures for each one of these programmes. We conclude with suggestions for evaluating the global impact of astronomy for development.

  12. Prioritization of Programmer's Productivity Using Analytic Hierarchy ...

    African Journals Online (AJOL)

    This paper focuses on the application of Analytic Hierarchy Process (AHP) model in the context of prioritizing programmer's productivity in University of Benin, Benin City Nigeria. This is achieved by evaluating the way in which the AHP model can be used to select the best programmer for the purpose of developing software ...

  13. Development of human resources for Indian nuclear power programme

    International Nuclear Information System (INIS)

    Grover, R.B.; Puri, R.R.

    2013-01-01

    The continuing research and development on nuclear technology by research establishments in the country and maturing of Indian industry have brought the nuclear energy programme in India to a stage where it is poised to take a quantum leap forward. The vision of expansion of nuclear power also requires a well-structured specialized human resource development programme. This paper discusses the requirements of the human resource development programme for nuclear energy, the challenges in the way of its realization, its national and international status and traces the history of nuclear education in the country. It brings out the linkage of human resource development programme with the nuclear energy programme in the country. It also describes the initiatives by the university system in the area of nuclear education and support provided by the Department of Atomic Energy to the university system by way of extra-mural funding and by providing access to research facilities. (author)

  14. Accrediting the MD Programme in Sultan Qaboos University: Process, Earned Benefits, and Lessons Learned

    Directory of Open Access Journals (Sweden)

    Sulayma Albarwani

    2015-12-01

    Full Text Available The MD Programme of the College of Medicine and Health Sciences, Sultan Qaboos University, has been accredited recently. The College has been preparing for this event for more than ten years and wishes to share its experience with other regional medical colleges. The process of accreditation per se took less than three years to complete and most of the time was spent to prepare for the process; to build-up capacity in addition to implementing curricular reforms and other requirements that were needed to comply with accreditation standards. In the end of this exercise, the College has earned many benefits as well as learned some lessons. This article describes the most notable activities and events and discusses how the College responded to the challenges posed.

  15. Chemistry Programme for Water Cooled Nuclear Power Plants. Specific Safety Guide

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2011-01-15

    This publication provides guidance on establishing a high standard chemistry programme in accordance with plant safety policy and regulatory requirements. It will be useful to managers of operating organizations and other staff responsible for supporting or monitoring plant activities and for oversight of the plant chemistry programme, as well as to regulatory bodies. Contents: 1. Introduction; 2. Functions, responsibilities and interfaces; 3. Chemistry programme; 4. Chemistry control; 5. Chemistry aspects of radiation exposure optimization; 6. Chemistry surveillance; 7. Management of chemistry data; 8. Training and qualification; 9. Quality control of chemicals and other substances.

  16. Chemistry Programme for Water Cooled Nuclear Power Plants. Specific Safety Guide

    International Nuclear Information System (INIS)

    2011-01-01

    This publication provides guidance on establishing a high standard chemistry programme in accordance with plant safety policy and regulatory requirements. It will be useful to managers of operating organizations and other staff responsible for supporting or monitoring plant activities and for oversight of the plant chemistry programme, as well as to regulatory bodies. Contents: 1. Introduction; 2. Functions, responsibilities and interfaces; 3. Chemistry programme; 4. Chemistry control; 5. Chemistry aspects of radiation exposure optimization; 6. Chemistry surveillance; 7. Management of chemistry data; 8. Training and qualification; 9. Quality control of chemicals and other substances

  17. Probabilistic programmable quantum processors

    International Nuclear Information System (INIS)

    Buzek, V.; Ziman, M.; Hillery, M.

    2004-01-01

    We analyze how to improve performance of probabilistic programmable quantum processors. We show how the probability of success of the probabilistic processor can be enhanced by using the processor in loops. In addition, we show that an arbitrary SU(2) transformations of qubits can be encoded in program state of a universal programmable probabilistic quantum processor. The probability of success of this processor can be enhanced by a systematic correction of errors via conditional loops. Finally, we show that all our results can be generalized also for qudits. (Abstract Copyright [2004], Wiley Periodicals, Inc.)

  18. Californium loan programme

    International Nuclear Information System (INIS)

    1974-01-01

    The offer of the United States to loan Californium-252 sources to the IAEA was made by Dr. Glenn T. Seaborg, then chairman of the USAEC, in his opening statement at the 15th. General Conference of the IAEA held in Vienna in 1971. The purpose of this loan was to make neutron emitting sources available to universities in the Member States for use in educational programmes. The sources, in the form of small needles designed for medical use in radiation therapy, were judged highly suitable for didactic applications due to their small size, limited activity and well documented radiological parameters. Subsequently, in May 1973, the Director General announced the availability of the Californium sources to the Member States. To date, numerous sources have been loaned to universities in Czechoslovakia, Costa Rica, the Federal Republic of Germany, Ghana, India, Iran, Israel, Japan, South Africa, Switzerland, the United Kingdom and Uruguay; additional applications for loans are being processed. It is anticipated that the loan programme will be terminated in 1975 once all the available sources have been distributed. n order to provide guidance for the Member States on the safe exploitation of these sources, a prototype use and storage facility was designed by IAEA staff of the Dosimetry Section of the Division of Life Sciences, and constructed at the IAEA laboratory in Seibersdorf, Austria. Figures 2-5 illustrate some of the details of this container, which is being given to the Ghana Nuclear Centre in support of a training programme for students at the university in Accra. Further advice to users of these sources will be provided by the publication of an instructional syllabus, a laboratory manual for experiments and the safety precautions inherent in the proper handling of neutron emitting radionuclides, authored by Professors Erich J. Hall and Harald H. Rossi of Columbia University. The syllabus and manual will be published as part of the IAEA Technical Series in September

  19. The influence of programme of study in the use of library by ...

    African Journals Online (AJOL)

    Adequate use of university libraries is essential for students offering different programmes in order to achieve their academic pursuits. This paper, therefore, assessed the extent to which the programme of study influences the undergraduate students' use of Federal University libraries in Nigeria. The study also investigated ...

  20. Student performance in a newly developed MSc programme

    DEFF Research Database (Denmark)

    Richelsen, Ann Bettina

    2011-01-01

    The Technical University of Denmark (DTU) offers, as a consequence of the Bologna Declaration, international Master of Science in Engineering (MSc) programmes. Thereby, one of the challenges for DTU is to evaluate international applicants with an educational engineering background and traditions...... other than DTUs and allow qualified students to enter the MSc programmes. The focus of the present work is a comparison of how international and Danish students perform within specific modules of the MSc curriculum in Engineering Design and Applied Mechanics at Technical University of Denmark...

  1. Assessing "Me Generation's" Entrepreneurship Degree Programmes in Malaysia

    Science.gov (United States)

    Zainuddin, Muhammad Nizam; Rejab, Mohd Rozaini Mohd

    2010-01-01

    Purpose: The purpose of this paper is to assess the effectiveness of undergraduates' specialised entrepreneurship programmes in Malaysian universities that have been made available to "ME generation" students. By analysing the antecedents and predicting self-employment intention, the paper evaluates the impact of such programmes upon the…

  2. Students' attitudes towards library user education programme in ...

    African Journals Online (AJOL)

    The study was set to ascertain the methods of packaging library user education programme in university libraries in Benue State and determine the attitude of students towards presentation of library user education programmes. The study adopted a descriptive survey research design. The population of study was 6253 and ...

  3. Evaluating a Special Education Training Programme in Nicaragua

    Science.gov (United States)

    Delkamiller, Julie; Swain, Kristine D.; Ritzman, Mitzi J.; Leader-Janssen, Elizabeth M.

    2016-01-01

    This study examined a two-year special education and inclusive practices in-service training programme with a university in Nicaragua. Participants included 14 teachers from nine schools in Nicaragua. Participants' knowledge of special education concepts were evaluated as part of assessing the training modules. In addition, programme evaluation…

  4. Programmes of Educational Technology in China: Looking Backward, Thinking Forward

    Science.gov (United States)

    Fuyin, Xu; Jianli, Jiao

    2010-01-01

    There is a history of programmes in educational technology in colleges and universities in China going back about 70 years. This paper briefly reviews the developmental history of the educational technology programme in China, elaborates the status-quo of the programme and looks ahead into the future trends of educational technology development in…

  5. An integrated high performance fastbus slave interface

    International Nuclear Information System (INIS)

    Christiansen, J.; Ljuslin, C.

    1992-01-01

    A high performance Fastbus slave interface ASIC is presented. The Fastbus slave integrated circuit (FASIC) is a programmable device, enabling its direct use in many different applications. The FASIC acts as an interface between Fastbus and a 'standard' processor/memory bus. It can work stand-alone or together with a microprocessor. A set of address mapping windows can map Fastbus addresses to convenient memory addresses and at the same time act as address decoding logic. Data rates of 100 MBytes/s to Fastbus can be obtained using an internal FIFO buffer in the FASIC. (orig.)

  6. A Computational Architecture for Programmable Automation Research

    Science.gov (United States)

    Taylor, Russell H.; Korein, James U.; Maier, Georg E.; Durfee, Lawrence F.

    1987-03-01

    This short paper describes recent work at the IBM T. J. Watson Research Center directed at developing a highly flexible computational architecture for research on sensor-based programmable automation. The system described here has been designed with a focus on dynamic configurability, layered user inter-faces and incorporation of sensor-based real time operations into new commands. It is these features which distinguish it from earlier work. The system is cur-rently being implemented at IBM for research purposes and internal use and is an outgrowth of programmable automation research which has been ongoing since 1972 [e.g., 1, 2, 3, 4, 5, 6] .

  7. A database for TMT interface control documents

    Science.gov (United States)

    Gillies, Kim; Roberts, Scott; Brighton, Allan; Rogers, John

    2016-08-01

    The TMT Software System consists of software components that interact with one another through a software infrastructure called TMT Common Software (CSW). CSW consists of software services and library code that is used by developers to create the subsystems and components that participate in the software system. CSW also defines the types of components that can be constructed and their roles. The use of common component types and shared middleware services allows standardized software interfaces for the components. A software system called the TMT Interface Database System was constructed to support the documentation of the interfaces for components based on CSW. The programmer describes a subsystem and each of its components using JSON-style text files. A command interface file describes each command a component can receive and any commands a component sends. The event interface files describe status, alarms, and events a component publishes and status and events subscribed to by a component. A web application was created to provide a user interface for the required features. Files are ingested into the software system's database. The user interface allows browsing subsystem interfaces, publishing versions of subsystem interfaces, and constructing and publishing interface control documents that consist of the intersection of two subsystem interfaces. All published subsystem interfaces and interface control documents are versioned for configuration control and follow the standard TMT change control processes. Subsystem interfaces and interface control documents can be visualized in the browser or exported as PDF files.

  8. Assessment of Non-Professional Staff Training programme In ...

    African Journals Online (AJOL)

    The study identified training and development for non-professional staff in Nigerian University Libraries, the categories of staff that are enjoying the training programme, the relevance of the course contents, and the effect of the training programme for non-professional and job performance. The method adopted for the study ...

  9. Strategies for Enhancing the Teaching of ICT in Business Education Programmes as Perceived by Business Education Lecturers in Universities in South South Nigeria

    Science.gov (United States)

    James, Okoro

    2013-01-01

    This study assessed the strategies for enhancing the teaching of ICT in Business Education programme as perceived by Business Education lecturers in universities in south south Nigeria. Three research questions and six hypotheses guided the study. The design of this study was a descriptive survey. The population which also served as a sample…

  10. Impact of the PROVAUR stewardship programme on linezolid resistance in a tertiary university hospital: a before-and-after interventional study.

    Science.gov (United States)

    García-Martínez, Lucrecia; Gracia-Ahulfinger, Irene; Machuca, Isabel; Cantisán, Sara; De La Fuente, Soraya; Natera, Clara; Pérez-Nadales, Elena; Vidal, Elisa; Rivero, Antonio; Rodríguez-Lopez, Fernando; Del Prado, José Ramón; Torre-Cisneros, Julián

    2016-09-01

    There is little evidence of the impact of antimicrobial stewardship programmes on antimicrobial resistance. To study the efficacy and safety of a package of educational and interventional measures to optimize linezolid use and its impact on bacterial resistance. A quasi-experimental study was designed and carried out before and after implementation of a stewardship programme in hospitalized patients with Gram-positive infections treated with linezolid. The intervention reduced linezolid consumption by 76%. The risk of linezolid-resistant CoNS isolates (OR = 0.37; 95% CI = 0.27-0.49; P linezolid use can contribute to reducing the resistance rate of CoNS and E. faecalis to this antibiotic. © The Author 2016. Published by Oxford University Press on behalf of the British Society for Antimicrobial Chemotherapy. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com.

  11. CERN openlab Summer Student Programme

    CERN Multimedia

    2012-01-01

    CERN openlab is currently taking applications for its summer student programme. The closing date for applications is 30 March 2012.   The openlab Summer Student Programme is open for applications from bachelor, master and PhD students in computer science and physics. Successful applicants will spend 8 weeks at CERN, during the period June to September 2012, to work with some of the latest hardware and software technologies. The programme is more than just a summer at CERN: it can lead to follow-on projects at the home institute and may even inspire the students to become entrepreneurs in cutting-edge computing technologies. A series of lectures will be given by experts in various domains of CERN related high-throughput computing. Study tours to external companies and universities as well as to CERN facilities are also part of the programme. Please visit www.cern.ch/openlab-students for more information.

  12. CERN openlab summer student programme

    CERN Multimedia

    2013-01-01

    CERN openlab is currently taking applications for its summer student programme. The closing date for applications is 31 March 2013.   The openlab summer student programme is open for applications from bachelor, master and PhD students in computer science and physics. Successful applicants will spend 9 weeks at CERN, during the period from June to September 2013, working with some of the latest hardware and software technologies. The programme is more than just a summer at CERN: it can lead to follow-on projects at the home institute and may even inspire students to become entrepreneurs in cutting-edge computing technologies. A series of lectures will be given by experts in various domains of CERN-related high-throughput computing. Study tours of external companies and universities as well as of CERN facilities are also part of the programme. Please visit the CERN openlab website for more information.

  13. Academic programme satisfaction and doctorate aspiration among ...

    African Journals Online (AJOL)

    The number of doctorates in Nigerian universities is grossly below the bench mark. Among the obvious reasons for this unhealthy situation in the universities is about holders of the apex degree. They are in short supply. This study fundamentally examined mentoring experience as antecedent of academic programme ...

  14. Final Report and Documentation for the PLD11 Multipurpose Programmable Logic VME Board Design

    International Nuclear Information System (INIS)

    Hutchinson, Robert L.; Pierson, Lyndon G.; Robertson, Perry J.; Tarman, Thomas D.; Witzke, Edward L.

    1999-01-01

    The PLD11 board is a 9U VME board containing 11 Altera 10K100 Programmable Logic Devices, controlled impedance clock tree, VME interface, programming inteface, 0C3 (155 Mbps) interface and serial port. The 11 Altera 10K100 Programmable Logic Devices arranged to provide four 96 bit wide buses for a total of 384 parallel digital data lines in and out of the board that can operate up to 100 Mhz for a aggrigate throughput of 38.4 Gpbs. The 14.44'' X 15.75'' board has over 1.1 million programmable gates that can be programmed through a serial interace. The board contains a clock reference and 50 ohm clock distribution tree that can drive each of the eleven 10K100 devices with two critically timed clock references. Five external clock references can be used to drive five additional PLD 11 boards for a total of six boards operating all from the same synchronous clock reference. A system of six boards provides just under 7 million programmable gates

  15. Summer Research Fellowship Programme 2018

    Indian Academy of Sciences (India)

    Date of birth: 2 September 1957. Specialization: Cosmic Magnetic Fields, Structure Formation, Cosmology Address: Distinguished Professor & Dean, Visitor Academic Programmes, Inter-University Centre for Astronomy & Astrophysics, Post Bag 4, Ganeshkhind, Pune 411 007, Maharashtra Contact: Office: (020) 2560 4101

  16. Teaching nanoscience across scientific and geographical borders - A European Master programme in nanoscience and nanotechnology

    International Nuclear Information System (INIS)

    Chesneau, A; Schwille, P; Groeseneken, G; Heremans, P; Rep, D; Rudquist, P; Wendin, G; Sluijter, B

    2008-01-01

    Within the Erasmus Mundus Master (EMM) Programme, five European Universities (KU Leuven, Belgium, Chalmers University of Technology, Sweden, Delft University of Technology and Leiden University, the Netherlands, and the University of Dresden, Germany) have joined forces to offer a unique master programme in Nanoscience and Nanotechnology, 'EMM-nano', at the cutting edge of state-of-the-art research. The students design and build their individual area of specialisation within nanophysics, nanotechnology, biophysics, biotechnology through their choice of trajectory between the partners. We discuss some of the challenges related to the crossdisciplinary nature of the field, educational activities in cleanrooms, and issues related to the integration of teaching programmes across the borders within Europe

  17. Trilingual Education in China: Perspectives from a University Programme for Minority Students

    Science.gov (United States)

    Liu, Jie; Edwards, Viv

    2017-01-01

    Attention to trilingual education programmes in China has tended to focus on basic education; there had been little attention to date on the higher education sector. This paper will attempt to bridge this gap by exploring a Yi-English-Chinese trilingual education programme through case studies of three Yi students, using the "River of…

  18. Workshop on Interface Phenomena

    CERN Document Server

    Kreuzer, Hans

    1987-01-01

    This book contains the proceedings of the first Workshop on Interface Phenomena, organized jointly by the surface science groups at Dalhousie University and the University of Maine. It was our intention to concentrate on just three topics related to the kinetics of interface reactions which, in our opinion, were frequently obscured unnecessarily in the literature and whose fundamental nature warranted an extensive discussion to help clarify the issues, very much in the spirit of the Discussions of the Faraday Society. Each session (day) saw two principal speakers expounding the different views; the session chairmen were asked to summarize the ensuing discussions. To understand the complexity of interface reactions, paradigms must be formulated to provide a framework for the interpretation of experimen­ tal data and for the construction of theoretical models. Phenomenological approaches have been based on a small number of rate equations for the concentrations or mole numbers of the various species involved i...

  19. Designing and Developing a Programme-Focused Assessment Strategy: A Case Study

    Science.gov (United States)

    Brunton, James; Brown, Mark; Costello, Eamon; Walsh, Elaine

    2016-01-01

    This case study describes the process that the Humanities Programme Team, in Dublin City University's Open Education Unit, has undertaken with regard to developing a systematic, programme-focused assessment strategy. It charts the development of an Assessment Matrix that facilitated the enhancement of programme coherence in the context of a…

  20. The successful implementation of a licensed data management interface between a Sunquest® laboratory information system and an AB SCIEX TM mass spectrometer

    Directory of Open Access Journals (Sweden)

    Deborah French

    2013-01-01

    Full Text Available Background: Interfacing complex laboratory equipment to laboratory information systems (LIS has become a more commonly encountered problem in clinical laboratories, especially for instruments that do not have an interface provided by the vendor. Liquid chromatography-tandem mass spectrometry is a great example of such complex equipment, and has become a frequent addition to clinical laboratories. As the testing volume on such instruments can be significant, manual data entry will also be considerable and the potential for concomitant transcription errors arises. Due to this potential issue, our aim was to interface an AB SCIEX TM mass spectrometer to our Sunquest® LIS. Materials and Methods: We licensed software for the data management interface from the University of Pittsburgh, but extended this work as follows: The interface was designed so that it would accept a text file exported from the AB SCIEX TM × 5500 QTrap® mass spectrometer, pre-process the file (using newly written code into the correct format and upload it into Sunquest® via file transfer protocol. Results: The licensed software handled the majority of the interface tasks with the exception of converting the output from the Analyst® software to the required Sunquest® import format. This required writing of a "pre-processor" by one of the authors which was easily integrated with the supplied software. Conclusions: We successfully implemented the data management interface licensed from the University of Pittsburgh. Given the coding that was required to write the pre-processor, and alterations to the source code that were performed when debugging the software, we would suggest that before a laboratory decides to implement such an interface, it would be necessary to have a competent computer programmer available.

  1. Intelligent Multi-Media Integrated Interface Project

    Science.gov (United States)

    1990-06-01

    been devoted to the application of aritificial intelligence technology to the development of human -computer interface technology that integrates speech...RADC-TR-90-128 Final Technical Report June 1090 AD-A225 973 INTELLIGENT MULTI-MEDIA INTEGRATED INTERFACE PROJECT Calspan-University of Buffalo...contractual obligations or notices on a specific document require that it be returned. INTELLIGENT MULTI-MEDIA INTEGRATED INTERFACE PROJECT J. G. Neal J. M

  2. DESIGN AND REALIZATION OF A MULTI-EPROM PROGRAMMER

    African Journals Online (AJOL)

    The special features of this programmer are: (a) the number of hardware components is small;. (b) it supports the standard SOms pulse and other intelligent program.ming algorithms;. (c) it uses a single EPROM socket for different. EPROMs;. (d) it does not require any additional interface card and can be used with any ...

  3. Employee Assistance Programmes and Their Place within Universities.

    Science.gov (United States)

    Smewing, Chris; Cox, Tom

    1998-01-01

    The response in British universities to the 'troubled employee' is considered, and then contrasted with the development of Employee Assistance Programs in North American universities. Different types of programs are discussed, and it is argued that British universities might benefit from introducing such programs. (Author/EMK)

  4. Universal programmable quantum circuit schemes to emulate an operator

    Energy Technology Data Exchange (ETDEWEB)

    Daskin, Anmer; Grama, Ananth; Kollias, Giorgos [Department of Computer Science, Purdue University, West Lafayette, Indiana 47907 (United States); Kais, Sabre [Department of Chemistry, Department of Physics and Birck Nanotechnology Center, Purdue University, West Lafayette, Indiana 47907 (United States); Qatar Environment and Energy Research Institute, Doha (Qatar)

    2012-12-21

    Unlike fixed designs, programmable circuit designs support an infinite number of operators. The functionality of a programmable circuit can be altered by simply changing the angle values of the rotation gates in the circuit. Here, we present a new quantum circuit design technique resulting in two general programmable circuit schemes. The circuit schemes can be used to simulate any given operator by setting the angle values in the circuit. This provides a fixed circuit design whose angles are determined from the elements of the given matrix-which can be non-unitary-in an efficient way. We also give both the classical and quantum complexity analysis for these circuits and show that the circuits require a few classical computations. For the electronic structure simulation on a quantum computer, one has to perform the following steps: prepare the initial wave function of the system; present the evolution operator U=e{sup -iHt} for a given atomic and molecular Hamiltonian H in terms of quantum gates array and apply the phase estimation algorithm to find the energy eigenvalues. Thus, in the circuit model of quantum computing for quantum chemistry, a crucial step is presenting the evolution operator for the atomic and molecular Hamiltonians in terms of quantum gate arrays. Since the presented circuit designs are independent from the matrix decomposition techniques and the global optimization processes used to find quantum circuits for a given operator, high accuracy simulations can be done for the unitary propagators of molecular Hamiltonians on quantum computers. As an example, we show how to build the circuit design for the hydrogen molecule.

  5. Universal programmable quantum circuit schemes to emulate an operator

    International Nuclear Information System (INIS)

    Daskin, Anmer; Grama, Ananth; Kollias, Giorgos; Kais, Sabre

    2012-01-01

    Unlike fixed designs, programmable circuit designs support an infinite number of operators. The functionality of a programmable circuit can be altered by simply changing the angle values of the rotation gates in the circuit. Here, we present a new quantum circuit design technique resulting in two general programmable circuit schemes. The circuit schemes can be used to simulate any given operator by setting the angle values in the circuit. This provides a fixed circuit design whose angles are determined from the elements of the given matrix–which can be non-unitary–in an efficient way. We also give both the classical and quantum complexity analysis for these circuits and show that the circuits require a few classical computations. For the electronic structure simulation on a quantum computer, one has to perform the following steps: prepare the initial wave function of the system; present the evolution operator U=e −iHt for a given atomic and molecular Hamiltonian H in terms of quantum gates array and apply the phase estimation algorithm to find the energy eigenvalues. Thus, in the circuit model of quantum computing for quantum chemistry, a crucial step is presenting the evolution operator for the atomic and molecular Hamiltonians in terms of quantum gate arrays. Since the presented circuit designs are independent from the matrix decomposition techniques and the global optimization processes used to find quantum circuits for a given operator, high accuracy simulations can be done for the unitary propagators of molecular Hamiltonians on quantum computers. As an example, we show how to build the circuit design for the hydrogen molecule.

  6. Institutional results of the Argentine Graduate Programme in Radiochemistry

    International Nuclear Information System (INIS)

    Cohen, I.M.

    2006-01-01

    The evolution of radiochemistry at the National Atomic Energy Commission (CNEA) in Argentina is analyzed. The antecedents of the establishment, in 1998, of the Master Programme in Radiochemistry, jointly organized by CNEA and the Buenos Aires Regional Faculty of the National Technological University are revised, and the structure of the Programme is described. On the basis of the thesis works, the initial trends are discussed. Finally, the institutional results of the Programme are described. (author)

  7. The OceanoScientific® Programme

    OpenAIRE

    Kramp, M.; Gaillard, F.; Blouch, P.; Fietzek, Peer

    2010-01-01

    The aim of the OceanoScientific® Programme and its SolOceans One-design Class is to collect and transmit scientific data from the ocean-atmosphere interface during regularly starting offshore sailing races. Data collected on board the first SolOceans One-design proved to be of good quality. Thus the first important step towards the introduction of an accepted as well as highly valuable platform for ocean surface and atmospheric parameter acquisition has been taken. The serial production of t...

  8. Chemistry Programme for Water Cooled Nuclear Power Plants. Specific Safety Guide (Russian Edition)

    International Nuclear Information System (INIS)

    2014-01-01

    This publication provides guidance on establishing a high standard chemistry programme in accordance with plant safety policy and regulatory requirements. It will be useful to managers of operating organizations and other staff responsible for supporting or monitoring plant activities and for oversight of the plant chemistry programme, as well as to regulatory bodies. Contents: 1. Introduction; 2. Functions, responsibilities and interfaces; 3. Chemistry programme; 4. Chemistry control; 5. Chemistry aspects of radiation exposure optimization; 6. Chemistry surveillance; 7. Management of chemistry data; 8. Training and qualification; 9. Quality control of chemicals and other substances

  9. Attitude toward mathematics among the students at Nazarbayev University Foundation Year Programme

    Science.gov (United States)

    Karjanto, N.

    2017-08-01

    This article investigates the attitude toward mathematics among the students enrolled in the Foundation Year Programme at Nazarbayev University. The study is conducted quantitatively and an inventory developed by Tapia and Marsh II is adopted in this research. The inventory consists of 40 statements on the five-point Likert scale. Gender, specialization and final high school score in mathematics are collected. The number of valid returned questionnaires is 108. There are 55 males, 53 females, 73 Mathematical-Physics (MP), 22 Biology-Chemistry (BC) and 13 International Relations-Economics (IRE) students. Generally, they have a positive attitude toward mathematics, with the score mean and standard deviation are 3.999 and 0.531 out of five, respectively. We confirm a hypothesis on a positive correlation between previous high achievement in mathematics and favorable attitude toward it. The correlation value is r = 0.300, its effect size is medium and it is extremely significant (p-value = 0.0008 0.05). There is a very significant difference between students who specialize in IRE and MP in terms of their attitude toward mathematics (F(2, 105) = 5.6848, p-value = 0.0045 < 0.01).

  10. Contracts for Cooperation between Web Service Programmers and HTML Designers

    DEFF Research Database (Denmark)

    Böttger, Henning; Møller, Anders; Schwartzbach, Michael I.

    2006-01-01

    Interactive Web services consist of a mixture of HTML fragments and program code. The fragments, which are maintained by designers, are combined to form HTML pages that are shown to the clients. The code, which is maintained by programmers, is executed on the server to handle the business logic....... Current Web service frameworks provide little help in separating these constituents, which complicates cooperation between programmers and HTML designers. We propose a system based on XML templates and formalized contracts allowing a flexible separation of concerns. The contracts act as interfaces between...... the programmers and the HTML designers and permit tool support for statically checking that both parties fulfill their obligations. This ensures that (1) programmers and HTML designers work more independently focusing on their own expertises, (2) the Web service implementation is better structured and thus easier...

  11. On user behaviour adaptation under interface change

    CSIR Research Space (South Africa)

    Rosman, Benjamin S

    2014-02-01

    Full Text Available International Conference on Intelligent User Interfaces, Haifa, Israel, 24-27 February 2014 On User Behaviour Adaptation Under Interface Change Benjamin Rosman_ Subramanian Ramamoorthy M. M. Hassan Mahmud School of Informatics University of Edinburgh...

  12. An object oriented Python interface for atomistic simulations

    Science.gov (United States)

    Hynninen, T.; Himanen, L.; Parkkinen, V.; Musso, T.; Corander, J.; Foster, A. S.

    2016-01-01

    Programmable simulation environments allow one to monitor and control calculations efficiently and automatically before, during, and after runtime. Environments directly accessible in a programming environment can be interfaced with powerful external analysis tools and extensions to enhance the functionality of the core program, and by incorporating a flexible object based structure, the environments make building and analysing computational setups intuitive. In this work, we present a classical atomistic force field with an interface written in Python language. The program is an extension for an existing object based atomistic simulation environment.

  13. Programmable pulse generator

    International Nuclear Information System (INIS)

    Xue Zhihua; Lou Binqiao; Duan Xiaohui

    2002-01-01

    The author introduces the design of programmable pulse generator that is based on a micro-controller and controlled by RS232 interface of personal computer. The whole system has good stability. The pulse generator can produce TTL pulse and analog pulse. The pulse frequency can be selected by EPLD. The voltage amplitude and pulse width of analog pulse can be adjusted by analog switches and digitally-controlled potentiometers. The software development tools of computer is National Instruments LabView5.1. The front panel of this virtual instrumentation is intuitive and easy-to-use. Parameters can be selected and changed conveniently by knob and slide

  14. A Model for the Development of University Curricula in Nanoelectronics

    Science.gov (United States)

    Bruun, E.; Nielsen, I.

    2010-01-01

    Nanotechnology is having an increasing impact on university curricula in electrical engineering and in physics. Major influencers affecting developments in university programmes related to nanoelectronics are discussed and a model for university programme development is described. The model takes into account that nanotechnology affects not only…

  15. The Pervasive Interface; Tracing the Magic Circle

    OpenAIRE

    Nieuwdorp, Eva

    2005-01-01

    Walking the Line: The Interface in Limbo Investigating the Interface in Pervasive Games Eva Nieuwdorp, graduate student Utrecht University ** Changing Views: Worlds in Play ** June 16-20, 2005 Vancouver BC, Canada Paper proposal Categories Theoretical Perspectives: Redefining the concept of the interface in formal digital game theory; by researching the existing discourse surrounding interface theory, the applicability of this term to the area of digital games will be tested by looking at the...

  16. Nature and impact of European anti-stigma depression programmes.

    Science.gov (United States)

    Quinn, Neil; Knifton, Lee; Goldie, Isabella; van Bortel, Tine; Dowds, Julie; Lasalvia, Antonio; Scheerder, Gert; Boumans, Jenny; Svab, Vesna; Lanfredi, Mariangela; Wahlbeck, Kristian; Thornicroft, Graham

    2014-09-01

    Stigma associated with depression is a major public health issue in the EU, with over 20 million people experiencing depression and its associated personal distress each year. While most programmes against stigma related to mental health problems are of a general nature, the knowledge about programmes tackling stigma against people with depression is limited. This study therefore aims to assess the nature and impact of depression-specific programmes in EU countries. Using a web-based tool, 26 programmes were identified across the 18 EU countries taking part in the study. Most were universal and targeted the whole population, while many also targeted specific population groups or settings, such as young people or health professionals. The most common programme aim was improving literacy, although reducing stigmatizing attitudes and discriminatory behaviour and promoting help-seeking were also common. Most programmes originated from professional bodies, or as grassroots initiatives from service user groups/NGOs, rather than as part of national and local policy. The approaches used were primarily different forms of education/information, with some, but very limited, use of positive personal contact. Overall, the quality and extent of impact of the programmes was limited, with few leading to peer-reviewed publications. Specific programmes were identified with evidence of positive impact, and we drew on these examples to develop a framework to be used for future programmes against stigma and discrimination associated with depression. These findings are provided in full in the Anti-Stigma Partnership European Network Toolkit available at www.antistigma.eu. © The Author (2013). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  17. Assessing The Role Of Integrated Learning In The BSc International Field Geosciences (IFG) Joint Degree Programme At University College Cork, the University of Montana and the University of Potsdam.

    Science.gov (United States)

    Meere, Patrick; Hendrix, Marc; Strecker, Manfred; Berger, Andreas

    2010-05-01

    The Department of Geology at University College Cork (UCC), Ireland, in conjunction with the Universities of Montana (UM) and Potsdam (UP) launched a new BSc in International Field Geosciences in Autumn 2008. In this program superb natural field geoscience laboratories available in Europe and the western United States are utilized as learning environments forming the basis for a ‘Joint' Bachelor of Science undergraduate degree. This programme focuses on the documentation, interpretation, and synthesis of critical geological issues in the field. It rests upon a backbone of existing modules that are the foundation of current geology programs at three partner institutions complemented by an emphasis on the development of field-based learning in an intercultural setting. The core curriculum is identical to that required for the existing BSc Geology at UCC except the third Year is spent abroad at UM while additional courses are taken at the UP at the start the fourth year. The mobility component of the programme is funded as part of a joint EU/US ATLANTIS project. The motivation for the new programme was primarily driven by the growing international demand for geoscientists with integrated field skills. Over the last two decades existing geoscience programmes in Europe and the US have tended to progressively reduce their field based learning components. One of the major reasons for this neglect is the increasing cost associated with physically transporting students into the field and maintaining a safe outdoor working environment. Heath and safety considerations in an increasingly litigious society have led to increasingly limited choices for suitable field areas in the last few decades. Lastly, recent technological advances such as GIS and various other forms of remote sensing have led to new ways of analyzing geospatial data that, while certainly useful, divert the attention of the Geoscience community away from collecting ‘ground truth' data and making direct

  18. Ageing problems and renovation programme of ET-RR-1 reactor

    International Nuclear Information System (INIS)

    Khattab, M.S.; Sultan, M.A.

    1995-01-01

    Based on Practical Experience gained from interfacing ageing systems in addition to operating new systems, current problems could be deduced whenever in-service inspection are carried out. This paper summarizes the in-service inspection made, and the proposed programme of rehabilitation of mechanical system in the ET-RR-1 research reactor at Inshass. Exchangeable experience in solving common problems in similar reactors play an important role in the effectiveness of such rehabilitation programme. The paper summarizes also the modernization of control, measuring and radiation monitoring system already carried out at the reactor. (orig.)

  19. For-Profit Mid-Career Programmes as a Second Chance

    Science.gov (United States)

    Ayalon, Hanna; Menahem, Gila

    2010-01-01

    Israeli universities have recently established for-profit (FP) mid-career programmes, intended for holders of junior managerial positions who wish to acquire a Master's degree and improve their status and salary. We analyse the programmes as a second-chance structure, which provides working people with the opportunity to win a Master's degree from…

  20. A 1microW 85nV/ radicalHz pseudo open-loop preamplifier with programmable band-pass filter for neural interface system.

    Science.gov (United States)

    Chang, Sun-Il; Yoon, Euisik

    2009-01-01

    We report an energy efficient pseudo open-loop amplifier with programmable band-pass filter developed for neural interface systems. The proposed amplifier consumes 400nA at 2.5V power supply. The measured thermal noise level is 85nV/ radicalHz and input-referred noise is 1.69microV(rms) from 0.3Hz to 1 kHz. The amplifier has a noise efficiency factor of 2.43, the lowest in the differential topologies reported up to date to our knowledge. By programming the switched-capacitor frequency and bias current, we could control the bandwidth of the preamplifier from 138 mHz to 2.2 kHz to meet various application requirements. The entire preamplifier including band-pass filters has been realized in a small area of 0.043mm(2) using a 0.25microm CMOS technology.

  1. BlindSense: An Accessibility-inclusive Universal User Interface for Blind People

    Directory of Open Access Journals (Sweden)

    A. Khan

    2018-04-01

    Full Text Available A large number of blind people use smartphone-based assistive technology to perform their common activities. In order to provide a better user experience the existing user interface paradigm needs to be revisited. A new user interface model has been proposed in this paper. A simplified, semantically consistent, and blind-friendly adaptive user interface is provided. The proposed solution is evaluated through an empirical study on 63 blind people leveraging an improved user experience in performing common activities on a smartphone.

  2. Reconfigurable Mixed Mode Universal Filter

    Directory of Open Access Journals (Sweden)

    Neelofer Afzal

    2014-01-01

    Full Text Available This paper presents a novel mixed mode universal filter configuration capable of working in voltage and transimpedance mode. The proposed single filter configuration can be reconfigured digitally to realize all the five second order filter functions (types at single output port. Other salient features of proposed configuration include independently programmable filter parameters, full cascadability, and low sensitivity figure. However, all these features are provided at the cost of quite large number of active elements. It needs three digitally programmable current feedback amplifiers and three digitally programmable current conveyors. Use of six active elements is justified by introducing three additional reduced hardware mixed mode universal filter configurations and its comparison with reported filters.

  3. The Faculty Perspective on Holistic and Systems Thinking in American and Australian Mechanical Engineering Programmes

    Science.gov (United States)

    Kellam, N. N.; Maher, M. A.; Peters, W. H.

    2008-01-01

    This research effort examined current mechanical engineering educational programmes in America and Australia to determine the degree of holistic, systems thinking of each programme. Faculty from ten American universities and ten Australian universities participated in online surveys and interviews. Resulting data analysis and interpretation…

  4. Dynamic models of staged gasification processes. Documentation of gasification simulator; Dynamiske modeller a f trinopdelte forgasningsprocesser. Dokumentation til forgasser simulator

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2005-02-15

    In connection with the ERP project 'Dynamic modelling of staged gasification processes' a gasification simulator has been constructed. The simulator consists of: a mathematical model of the gasification process developed at Technical University of Denmark, a user interface programme, IGSS, and a communication interface between the two programmes. (BA)

  5. A needs analysis for a non-abusive intervention programme in the School of Health Care Sciences at the University of Pretoria

    OpenAIRE

    LO Fouché; R du Toit

    2006-01-01

    Due to feedback from students, student abuse during fieldwork, was brought to the attention of the researchers. The study aimed to determine whether a need for a nonabusive intervention programme (NIP) existed amongst the School of Health Care Science students at the University of Pretoria. All students enrolled at the School of Health Care Sciences completed a questionnaire. An overwhelming response indicated that the majority of students (95.85%) have a need for a non-abusive intervention p...

  6. The VIDA programme

    DEFF Research Database (Denmark)

    Jensen, Bente; Iannone, Rosa Lisa

    and Innovation’ within the project ‘Curriculum Quality Analysis and Impact Review of European Education and Care’ (CARE). The programme at the centre of this case builds on theory drawn from research on child development, social disadvantage related to issues of social inequality, and research on organisational...... of innovation as “the development of new concepts, strategies and tools that support groups in achieving the objective of improved well-being”. Three research questions are explored: 1) How is the innovative approach to ECEC professional development conceptualised and translated into practice in the VIDA...... (mechanisms/aspects) affect the implementation of the innovative programme for practice change within ECEC? Methods used include a combination of qualitative data collected through interviews with ECEC educators, managers, consultants, a university college teachers, municipal directors and existing...

  7. Web-Based Parenting Support: Development of the COPING Confident Parenting Programme

    Directory of Open Access Journals (Sweden)

    Judith Hutchings

    2018-04-01

    Full Text Available Parents have the most significant impact on children’s development and the key parenting factors that promote child development and wellbeing are well known. Furthermore, many behavioural, social and emotional problems in children are associated with poor parenting practices. Parenting interventions that address parental skill deficits and teach positive parenting principles based on social learning theory are effective and are the recommended treatment for conduct disorder. Alongside the development of treatment programmes, universal parenting programmes have been developed; many present the same core parenting principles but their rationales vary from promoting children’s development to addressing common behavioural challenges and the evidence for these programmes is less well established. Most parents now have internet access and are making daily use of it, including seeking advice on parenting matters but that advice is often anecdotal and lacking evidence. In the meantime, a small number of web-based programmes, including parenting programmes have been developed and evaluated. This paper summarises the rationale for web-based universal programmes to support parents and briefly describes the history, content and a summary of the initial research on the COPING (confident parent internet guide programme developed by the authors. The paper concludes with suggestions for future research directions.

  8. Usable Interface Design for Everyone

    Science.gov (United States)

    de Castro Lozano, Carlos; Salcines, Enrique García; Sainz de Abajo, Beatriz; Burón Fernández, F. Javier; Ramírez, José Miguel; Recellado, José Gabriel Zato; Montoya, Rafael Sanchez; Bell, John; Marin, Francisco Alcantud

    When designing "interfaces for everyone" for interactive systems, it is important to consider factors such as cost, the intended market, the state of the environment, etc. User interfaces are fundamental for the developmental process in any application, and its design must be contemplated from the start. Of the distinct parts of a system (hardware and software), it is the interface that permits the user access to computer resources. The seven principles of "Universal Design" or "Design for Everyone" focus on a universal usable design, but at the same time acknowledge the influences of internal and external factors. Structural changes in social and health services could provide an increase in the well-being of a country's citizens through the use of self-care programming and proactive management/prevention of disease. Automated home platforms can act as an accessibility instrument which permits users to avoid, compensate, mitigate, or neutralize the deficiencies and dependencies caused by living alone.

  9. Configuration and debug of field programmable gate arrays using MATLAB[reg)/SIMULINK[reg

    International Nuclear Information System (INIS)

    Grout, I; Ryan, J; O'Shea, T

    2005-01-01

    Increasingly, the need to seamlessly link high-level behavioural descriptions of electronic hardware for modelling and simulation purposes to the final application hardware highlights the gap between the high-level behavioural descriptions of the required circuit functionality (considering here digital logic) in commonly used mathematical modelling tools, and the hardware description languages such as VHDL and Verilog-HDL. In this paper, the linking of a MATLAB[reg] model for digital algorithm for implementation on a programmable logic device for design synthesis from the MATLAB[reg] model into VHDL is discussed. This VHDL model is itself synthesised and downloaded to the target Field Programmable Gate Array, for normal operation and also for design debug purposes. To demonstrate this, a circuit architecture mapped from a SIMULINK[reg] model is presented. The rationale is for a seamless interface between the initial algorithm development and the target hardware, enabling the hardware to be debugged and compared to the simulated model from a single interface for use with by a non-expert in the programmable logic and hardware description language use

  10. Sexual Orientation Topics in Educational Leadership Programmes across the USA

    Science.gov (United States)

    Jennings, Todd

    2012-01-01

    This investigation examines the inclusion of sexual orientation topics within the formal curriculum of 55 public college and university educational administration/leadership programmes across the USA. The findings indicate that programmes place a low priority upon sexual orientation compared to other diversity topics and that 59.5% of programmes…

  11. Experiences of Action Leaning in Two SME Business Support Programmes

    Science.gov (United States)

    Smith, Laurie

    2009-01-01

    Action learning sets are used by Lancaster University Management School's Institute for Entrepreneurship and Enterprise Development to provide business support to owner managers of small to medium sized enterprises (SMEs). This paper compares the experiences of participants and facilitator of two programmes: one part of a wider programme of…

  12. THE EXPERIENCE OF NETWORKING POSTGRADUATE TRAINING PROGRAMMES

    Directory of Open Access Journals (Sweden)

    E. A. Teplyashina

    2017-01-01

    Full Text Available Introduction. Present scientific and innovative education programmes focus on the development of applied research in priority areas of industry, cross-industry and regional development. Implementation of such programs is most effective along with the network organization of the process of training. In accordance with the Federal Law on Education in the Russian Federation, this model of networking as «educational institution – educational organization» is a very convenient form of academic mobility realisation.The aim of the present paper is to analyse the model of interaction of the networking postgraduate training programmes at Krasnoyarsk State Medical University named after Prof. V. F. Voino-Yasenetsky and Medical School of Niigata University (Japan.Methodology and research methods involve theoretical analysis of the scientific outcomes of implementing a networking postgraduate training programme, comparative-teaching method, generalization, and pedagogical modeling.Results. The mechanisms of developing the partnership between universities of different countries are detailed. The experience of network international education in a postgraduate study is presented. The presented experience allowed the authors to develop an integrated strategy of cooperation with foreign colleagues in this direction. The advantages and problems of use of a network form of training of academic and teaching staff in a postgraduate school are revealed. The proposals and recommendations on optimization and harmonization of the purposes, tasks and programs of network interaction of the educational organizations are formulated.Practical significance. The proposed materials of the publication can form the base for creation and designing of an effective system of postgraduate education and competitiveness growth of the Russian universities

  13. Teachers in the Implementation of the Nigerian Universal Basic ...

    African Journals Online (AJOL)

    This paper examines the relevance of teachers in the implementation of the Universal Basic Education (UBE) mathematics curricula. It discusses the meaning, objectives and structure of the UBE programme. The mathematics curricula in the Universal Basic Education programme are highlighted. The paper identifies and ...

  14. The ELETTRA man-machine interface

    International Nuclear Information System (INIS)

    Potepan, F.; Surace, G.; Mignacco, M.

    1992-01-01

    ELETTRA is a third generation Synchrotron Light Source under construction in Trieste (Italy), with beam energies between 1.5 and 2 GeV. Two networks connect three layers of computers in a fully distributed architecture. An ergonomic and unified approach in the realization of the human interface for the ELETTRA storage ring has led to the adoption of artificial reality criteria for the definition of the system synoptic representation and user interaction. Users can navigate inside a graphic database of the whole system and interactively edit specific virtual control panels to operate on the controlled equipment. UNIX workstations with extended graphic capabilities as operator consoles are used in the implementation of the PSI (Programmable Synoptic Interface), that was developed on top of X11 and PHIGS standards. (author)

  15. University of Ferrara strengthens partnership with CERN

    CERN Multimedia

    2006-01-01

    Professor Patrizio Bianchi, Head of the University of Ferrara, and Robert Aymar, CERN Director-General, signing an agreement to support the Doctoral Student Programme. The Head of the University of Ferrara, in Italy, Professor Patrizio Bianchi, visited CERN on 6 June. After a visit of the LHCb experiment, he met the Director-General, Robert Aymar, and signed an administrative agreement aiming to enhance the participation of doctoral students from the University of Ferrara in the CERN Doctoral Student Programme. Under this agreement, Ferrara students who are selected for the CERN Doctoral Programme will receive significant financial support from their home institution. Following the signature of the agreement, the Head of Ferrara University and the Secretary-General attented a lunch with representatives of the CERN Management, the LHCb experiment and the Italian Ministry for Research. The lunch was followed by a visit of the ATLAS experiment in the afternoon.

  16. The perceived benefits of the Maties Injury Programme among ...

    African Journals Online (AJOL)

    Conclusions: The theoretical benefits of providing a specialised sports injury assessment as part of the Campus Health Services for athletes at Stellenbosch University have been supported by the encouraging responses of patients. Incorporating sports injury programmes into campus health services at more universities ...

  17. The Problem with Reform from the Bottom up: Instructional practises and teacher beliefs of graduate teaching assistants following a reform-minded university teacher certificate programme

    Science.gov (United States)

    Addy, Tracie M.; Blanchard, Margaret R.

    2010-05-01

    Reform-minded practices are widely encouraged during pre-service science teacher education in concert with national reform documents. This contrasts to the nature of instruction within university science laboratories in which pre-service teachers enrol, which are largely confirmatory in nature. Undergraduate science laboratories are taught predominantly by graduate teaching assistants (GTAs) with minimal teacher preparation. The purpose of this mixed-methods study is to investigate the instructional practices and teacher beliefs of eight GTAs at a university with very high research activity who completed a reform-minded Teacher Certificate Programme, asking: What are their beliefs about teaching? How are their practices described? Do their beliefs and practices differ from one another? Do their teaching beliefs correspond with their practices? Findings indicate that GTAs held moderately reform-minded "transitional" beliefs of teaching following the programme, yet displayed fairly traditional instruction. Cross-case findings highlight similar patterns across subscales of the RTOP that draw attention to underlying constraints of the laboratory curriculum structure. We suggest that GTA professional development is best undertaken concurrent with laboratory course revision.

  18. Empathy among students in engineering programmes

    Science.gov (United States)

    Rasoal, Chato; Danielsson, Henrik; Jungert, Tomas

    2012-10-01

    Engineers face challenges when they are to manage project groups and be leaders for organisations because such positions demand skills in social competence and empathy. Previous studies have shown that engineers have low degrees of social competence skills. In this study, the level of empathy as measured by the four subscales of the Interpersonal Reactivity Index, perspective taking, fantasy, empathic distress and empathic concern, among engineering students was compared to students in health care profession programmes. Participants were undergraduate students at Linköping University, 365 students from four different health care profession programmes and 115 students from two different engineering programmes. When the empathy measures were corrected for effects of sex, engineering students from one of the programmes had lower empathy than psychology and social worker students on the fantasy and perspective-taking subscales. These results raise questions regarding opportunities for engineering students to develop their empathic abilities. It is important that engineering students acquire both theoretical and practical knowledge and skills regarding empathy.

  19. UsiGesture: Test and Evaluation of an Environment for Integrating Gestures in User Interfaces

    OpenAIRE

    Beuvens, François; Vanderdonckt, Jean

    2014-01-01

    User interfaces allowing gesture recognition and manipulation are becoming more and more popular these last years. It however remains a hard task for programmers to developer such interfaces : some knowledge of recognition systems is required, along with user experience and user interface management knowledge. It is often difficult for only one developer to handle all this knowledge by itself and it is why a team gathering different skills is most of the time needed. We previously presented a...

  20. Educating sexologists in a Danish university hospital in accordance with a Nordic educational programme

    DEFF Research Database (Denmark)

    Rischel, Karen; Kristensen, Ellids

    2005-01-01

    was founded in 1978. In 2000, agreement was reached on a three-level educational programme for sexologists and identical rules for authorization in the Nordic countries. After analysis of the Nordic educational programme, curricula on levels 1 and 2 as well as logbooks were designed. Employees of the clinic...... traditions to orientations encountered in other parts of the world. In continuation of the NACS curricula, we have established an educational programme for sexologists. We suggest that this can be carried out at any major sexological unit....

  1. Human Resources Development Programmes in Nigerian Academic ...

    African Journals Online (AJOL)

    Samaru Journal of Information Studies ... The purpose of this study was to assess Human Resources Development (HRD) programmes of librarians ... It was suggested that for effective HRD, each university library should have a written staff

  2. Empirical Investigation of Predictors of Success in an MBA Programme

    Science.gov (United States)

    Gupta, Atul; Turek, Joseph

    2015-01-01

    Purpose: The twofold purpose of this study was to determine if selected variables were predictors of: student performance in the MBA programme; and student performance on the MBA MFT exam. Design/methodology/approach: This study focuses on MBA graduates at a US university who have successfully completed the entire programme requirements. Real…

  3. Intervention for hazardous alcohol use and high level of stress in university freshmen: a comparison between an intervention and a control university.

    Science.gov (United States)

    Andersson, Claes; Johnsson, Kent O; Berglund, Mats; Ojehagen, Agneta

    2009-12-11

    The first year of university studies is associated with increased levels of alcohol drinking and stress. This study examines the one-year outcome of both primary and secondary interventions of one alcohol programme and one stress intervention programme at an intervention university in comparison with a control university. At the intervention university all freshmen were offered a primary prevention programme for hazardous alcohol use and stress management and, in addition, those who had high ratings for stress and/or hazardous alcohol use were offered a secondary intervention programme for alcohol consumption and/or stress management. Freshmen still attending the two universities one year later responded to follow-up questionnaires. The primary alcohol and stress interventions were associated with lower alcohol expectancies and mental symptoms, but no differences in AUDIT scores (-0.2, CI 95% -0.5 to 0.1), estimated blood alcohol concentrations or stress in comparison to freshmen at the control university. The secondary alcohol interventions were associated with decreased AUDIT (-1.1, CI 95% -2.0 to -0.2) as well as alcohol expectancies, blood alcohol concentrations, stress and mental symptoms in comparison to high-risk freshmen at the control university. The secondary stress interventions were associated with decreased mental symptoms and alcohol expectancies, but not stress, AUDIT scores (-0.6, CI 95% -1.4 to 0.2) and blood alcohol concentrations in comparison to high-risk freshmen at the control university. This study suggests that both primary and secondary alcohol and stress interventions have 1-year effects in university freshmen and could be implemented in university settings.

  4. Improving aircraft conceptual design - A PHIGS interactive graphics interface for ACSYNT

    Science.gov (United States)

    Wampler, S. G.; Myklebust, A.; Jayaram, S.; Gelhausen, P.

    1988-01-01

    A CAD interface has been created for the 'ACSYNT' aircraft conceptual design code that permits the execution and control of the design process via interactive graphics menus. This CAD interface was coded entirely with the new three-dimensional graphics standard, the Programmer's Hierarchical Interactive Graphics System. The CAD/ACSYNT system is designed for use by state-of-the-art high-speed imaging work stations. Attention is given to the approaches employed in modeling, data storage, and rendering.

  5. ACINO: Report on the design of programmability elements for in-operation network control

    OpenAIRE

    Sköldström Pontus; Junique Stéphane; Marsico Antonio

    2017-01-01

    This ACINO deliverable presents the work performed in task “Design of the programmability elements for in-operation network control” to design the northbound interface of the ACINO orchestrator. The document begins with a review of the requirements of the northbound interface, derived from previous work done related to use cases and application requirements and the expected properties of the ACINO framework (see report "ACINO: The framework for the application-centric network orchestra...

  6. Using Synthetic Biology to Engineer Living Cells That Interface with Programmable Materials.

    Science.gov (United States)

    Heyde, Keith C; Scott, Felicia Y; Paek, Sung-Ho; Zhang, Ruihua; Ruder, Warren C

    2017-03-09

    We have developed an abiotic-biotic interface that allows engineered cells to control the material properties of a functionalized surface. This system is made by creating two modules: a synthetically engineered strain of E. coli cells and a functionalized material interface. Within this paper, we detail a protocol for genetically engineering selected behaviors within a strain of E. coli using molecular cloning strategies. Once developed, this strain produces elevated levels of biotin when exposed to a chemical inducer. Additionally, we detail protocols for creating two different functionalized surfaces, each of which is able to respond to cell-synthesized biotin. Taken together, we present a methodology for creating a linked, abiotic-biotic system that allows engineered cells to control material composition and assembly on nonliving substrates.

  7. Programmable calculator: alternative to minicomputer-based analyzer

    International Nuclear Information System (INIS)

    Hochel, R.C.

    1979-01-01

    Described are a number of typical field and laboratory counting systems that use standard stand-alone multichannel analyzers (MCA) interfaced to a Hewlett-Packard Company (HP 9830) programmable calculator. Such systems can offer significant advantages in cost and flexibility over a minicomputyr-based system. Because most laboratories tend to accumulate MCA's over the years, the programmable calculator also offers an easy way to upgrade the laboratory while making optimum use of existing systems. Software programs are easily tailored to fit a variety of general or specific applications. The only disadvantage of the calculator vs a computer-based system is in speed of analyses; however, for most applications this handicap is minimal. Applications discussed give a brief overview of the power and flexibility of the MCA-calculator approach to automated counting and data reduction

  8. The effectiveness of using WebCT in distance learning programmes in MACE, the University of Manchester

    Science.gov (United States)

    Ahmad, Rosman

    The World Wide Web impacted the educational model and became part of distance education early in this century. There were many changes taking place in higher education for political, economic and educational reasons." New goals and educational objectives were being set within educational institutions. There were particular emphases to produce a more effective delivery of learning methods for distance learning students. The use of Internet was seen as an important issue in the development of an understanding of the complex process of instilling knowledge to post graduates students. Well-established universities were re-examining their missions and looking for different ways of providing lifelong education. The School of Mechanical, Aerospace and Civil Engineering (MACE) was particularly keen to increase the use of web-based learning in its courses, which will increase the amount of students enrolled into these programmes and help them learn in a flexible and workable manner. This approach was reinforced by responses from a survey of MSc. degree students which suggested that the current distance learning programme were not being operated efficiently and did not develop adequate personal skills in relation to the requirements of prospective employers. One way of improving these programmes was to make use of the Virtual Learning Environment (VLE). A study was made and WebCT was found to be suitable. Five WebCT units were initially produced. The experience of designing and running the units was very useful in determining the effective use of the WebCT. From the analysis of students and staff surveys it has been demonstrated that these WebCT units are much more effective in achieving the project objectives in a wide number of areas which relate to students satisfaction, skills development and enhancing their interest into learning experience. The success of the WebCT units has stimulated interest in overseas establishments. It is hope that the success will follow in the

  9. A public health e-learning master's programme with a focus on health workforce development targeting francophone Africa: the University of Geneva experience.

    Science.gov (United States)

    Chastonay, Philippe; Zesiger, Véronique; Moretti, Roberto; Cremaschini, Marco; Bailey, Rebecca; Wheeler, Erika; Mattig, Thomas; Avocksouma, Djona Atchenemou; Mpinga, Emmanuel Kabengele

    2015-08-13

    Shortage of a competent public health workforce is as a worldwide problem. The situation is especially bad in sub-Saharan Africa. In 2008, the World Health Organization and the Global Health Workforce Alliance launched a call for proposals for a public health training programme with an emphasis on health workforce development specifically targeting Africa. Our article presents the development, implementation and evaluation of an e-learning Master of Advanced Studies in Public Health on Workforce Development. The project was developed in collaboration with academic partner institutions of 10 French-speaking African countries and local/regional/HQ WHO offices. A five-step approach was adopted. First, a needs assessment study was done in the target countries, with identification of priority health issues. Second, student and tutor selection was done in collaboration with local WHO offices, health authorities and partner universities. Third, the e-platform was developed and a training workshop for tutors was organized. Fourth, the learning objectives were derived from the needs assessment study and an interactive educational approach was adopted. Fifth, the participation of students, their perception of the programme, their performance on assignments and community outcomes were monitored. The needs assessment allowed the identification of 12 priority health issues (trauma related to road accidents, maternal and child health, HIV/AIDS, mental heath, food and malnutrition, health resource management, infectious diseases, access to essential drugs, chronic diseases, health promotion, ageing and violence/conflicts) of which 10 were studied through the lens of the key public health disciplines (epidemiology, human resources, health project/service planning, health policy, communication, health economics/management, informatics and ethics/human rights), each validated through a certifying examination. Student participation, measured through connection hits (total: 58 256

  10. The Relevance Of Research And Development (R&D) Programmes ...

    African Journals Online (AJOL)

    The purpose of this study was to assess the relevance of Research and Development (R&D) programmes of Nigerian universities in national development. Data was collected form 432 senior academic staff of five selected universities in Nigeria. Indicators of relevance such as quality, results, dissemination, utilization and ...

  11. Effectiveness of an Interface for Strategic Reading on University Students: an Exploratory Study

    Directory of Open Access Journals (Sweden)

    Luis Zarzosa Escobedo

    2007-11-01

    Full Text Available A computer interface for training university students in reading comprehension of expository-argumentative texts is presented. A text is divided into several sections, for each of which several questions are presented; the reader must select an answer from among various choices and then a feedback screen is presented according to the answer. Two experiments were carried out to test the program’s effectiveness. The first one compared the performance of 50 students in two successive but equivalent lessons. In the second one, the performance of 18 students after four lessons was compared with that of 15 students after a single lesson. There were statistically significant differences in both experiments that support the training effectiveness, although with noticeable variability between participants. The scope and limitations of the program due to the number of lessons and the size of the population sample in the second experiment are discussed in relation to the outcomes.

  12. Understanding student early departure from a Master of Public Health programme in South Africa

    Directory of Open Access Journals (Sweden)

    T Dlungwane

    2017-10-01

    Full Text Available Background. Student departure from university without completing a qualification is a major concern in higher education. Higher Education South Africa reported that in undergraduate studies, 35% of students depart after the first year and only 15% of students who enrol complete their degree within the minimum permissible time. At postgraduate level, the departure from Masters programmes in South Africa (SA ranged from 30% to 67% in 2010. Early departure refers to students who leave an academic programme within the first semester of commencing their studies. At one SA university, there were a total of 109 first-time Master of Public Health (MPH student registrations in 2013 and 2014. By the end of the first semester in the respective years, a total of 27 students actively deregistered from the programme and 11 students did not sit the first-semester examinations, representing an aggregate 35% rate of early departure. The factors associated with early departure at the University of KwaZulu-Natal are not well understood. Objective. To understand factors associated with early departure in the MPH programme at the University of KwaZulu-Natal. Method. A mixed-methods design was implemented. Students who departed within the first semester of commencing the MPH programme in 2013/2014 were followed up. Data were collected using self-administered questionnaires and in-depth interviews. Results. Failure to balance work and academic obligations with poor time management, stress and academic demands related to the programme, and insufficient academic progress were found to be associated with student early departure from the MPH programme. Conclusion. Student early departure from the MPH programme was influenced by multifaceted factors. Senior students can mentor new students as early as possible in their programme. The orientation block should include development activities such as time management, stress management and effective study skills to assist

  13. National and regional asthma programmes in Europe.

    Science.gov (United States)

    Selroos, Olof; Kupczyk, Maciej; Kuna, Piotr; Łacwik, Piotr; Bousquet, Jean; Brennan, David; Palkonen, Susanna; Contreras, Javier; FitzGerald, Mark; Hedlin, Gunilla; Johnston, Sebastian L; Louis, Renaud; Metcalf, Leanne; Walker, Samantha; Moreno-Galdó, Antonio; Papadopoulos, Nikolaos G; Rosado-Pinto, José; Powell, Pippa; Haahtela, Tari

    2015-09-01

    This review presents seven national asthma programmes to support the European Asthma Research and Innovation Partnership in developing strategies to reduce asthma mortality and morbidity across Europe. From published data it appears that in order to influence asthma care, national/regional asthma programmes are more effective than conventional treatment guidelines. An asthma programme should start with the universal commitments of stakeholders at all levels and the programme has to be endorsed by political and governmental bodies. When the national problems have been identified, the goals of the programme have to be clearly defined with measures to evaluate progress. An action plan has to be developed, including defined re-allocation of patients and existing resources, if necessary, between primary care and specialised healthcare units or hospital centres. Patients should be involved in guided self-management education and structured follow-up in relation to disease severity. The three evaluated programmes show that, thanks to rigorous efforts, it is possible to improve patients' quality of life and reduce hospitalisation, asthma mortality, sick leave and disability pensions. The direct and indirect costs, both for the individual patient and for society, can be significantly reduced. The results can form the basis for development of further programme activities in Europe. Copyright ©ERS 2015.

  14. National and regional asthma programmes in Europe

    Directory of Open Access Journals (Sweden)

    Olof Selroos

    2015-09-01

    Full Text Available This review presents seven national asthma programmes to support the European Asthma Research and Innovation Partnership in developing strategies to reduce asthma mortality and morbidity across Europe. From published data it appears that in order to influence asthma care, national/regional asthma programmes are more effective than conventional treatment guidelines. An asthma programme should start with the universal commitments of stakeholders at all levels and the programme has to be endorsed by political and governmental bodies. When the national problems have been identified, the goals of the programme have to be clearly defined with measures to evaluate progress. An action plan has to be developed, including defined re-allocation of patients and existing resources, if necessary, between primary care and specialised healthcare units or hospital centres. Patients should be involved in guided self-management education and structured follow-up in relation to disease severity. The three evaluated programmes show that, thanks to rigorous efforts, it is possible to improve patients' quality of life and reduce hospitalisation, asthma mortality, sick leave and disability pensions. The direct and indirect costs, both for the individual patient and for society, can be significantly reduced. The results can form the basis for development of further programme activities in Europe.

  15. The Hands-On Universe: Making Sense of the Universe with All Your Senses

    Science.gov (United States)

    Trotta, R.

    2018-02-01

    For the past four years, the Hands-On Universe public engagement programme has explored unconventional, interactive and multi-sensorial ways of communicating complex ideas in cosmology and astrophysics to a wide variety of audiences. The programme lead, Roberto Trotta, has reached thousands of people through food-based workshops, art and science collaborations and a book written using only the 1000 most common words in the English language. In this article, Roberto reflects in first person on what has worked well in the programme, and what has not.

  16. Design of a Programmable Passive SoC for Biomedical Applications Using RFID ISO 15693/NFC5 Interface

    Directory of Open Access Journals (Sweden)

    Mayukh Bhattacharyya

    2018-01-01

    Full Text Available Low power, low cost inductively powered passive biotelemetry system involving fully customized RFID/NFC interface base SoC has gained popularity in the last decades. However, most of the SoCs developed are application specific and lacks either on-chip computational or sensor readout capability. In this paper, we present design details of a programmable passive SoC in compliance with ISO 15693/NFC5 standard for biomedical applications. The integrated system consists of a 32-bit microcontroller, a sensor readout circuit, a 12-bit SAR type ADC, 16 kB RAM, 16 kB ROM and other digital peripherals. The design is implemented in a 0.18 μ m CMOS technology and used a die area of 1.52 mm × 3.24 mm. The simulated maximum power consumption of the analog block is 592 μ W. The number of external components required by the SoC is limited to an external memory device, sensors, antenna and some passive components. The external memory device contains the application specific firmware. Based on the application, the firmware can be modified accordingly. The SoC design is suitable for medical implants to measure physiological parameters like temperature, pressure or ECG. As an application example, the authors have proposed a bioimplant to measure arterial blood pressure for patients suffering from Peripheral Artery Disease (PAD.

  17. A BLUEPRINT FOR IMPLEMENTING GRAND CHALLENGE SCHOLARS’ PROGRAMME: A CASE STUDY OF TAYLOR’S UNIVERSITY

    Directory of Open Access Journals (Sweden)

    MUSHTAK AL-ATABI

    2013-04-01

    Full Text Available The National Academy for Engineering announced 14 Grand Challenges for the 21st Century engineers to address in order to ensure a sustainable future for the generations to come. These grand challenges are in four broad areas, namely, energy and environment, health, security and learning and computation. This paper reports on a Grand Challenges Scholars’ Programme that is developed to prepare the engineering students to be able to address the grand challenges using the CDIO framework and focusing on five components; research experience, interdisciplinary curriculum, entrepreneurship, global dimension and service learning. The programme is voluntary and the candidates are expected to commit additional learning time. The programme was launched with 16 participants who are expected to graduate in 2016. A preliminary assessment of the programs shows that the participants found the programme useful in developing an array of CDIO skills. The School intends to continue offering this programme with the intention of integrating it with a holistic education approach.

  18. Implant dentistry in postgraduate university education. Present conditions, potential, limitations and future trends.

    Science.gov (United States)

    Mattheos, N; Wismeijer, D; Shapira, L

    2014-03-01

    In recent years, opportunities for postgraduate university education in implant dentistry have increased significantly, with an increase in both the number but also the complexity of available postgraduate programmes. However, there appears to be a lack of standards directing the learning outcomes of such programmes. A scientific literature search was conducted for publications reporting on university programmes within implant dentistry, including description of programmes and evaluation of learning outcomes. A separate Internet search was conducted to collect information on existing university programmes as presented on university websites. Implant dentistry has reached a critical mass of an independent, multidisciplinary and vibrant domain of science, which combines knowledge and discovery from many clinical and basic sciences. Many university programmes conclude with a master's or equivalent degree, but there appears to be a great diversity with regard to duration and learning objectives, as well as targeted skills and competences. The importance of implant dentistry has also increased within established specialist training programmes. There was little indication, however, that the comprehensive aspects of implant dentistry are present in all specialist training programmes where implants are being covered. Although universities should maintain the options of designing academic programmes as they best see fit, it is imperative for them to introduce some form of transparent and comparable criteria, which will allow the profession and the public to relate the degree and academic credentials to the actual skills and competences of the degree holder. With regard to established specialist training programmes, the interdisciplinary and comprehensive nature of implant dentistry needs to be emphasised, covering both surgical and restorative aspects. Finally, implant dentistry is not, at present, a dental specialty. The profession has not reached a consensus as to whether

  19. Developing Civic Leaders through an Experiential Learning Programme for Holocaust Education

    Science.gov (United States)

    Clyde, Carol

    2010-01-01

    The purpose of this study is to examine the impact that involvement in an experiential learning programme for Holocaust education had on college and university participants' worldviews and civic leadership development. Results indicate that involvement in specific elements of the programme did have an impact. The student-focused, experiential…

  20. "If There Is a Job Description I Don't Think I've Read One": A Case Study of Programme Leadership in a UK Pre-1992 University

    Science.gov (United States)

    Mitchell, Rafael

    2015-01-01

    This paper reports on an exploratory study of the role of programme leaders (PLs) in a pre-1992 university, based on interviews with PLs (7) and a survey of taught Masters students (54) in a single school. The study elicits PLs' activities, most of which might be categorised as managerial and administrative, with leadership required…

  1. The role of small satellites in the development of the South African space programme

    Science.gov (United States)

    Martinez, Peter

    In the 1990s a team of scientists and engineers at Stellenbosch University built the first South African satellite to fly in space, the 64-kg Sunsat. This university-based satellite programme took advantage of the skills and facilities developed in the previous South African space programme of the 1980s and early 1990s, which had developed a much larger satellite (Greensat), but was cancelled in the mid-1990s prior to launch. Sunsat incorporated a number of novel capabilities for a microsatellite platform, and interest was shown in these technologies by other groups developing similar satellites. As the University was not the ideal environment to develop the commercial potential of these microsatellite technologies, a company called Sunspace was later established, thus creating industrial capacity in South Africa in a niche area of space technology. This new industrial capability, together with the infrastructure from the previous space programme, have created a foundation upon which to build the new South African space programme. This paper discusses the historical, current and possible future roles of small satellites in the development of the South African space programme.

  2. Australian Universities' Strategic Goals of Student Exchange and Participation Rates in Outbound Exchange Programmes

    Science.gov (United States)

    Daly, Amanda; Barker, Michelle

    2010-01-01

    International student exchange programmes are acknowledged as one aspect of a broader suite of internationalisation strategies aimed at enhancing students' intercultural understanding and competence. The decision to participate in an exchange programme is dependent on both individual and contextual factors such as student exchange policies and…

  3. A model for the development of university curricula in nanoelectronics

    DEFF Research Database (Denmark)

    Bruun, Erik; Nielsen, I

    2010-01-01

    Nanotechnology is having an increasing impact on university curricula in electrical engineering and in physics. Major influencers affecting developments in university programmes related to nanoelectronics are discussed and a model for university programme development is described. The model takes...... engineering. Examples of European curricula following this framework are identified and described. These examples may serve as sources of inspiration for future developments and the model...

  4. Note concerning the Ecasac programme; Note sur le programme ecasac

    Energy Technology Data Exchange (ETDEWEB)

    Bras, D [Commissariat a l' Energie Atomique, Saclay (France). Centre d' Etudes Nucleaires

    1969-07-01

    The analytical programme developed by the firm I.B.M. for ECAP electronic circuits, operated initially on the IBM 1620 computer with a certain limitation on the size of the network studied, but already equipped from the conversational angle (type-writer). The IBM 360 computers made it possible to increase the size of the network treated to 50 nodes and 200 branches, but the conversational aspect was suppressed in the ECAP 360 version. With a view to making use of the possibilities of hybrid computers, we have adapted this latter version to the EAI 8400 computer. Without diminishing it in any way, we have modified it so as to provide it with conversational characteristics by using the computers control panel; to give it still further flexibility we have made it possible to record curves during the calculation operation, and to obtain a division of the printed results. To obtain the curves, use was made of analog digital converters of the interface of the hybrid unit EAI 8900 of which the EAI 8400 computer represents the numerical section. The modifications made concern in particular the A.C. analysis and the transient analysis. They facilitate and complete the input of the data; they allow modifications to be made for the calculation of these analyses; they also improve the presentation of the results and facilitate their interpretation. They constitute finally the version ECASAC, i.e. the programme ECAP 360 made conversational by use of a type-writer, with automatic output of the curves. (author) [French] Le programme d'analyse de circuits electroniques ECAP, mis au point par la firme I.B.M., a d'abord fonctionne sur ordinateur IBM 1620 avec une certaine limitation pour la taille du reseau etudie, mais deja une optique conversationnelle (machine a ecrire). Les ordinateurs IBM 360 ont permis d'accroitre la taille du reseau permis a 50 noeuds et 200 branches, mais par contre l'optique conversationnelle fut supprimee dans la version ECAP 360. Dans le but d

  5. A visual interface to computer programs for linkage analysis.

    Science.gov (United States)

    Chapman, C J

    1990-06-01

    This paper describes a visual approach to the input of information about human families into computer data bases, making use of the GEM graphic interface on the Atari ST. Similar approaches could be used on the Apple Macintosh or on the IBM PC AT (to which it has been transferred). For occasional users of pedigree analysis programs, this approach has considerable advantages in ease of use and accessibility. An example of such use might be the analysis of risk in families with Huntington disease using linked RFLPs. However, graphic interfaces do make much greater demands on the programmers of these systems.

  6. Hepatitis B immunisation programmes in European Union, Norway and Iceland: where we were in 2009?

    Science.gov (United States)

    Mereckiene, Jolita; Cotter, Suzanne; Lopalco, Pierluigi; D'Ancona, Fortunato; Levy-Bruhl, Daniel; Giambi, Cristina; Johansen, Kari; Dematte, Luca; Salmaso, Stefania; Stefanoff, Pawel; O'Flanagan, Darina

    2010-06-17

    In January 2009 25 European Union (EU) Member States (MSs), Norway and Iceland, participated in a survey seeking information on national hepatitis B vaccination programmes. Details of vaccination policy, schedule, population groups targeted for vaccination, programme funding, vaccine coverage and methods of monitoring of vaccine coverage were obtained. Twenty (74%) countries reported that they have a universal hepatitis B vaccination programme, in addition to immunisation of at risk groups; seven (26%) countries recommend HBV for high risk groups only (with some inter-country variation on groups considered at high risk). Among countries without universal hepatitis B vaccination programmes, the major factor for non-introduction is low disease endemicity. 2010 Elsevier Ltd. All rights reserved.

  7. Heuristicas para avaliacao de interfaces de portais universitarios

    NARCIS (Netherlands)

    Pelogi, A.P.S.; van Amstel, Frederick; Barsottini, C.G.N.

    2012-01-01

    The Heuristic Evaluation method seems to be efficient to diagnose interface usability problems. The propose at this study is to determine whether specific heuristics for university portals are appropriate and contribute to a more specific evaluation of interface usability of the portal of the

  8. Graduate nuclear engineering programmes motivate educational and research activities

    International Nuclear Information System (INIS)

    Mavko, B.

    2000-01-01

    Some fifteen years ago the University of Ljubljana, Faculty for Mathematics and Physics together with the national research organisation the J. Stefan jointly established a Graduate programme of Nuclear Engineering. From the onset, the programme focused on nuclear technology, nuclear safety, and reactor physics and environment protection. Over the years this graduate programme has became the focal point of nuclear related, research and educational activities in Slovenia. It has grown into a meeting ground for recognised national and distinguished foreign educators and experienced professionals from the industry. In conjunction with an important national project, supported by the Slovenian government, entitled 'Jung Researcher' it also enhances the knowledge transfer to the next generation. Since the programme was introduced, the interest for this programme has been steadily growing. Accordingly, a number of PhD and MS degrees in NE have been awarded. The graduates of this programme have encountered very good job opportunities in nuclear as well as in non-nuclear sector. (author)

  9. Project Copernicus: Cooperation Programme in Europe on Nature and Industry through Coordinated University Study. Round Table. Unesco-Standing Conference of Rectors, Presidents, and Vice Chancellors of the European Universities (CRE) (Catania, Sicily, April 5-8, 1989). Number 32. Papers on Higher Education.

    Science.gov (United States)

    United Nations Educational, Scientific, and Cultural Organization, Paris (France).

    This Project COPERNICUS (Cooperation Programme in Europe for Research on Nature and Industry through Coordinated University Studies) Round Table report considers efforts to identify priorities and objectives of the new alliance between the higher education community, industry, and international organizations in addressing today's environmental…

  10. Knowledge and Implementation of Tertiary Institutions' Social Health Insurance Programme (TISHIP) in Nigeria: a case study of Nnamdi Azikiwe University, Awka.

    Science.gov (United States)

    Anetoh, Maureen Ugonwa; Jibuaku, Chiamaka Henrietta; Nduka, Sunday Odunke; Uzodinma, Samuel Uchenna

    2017-01-01

    Tertiary Institutions' Social Health Insurance Programme (TISHIP) is an arm of the National Health Insurance Scheme (NHIS), which provides quality healthcare to students in Nigerian higher institutions. The success of this scheme depends on the students' knowledge and awareness of its existence as well as the level of its implementation by healthcare providers. This study was therefore designed to assess students' knowledge and attitude towards TISHIP and its implementation level among health workers in Nnamdi Azikiwe University Medical Centre. Using a stratified random sampling technique, 420 undergraduate students of Nnamdi Azikiwe University, Awka were assessed on their level of awareness and general assessment of TISHIP through an adapted and validated questionnaire instrument. The level of implementation of the scheme was then assessed among 50 randomly selected staff of the University Medical Center. Data collected were analyzed using Statistical Package for Social Sciences (SPSS) version 20 software. Whereas the students in general, showed a high level of TISHIP awareness, more than half of them (56.3%) have never benefited from the scheme with 52.8% showing dissatisfaction with the quality of care offered with the scheme. However, an overwhelming number of the students (87.9%) opined that the scheme should continue. On the other hand, the University Medical Centre staff responses showed a satisfactory scheme implementation. The study found satisfactory TISHIP awareness with poor attitude among Nnamdi Azikiwe University students. Furthermore, the University Medical Centre health workers showed a strong commitment to the objectives of the scheme.

  11. The fully integrated biomedical engineering programme at Eindhoven University of Technology

    NARCIS (Netherlands)

    Slaaf, D.W.; Genderen, van M.H.P.

    2009-01-01

    The development of a fully integrated biomedical engineering programme (life sciences included from the start) is described. Details are provided about background, implementation, and didactic concept: design centred learning combined with courses. The curriculum has developed into a

  12. Horizontal Stratification in Access to Danish University Programmes

    DEFF Research Database (Denmark)

    Munk, Martin D.; Thomsen, Jens Peter

    2018-01-01

    a relatively detailed classification of parents’ occupations to determine how students are endowed with different forms of capital, even when their parents would typically be characterised as belonging to the same social group. Second, we distinguish among disciplines and among university institutions...... to explain the dynamics of horizontal stratification in the Danish university system. Using unique and exhaustive register data, including all higher education institutions and the entire 1984 cohort as of the age of 24, we uncover distinct differences in the magnitude and type of horizontal stratification...... in different fields of study and university institutions. Most importantly, we find distinct patterns of horizontal stratification by field of study and parental occupation that would have remained hidden had we used more aggregated classifications for field of study and social origin....

  13. Simulating shock-bubble interactions at water-gelatin interfaces

    Science.gov (United States)

    Adami, Stefan; Kaiser, Jakob; Bermejo-Moreno, Ivan; Adams, Nikolaus

    2016-11-01

    Biomedical problems are often driven by fluid dynamics, as in vivo organisms are usually composed of or filled with fluids that (strongly) affected their physics. Additionally, fluid dynamical effects can be used to enhance certain phenomena or destroy organisms. As examples, we highlight the benign potential of shockwave-driven kidney-stone lithotripsy or sonoporation (acoustic cavitation of microbubbles) to improve drug delivery into cells. During the CTR SummerProgram 2016 we have performed axisymmetric three-phase simulations of a shock hitting a gas bubble in water near a gelatin interface mimicking the fundamental process during sonoporation. We used our multi-resolution finite volume method with sharp interface representation (level-set), WENO-5 shock capturing and interface scale-separation and compared the results with a diffuse-interface method. Qualitatively our simulation results agree well with the reference. Due to the interface treatment the pressure profiles are sharper in our simulations and bubble collapse dynamics are predicted at shorter time-scales. Validation with free-field collapse (Rayleigh collapse) shows very good agreement. The project leading to this application has received funding from the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation programme (Grant agreement No 667483).

  14. SCORPION II persistent surveillance system with universal gateway

    Science.gov (United States)

    Coster, Michael; Chambers, Jonathan; Brunck, Albert

    2009-05-01

    This paper addresses improvements and benefits derived from the next generation Northrop Grumman SCORPION II family of persistent surveillance and target recognition systems produced by the Xetron campus in Cincinnati, Ohio. SCORPION II reduces the size, weight, and cost of all SCORPION components in a flexible, field programmable system that is easier to conceal, backward compatible, and enables integration of over forty Unattended Ground Sensor (UGS) and camera types from a variety of manufacturers, with a modular approach to supporting multiple Line of Sight (LOS) and Beyond Line of Sight (BLOS) communications interfaces. Since 1998 Northrop Grumman has been integrating best in class sensors with its proven universal modular Gateway to provide encrypted data exfiltration to Common Operational Picture (COP) systems and remote sensor command and control. In addition to being fed to COP systems, SCORPION and SCORPION II data can be directly processed using a common sensor status graphical user interface (GUI) that allows for viewing and analysis of images and sensor data from up to seven hundred SCORPION system Gateways on single or multiple displays. This GUI enables a large amount of sensor data and imagery to be used for actionable intelligence as well as remote sensor command and control by a minimum number of analysts.

  15. Efficient universal computing architectures for decoding neural activity.

    Directory of Open Access Journals (Sweden)

    Benjamin I Rapoport

    Full Text Available The ability to decode neural activity into meaningful control signals for prosthetic devices is critical to the development of clinically useful brain- machine interfaces (BMIs. Such systems require input from tens to hundreds of brain-implanted recording electrodes in order to deliver robust and accurate performance; in serving that primary function they should also minimize power dissipation in order to avoid damaging neural tissue; and they should transmit data wirelessly in order to minimize the risk of infection associated with chronic, transcutaneous implants. Electronic architectures for brain- machine interfaces must therefore minimize size and power consumption, while maximizing the ability to compress data to be transmitted over limited-bandwidth wireless channels. Here we present a system of extremely low computational complexity, designed for real-time decoding of neural signals, and suited for highly scalable implantable systems. Our programmable architecture is an explicit implementation of a universal computing machine emulating the dynamics of a network of integrate-and-fire neurons; it requires no arithmetic operations except for counting, and decodes neural signals using only computationally inexpensive logic operations. The simplicity of this architecture does not compromise its ability to compress raw neural data by factors greater than [Formula: see text]. We describe a set of decoding algorithms based on this computational architecture, one designed to operate within an implanted system, minimizing its power consumption and data transmission bandwidth; and a complementary set of algorithms for learning, programming the decoder, and postprocessing the decoded output, designed to operate in an external, nonimplanted unit. The implementation of the implantable portion is estimated to require fewer than 5000 operations per second. A proof-of-concept, 32-channel field-programmable gate array (FPGA implementation of this portion

  16. Making the Invisible Visible. On Participation and Communication in a Global, Web-Based Master's Programme

    Science.gov (United States)

    Dahlgren, Madeleine Abrandt; Larsson, Staffan; Walters, Shirley

    2006-01-01

    This study focuses on the discourse of an intercontinental on-line Master's programme in adult learning, using English as the lingua franca of the programme and involving four collaborating universities in Sweden, South Africa, Canada and Australia. The programme is highly interactive, emphasising communication between students. Taking the…

  17. Coming to Know about the Body in Human Movement Studies Programmes

    Science.gov (United States)

    Varea, Valeria; Tinning, Richard

    2016-01-01

    This paper explores how a group of undergraduate Human Movement Studies (HMS) students learnt to know about the body during their four-year academic programme at an Australian university. When students begin an undergraduate programme in HMS they bring with them particular constructions, ideas and beliefs about their own bodies and about the body…

  18. Apprendre à programmer avec Python

    CERN Document Server

    Swinnen, Gérard

    2009-01-01

    Quel meilleur choix pour apprendre la programmation qu'un langage moderne et élégant tel que Python, aussi bon pour le développement d'applications web que pour la réalisation de scripts système ou l'analyse de fichiers textuels ? Un support de cours réputé et adopté par de nombreux enseignants, avec 40 pages d'exercices corrigés Reconnu et utilisé par les enseignants de nombreuses écoles et IUT, complété d'exercices accompagnés de leurs corrigés, cet ouvrage original et érudit est une référence sur tous les fondamentaux de la programmation : choix d'une structure de données, paramétrage, modularité, orientation objet et héritage, conception d'interface, multithreading et gestion d'événements, protocoles de communication et gestion réseau, formulaires web et (GI, bases de données) jusqu'à la désormais indispensable norme Unicode (le format UTF-8).

  19. Single-chip pulse programmer for magnetic resonance imaging using a 32-bit microcontroller.

    Science.gov (United States)

    Handa, Shinya; Domalain, Thierry; Kose, Katsumi

    2007-08-01

    A magnetic resonance imaging (MRI) pulse programmer has been developed using a single-chip microcontroller (ADmicroC7026). The microcontroller includes all the components required for the MRI pulse programmer: a 32-bit RISC CPU core, 62 kbytes of flash memory, 8 kbytes of SRAM, two 32-bit timers, four 12-bit DA converters, and 40 bits of general purpose I/O. An evaluation board for the microcontroller was connected to a host personal computer (PC), an MRI transceiver, and a gradient driver using interface circuitry. Target (embedded) and host PC programs were developed to enable MRI pulse sequence generation by the microcontroller. The pulse programmer achieved a (nominal) time resolution of approximately 100 ns and a minimum time delay between successive events of approximately 9 micros. Imaging experiments using the pulse programmer demonstrated the effectiveness of our approach.

  20. Interfacing external quantum devices to a universal quantum computer.

    Directory of Open Access Journals (Sweden)

    Antonio A Lagana

    Full Text Available We present a scheme to use external quantum devices using the universal quantum computer previously constructed. We thereby show how the universal quantum computer can utilize networked quantum information resources to carry out local computations. Such information may come from specialized quantum devices or even from remote universal quantum computers. We show how to accomplish this by devising universal quantum computer programs that implement well known oracle based quantum algorithms, namely the Deutsch, Deutsch-Jozsa, and the Grover algorithms using external black-box quantum oracle devices. In the process, we demonstrate a method to map existing quantum algorithms onto the universal quantum computer.

  1. Review of the British scientific sounding rocket and balloon programmes

    International Nuclear Information System (INIS)

    Delury, J.T.

    1978-01-01

    This review describes the UK scientific sounding rocket programmes which have utilised Skylarks for 21 years, Petrels for 10 years and Fulmars for 2 years. The SRC's ongoing programme is now based on the Petrel and Fulmar rockets, and approved proposals by 5 UK scientific groups covering 1978 and 1979 are outlined. The British scientific balloon programme, which serves 14 scientific groups within UK universities, involves a planned 10 flights per annum using balloons of 3 M cu ft to 31 M cu ft capacity and payloads up to 2 tons in weight. The review outlines the balloon programme of flights planned mainly from Palestine in Texas and Alice Springs/Mildura in Australia. (author)

  2. Has Economics become an Elite Subject for Elite UK Universities?

    Science.gov (United States)

    Johnston, James; Reeves, Alan; Talbot, Steven

    2014-01-01

    The decline in the number of UK universities offering undergraduate degree programmes in subjects such as sciences, mathematics, modern languages and humanities has been well documented and is now of real concern. It appears that economics may be going through a decline in new (post-1992) UK universities with many economics programmes having been…

  3. Tourism and Management Study Programme through Blended Learning: Development and Results

    Science.gov (United States)

    Simonova, Ivana

    2018-01-01

    This paper introduces and discusses a tourism and management study programme at the Faculty of Informatics and Management (FIM), University of Hradec Králové. It begins with description of the programme, along with a summary of its history and is considered in the light of changes in accreditation requirements. Students' interest in the programme…

  4. Masteŕ s Programme at Stockholm University: Hydrology, Hydrogeology and Water Resources

    Science.gov (United States)

    Jarsjö, J.; Destouni, G.; Lyon, S. W.; Seibert, J.

    2009-04-01

    Many environmental risks and societal concerns are directly related to the way we manage our land and water environments. The two-year master's programme "Hydrology, Hydrogeology and Water Resources" at Stockholm University, Sweden, is based on a system perspective and provides extended knowledge about water and soil-rock-sediment systems and how these interact with each other and with land use, socio-economic and water resource policy and management systems. This water system perspective includes the spreading of dissolved substances and pollutants in various water systems and associated risks for society. Questions related to water resources are also covered: the management of water resources and conflicts as well as collaborations caused by shared water resources on local, regional and global scales. A common learning objective for the courses in the programme is to be able to identify, extract and combine relevant information from databases and scientific publications, and use the resulting dataset in hydrological, hydrogeological and water resources analyses, on local, regional or global levels. Traditional classroom teaching is to large extent complemented by case study analyses, performed as project assignments. The importance of water resources for both the society and the environment is emphasized through applications to practical water resources management challenges in society. The courses in this program include the following topics: · Hydrological and hydrogeological processes, main components of the water cycle (e.g., precipitation, evapotranspiration, discharge) and the spreading of dissolved substances and pollutants in various water systems. · Water resources and water quality, pollution spreading through surface, ground and coastal water systems, as well as vulnerability and resilience of water resources. · Regional analyses related to global water resource vulnerability and resilience. · Models and information systems as important tools for

  5. Effect of a universal anxiety prevention programme (FRIENDS) on children's academic performance: results from a randomised controlled trial.

    Science.gov (United States)

    Skryabina, Elena; Taylor, Gordon; Stallard, Paul

    2016-11-01

    Evaluations of school-based anxiety prevention programmes have reported improvements in psychological functioning although little is known about their effect upon educational outcomes. One thousand three hundred and sixty-two children from 40 primary schools in England took part in the randomised controlled trial, Preventing Anxiety in Children through Education in Schools. The trial investigated the effectiveness of a universal school-based cognitive behaviour therapy prevention programme, FRIENDS, delivered by health care staff or school staff compared with usual personal, social, health and education (PSHE) lessons. Self-report psychological outcomes and educational attainment on national standardised attainment tests in reading, writing and maths were collected 12 months postintervention. Analysis was performed at individual level using multivariable mixed effect models controlling for gender, type of intervention and school effect. Registered trial: ISRCTN: 23563048. At 12 months, anxiety reduced in the health-led FRIENDS group compared to school-led FRIENDS and PSHE. There were no between-group differences in academic performance regardless of gender, deprivation, ethnicity and additional educational needs. School-based mental health interventions should assess psychological and educational outcomes. Further research should directly compare the effects of interventions led by health and school staff. © 2016 The Authors. Journal of Child Psychology and Psychiatry published by John Wiley & Sons Ltd on behalf of Association for Child and Adolescent Mental Health.

  6. Multinational Design Evaluation Programme. Annual Report - April 2014-April 2015

    International Nuclear Information System (INIS)

    2015-06-01

    The Multinational Design Evaluation Programme (MDEP) is a multinational initiative to leverage the resources and knowledge of national regulatory authorities who are, or will shortly be, undertaking the review of new reactor power plant designs. MDEP incorporates a broad range of activities including enhancing multilateral co-operation within existing regulatory frameworks, and increasing multinational convergence of codes, standards, guides and safety goals. A key concept throughout the work of MDEP is that national regulators retain sovereign authority for all licensing and regulatory decisions. Working groups are implementing the activities in accordance with programme plans with specific activities and goals, and have established the necessary interfaces both within and outside of MDEP. This report provides a status of the programme after its seventh year of implementation. Content: Executive summary; 1. Introduction; 2. Programme goals and outcomes; 3. Programme implementation (Membership, Organisational structure, MDEP Library, Common positions); 4. Interactions with other organisations; 5. Current activities (EPR Working Group (EPRWG), AP1000 Working Group (AP1000WG), APR1400 Working Group (APR1400WG), VVER Working Group (VVERWG), AVBWR Working Group (ABWRWG), Vendor Inspection Co-operation Working Group (VICWG), Codes and Standards Working Group (CSWG), Digital Instrumentation and Controls Working Group (DICWG)); 6. Interim results; 7. Next steps - Future of the programme; Appendix 1 - List of abbreviations and acronyms; Appendix 2 - Revised documents and publications; Appendix 3 - Photographs of reactors considered within MDEP

  7. The impact of an academic reading programme in the Bachelor of Education (intermediate and senior phase degree

    Directory of Open Access Journals (Sweden)

    Candice Livingston

    2015-05-01

    Full Text Available Research regarding the academic reading load experienced by first year students at universities in South Africa indicated that students are woefully under-prepared to deal with this load as they have limited reading experiences and strategies. This led to the implementation of an academic reading programme at a university of technology. In order to measure the impact of this academic reading programme, a sequential explanatory mixed-method model was designed to determine if the reading programme had led to any significant gains in reading speed and reading comprehension. The results of the empirical study indicated that the academic reading programme improved reading speed whilst maintaining comprehension.

  8. PROPOSAL OF VOIVODESHIP ROAD SAFETY IMPROVEMENT PROGRAMME

    Directory of Open Access Journals (Sweden)

    Tomasz SZCZURASZEK

    2016-07-01

    Full Text Available The article presents a proposal of the ‘GAMBIT KUJAWSKO-POMORSKI’ Road Safety Improvement Programme. The main idea of the Programme is to establish and initiate systems that will be responsible for the most important areas of activity within road safety, including road safety control, supervision, and management systems in the whole Voivodeship. In total, the creation and start of nine such systems has been proposed, namely: the Road Safety Management, the Integrated Road Rescue Service, the Personnel Continuing Education, the Hazardous Road Behaviour Monitoring, the Social Education for Safe Behaviour on Road, the Teaching Personnel Improvement, the Area Development and Planning Process Improvement, the Road Infrastructure Design Quality Improvement, and the Road and Traffic Management Process Efficiency Improvement. The basic aim of each system has been discussed as well as the most important tasks implemented as its part. The Road Safety Improvement Programme for the Kujawsko-Pomorskie Voivodeship presented in this article is a part of the National Road Safety Programme 2013-2020. Moreover, it is not only an original programme in Poland, but also a universal project that may be adapted for other voivodeships as well.

  9. A Course Programme in Mobile Robotics with Integrated Hands-on Exercises and Competitions

    DEFF Research Database (Denmark)

    Ravn, Ole; Andersen, Nils Axel

    2010-01-01

    The paper describes the design of and the considerations for a course programme in mobile robotics at the Technical University of Denmark. An integrated approach was taken designing mobile robot hardware, software and course curricula in an interconnected way. The courses in the programme all...

  10. Automation of a universal machine; Automatizacion de una maquina universal

    Energy Technology Data Exchange (ETDEWEB)

    Rodriguez S, J

    1997-09-01

    The development of the hardware and software of a control system for a servo-hydraulic machine is presented. The universal machine is an Instron, model 1331, used to make mechanical tests. The software includes the acquisition of data from the measurements, processing and graphic presentation of the results in the assay of the `tension` type. The control is based on a PPI (Programmable Peripheral Interface) 8255, in which the different states of the machine are set. The control functions of the machine are: (a) Start of an assay, (b) Pause in the assay, (c) End of the assay, (d) Choice of the control mode of the machine, that they could be in load, stroke or strain modes. For the data acquisition, a commercial card, National Products, model DAS-16, plugged in a slot of a Pc was used. Three transducers provide the analog signals, a cell of load, a LVDT and a extensometer. All the data are digitalized and handled in order to get the results in the appropriate working units. A stress-strain graph is obtained in the screen of the Pc for a tension test for a specific material. The points of maximum stress, rupture stress and the yield stress of the material under test are shown. (Author).

  11. University-Industry Collaboration from a Relationship Marketing Perspective: An Empirical Analysis in a Spanish University

    Science.gov (United States)

    Frasquet, Marta; Calderon, Haydee; Cervera, Amparo

    2012-01-01

    Building relationships between universities and industry bodies is of prime importance for creating value for universities' stakeholders. This paper focuses on relationships in relation to undergraduate internship programmes in the Social Sciences. Using the relationship marketing approach, we analyze this type of collaboration of firms with a…

  12. Knowledge and Implementation of Tertiary Institutions’ Social Health Insurance Programme (TISHIP) in Nigeria: a case study of Nnamdi Azikiwe University, Awka

    Science.gov (United States)

    Anetoh, Maureen Ugonwa; Jibuaku, Chiamaka Henrietta; Nduka, Sunday Odunke; Uzodinma, Samuel Uchenna

    2017-01-01

    Introduction Tertiary Institutions’ Social Health Insurance Programme (TISHIP) is an arm of the National Health Insurance Scheme (NHIS), which provides quality healthcare to students in Nigerian higher institutions. The success of this scheme depends on the students’ knowledge and awareness of its existence as well as the level of its implementation by healthcare providers. This study was therefore designed to assess students’ knowledge and attitude towards TISHIP and its implementation level among health workers in Nnamdi Azikiwe University Medical Centre. Methods Using a stratified random sampling technique, 420 undergraduate students of Nnamdi Azikiwe University, Awka were assessed on their level of awareness and general assessment of TISHIP through an adapted and validated questionnaire instrument. The level of implementation of the scheme was then assessed among 50 randomly selected staff of the University Medical Center. Data collected were analyzed using Statistical Package for Social Sciences (SPSS) version 20 software. Results Whereas the students in general, showed a high level of TISHIP awareness, more than half of them (56.3%) have never benefited from the scheme with 52.8% showing dissatisfaction with the quality of care offered with the scheme. However, an overwhelming number of the students (87.9%) opined that the scheme should continue. On the other hand, the University Medical Centre staff responses showed a satisfactory scheme implementation. Conclusion The study found satisfactory TISHIP awareness with poor attitude among Nnamdi Azikiwe University students. Furthermore, the University Medical Centre health workers showed a strong commitment to the objectives of the scheme. PMID:29541317

  13. The Effectiveness and Sustainability of a Universal School-Based Programme for Preventing Depression in Chinese Adolescents: A Follow-Up Study Using Quasi-Experimental Design.

    Science.gov (United States)

    Lai, Eliza S Y; Kwok, Chi-Leung; Wong, Paul W C; Fu, King-Wa; Law, Yik-Wa; Yip, Paul S F

    2016-01-01

    A pilot study about the effectiveness of a universal school-based programme, "The Little Prince is Depressed", for preventing depression in Chinese adolescents in Hong Kong was conducted and reported previously. This study used a larger sample to examine the effectiveness and sustainability of the programme. This study used quasi-experimental design. Twelve schools enrolled in "The Little Prince is Depressed" programme either as an intervention or a control condition. The intervention schools carried out the 12-session programme in two phases: the professional-led first phase and the teacher-led second phase. All participants were required to complete a questionnaire at three time points measuring their (1) depressive, anxiety, and stress levels; (2) knowledge of mental health; (3) attitudes towards mental illness; (4) perceived social support; and (5) help-seeking behaviours. A total of 3,391 students participated in the study. The level of depressive symptoms did not reduce significantly at post-intervention; however, a delayed effect was observed at follow-up assessment for the participants of the teacher-led group in reducing anxiety and stress levels. Also, the knowledge of mental health and attitudes towards mental illness of the intervention-group participants significantly improved at post-test, and the outcomes were maintained at 4 to 5 months after the intervention in both the professional-led and the teacher-led conditions (psustainability in schools if teachers are provided with adequate support.

  14. Praxis input/output interface

    International Nuclear Information System (INIS)

    Shapiro, R.E.; Evans, A. Jr.

    1981-01-01

    This document is intended as an introduction to the use of RMS facilities via Praxis (this interface hereafter called Praxis-RMS). It is presumed that the reader is familiar with Praxis conventions as well as with RMS use (at the MACRO level). Since Praxis-RMS was designed to be functionally equivalent to MACRO-RMS, the explanations follow the pattern of the DEC MACRO-RMS documentation (particularly the programmer's reference manual). A complete list of the procedures that make up Praxis-RMS appears at the end of this document (with parameters), along with the constants (grouped by type) that can be used as actual parameters

  15. Rapid Prototyping Human Interfaces Using Stretchable Strain Sensor

    Directory of Open Access Journals (Sweden)

    Tokiya Yamaji

    2017-01-01

    Full Text Available In the modern society with a variety of information electronic devices, human interfaces increase their importance in a boundary of a human and a device. In general, the human is required to get used to the device. Even if the device is designed as a universal device or a high-usability device, the device is not suitable for all users. The usability of the device depends on the individual user. Therefore, personalized and customized human interfaces are effective for the user. To create customized interfaces, we propose rapid prototyping human interfaces using stretchable strain sensors. The human interfaces comprise parts formed by a three-dimensional printer and the four strain sensors. The three-dimensional printer easily makes customized human interfaces. The outputs of the interface are calculated based on the sensor’s lengths. Experiments evaluate three human interfaces: a sheet-shaped interface, a sliding lever interface, and a tilting lever interface. We confirm that the three human interfaces obtain input operations with a high accuracy.

  16. Methodology for Assessing the Degree of Internationalization of Business Academic Study Programmes

    Directory of Open Access Journals (Sweden)

    Dan-Cristian Dabija

    2014-08-01

    Full Text Available The purpose of this paper is to develop a methodology for assessing the degree of internationalization of undergraduate, Master’s and doctoral business programmes with the aid of complex indicators designed to capture the vast array of characteristics displayed by these programmes and contribute to their promotion in the international academic competition. The methodology should include both general indicators applicable to any study programme and some indicators that are specifically developed for business study programmes. No consensus exists in the internationalization literature and practice over the actual scope and the indicators to be considered in the implementation of such a study. Researchers rather propose methods for assessing and prioritizing universities and/or faculties and lay down a lot of criteria according to which rankings are developed. These rankings are mainly focused on the level of internationalization of socioeconomic and engineering study programmes. Being aware of the limits of theory and practice, the authors develop a scoring model that measures the degree of internationalization of business education curricula according to stringent criteria. The research originality lies in the attempt to describe the avenues of a new methodology for measuring and assessing realistically the economic study programmes so that these may be better positioned on the educational market and become more attractive to the future candidates. Based on a synergistic approach to indicators, the model may contribute to creating competitive advantage in relation to other programmes from the same university or from partner institutions.

  17. Multiscale Universal Interface: A concurrent framework for coupling heterogeneous solvers

    Energy Technology Data Exchange (ETDEWEB)

    Tang, Yu-Hang, E-mail: yuhang_tang@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Kudo, Shuhei, E-mail: shuhei-kudo@outlook.jp [Graduate School of System Informatics, Kobe University, 1-1 Rokkodai-cho, Nada-ku, Kobe, 657-8501 (Japan); Bian, Xin, E-mail: xin_bian@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Li, Zhen, E-mail: zhen_li@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Karniadakis, George Em, E-mail: george_karniadakis@brown.edu [Division of Applied Mathematics, Brown University, Providence, RI (United States); Collaboratory on Mathematics for Mesoscopic Modeling of Materials, Pacific Northwest National Laboratory, Richland, WA 99354 (United States)

    2015-09-15

    Graphical abstract: - Abstract: Concurrently coupled numerical simulations using heterogeneous solvers are powerful tools for modeling multiscale phenomena. However, major modifications to existing codes are often required to enable such simulations, posing significant difficulties in practice. In this paper we present a C++ library, i.e. the Multiscale Universal Interface (MUI), which is capable of facilitating the coupling effort for a wide range of multiscale simulations. The library adopts a header-only form with minimal external dependency and hence can be easily dropped into existing codes. A data sampler concept is introduced, combined with a hybrid dynamic/static typing mechanism, to create an easily customizable framework for solver-independent data interpretation. The library integrates MPI MPMD support and an asynchronous communication protocol to handle inter-solver information exchange irrespective of the solvers' own MPI awareness. Template metaprogramming is heavily employed to simultaneously improve runtime performance and code flexibility. We validated the library by solving three different multiscale problems, which also serve to demonstrate the flexibility of the framework in handling heterogeneous models and solvers. In the first example, a Couette flow was simulated using two concurrently coupled Smoothed Particle Hydrodynamics (SPH) simulations of different spatial resolutions. In the second example, we coupled the deterministic SPH method with the stochastic Dissipative Particle Dynamics (DPD) method to study the effect of surface grafting on the hydrodynamics properties on the surface. In the third example, we consider conjugate heat transfer between a solid domain and a fluid domain by coupling the particle-based energy-conserving DPD (eDPD) method with the Finite Element Method (FEM)

  18. JUPITER: Joint Universal Parameter IdenTification and Evaluation of Reliability - An Application Programming Interface (API) for Model Analysis

    Science.gov (United States)

    Banta, Edward R.; Poeter, Eileen P.; Doherty, John E.; Hill, Mary C.

    2006-01-01

    he Joint Universal Parameter IdenTification and Evaluation of Reliability Application Programming Interface (JUPITER API) improves the computer programming resources available to those developing applications (computer programs) for model analysis.The JUPITER API consists of eleven Fortran-90 modules that provide for encapsulation of data and operations on that data. Each module contains one or more entities: data, data types, subroutines, functions, and generic interfaces. The modules do not constitute computer programs themselves; instead, they are used to construct computer programs. Such computer programs are called applications of the API. The API provides common modeling operations for use by a variety of computer applications.The models being analyzed are referred to here as process models, and may, for example, represent the physics, chemistry, and(or) biology of a field or laboratory system. Process models commonly are constructed using published models such as MODFLOW (Harbaugh et al., 2000; Harbaugh, 2005), MT3DMS (Zheng and Wang, 1996), HSPF (Bicknell et al., 1997), PRMS (Leavesley and Stannard, 1995), and many others. The process model may be accessed by a JUPITER API application as an external program, or it may be implemented as a subroutine within a JUPITER API application . In either case, execution of the model takes place in a framework designed by the application programmer. This framework can be designed to take advantage of any parallel processing capabilities possessed by the process model, as well as the parallel-processing capabilities of the JUPITER API.Model analyses for which the JUPITER API could be useful include, for example: Compare model results to observed values to determine how well the model reproduces system processes and characteristics.Use sensitivity analysis to determine the information provided by observations to parameters and predictions of interest.Determine the additional data needed to improve selected model

  19. Progress on the interface between UPP and CPRHS (Cask and Plug Remote Handling System) tractor/gripping tool for ITER

    International Nuclear Information System (INIS)

    Rosa, Elena V.; Rios, Luis; Queral, Vicente

    2013-01-01

    Highlights: ► UPP interface requirements in the plug RH extraction/insertion for ITER. ► Analyze of maximum misalignment between port duct and port cell. ► Friction study between plug skids and VV port/ramp rails during the plug transfer. ► Definition of the tolerance in the plug skids to avoid the plug jamming. ► Concepts of gripping tools based on one gripping point and avoiding force feedback. -- Abstract: EFDA finances a training programme called Goal Oriented Training Programme for Remote Handling (GOT RH), whose goal is to train engineers in Remote Handling for ITER. As part of this training programme, the conceptual design of the mechanical interface between Upper Port Plug (UPP) and Cask and Plug Remote Handling System (CPRHS) as well as the conceptual design of the needed tools for UPP Remote Handling is carried out. The paper presents the conceptual design of the UPP/Gripping Tool Interface. This includes the conceptual design of the gripping tool for introducing/removing the UPP in/from the ITER port and the mechanical features on both sides of the UPP/Gripping Tool Interface (e.g. alignment features, mechanical connectors, fasteners). In order to develop the design of the interface between UPP and CPRHS it is necessary to first identify the functional requirements of the Transfer Cask System (TCS) and the CPRHS, such as required degrees of freedom (DoF), required performances of system, geometrical constraints, loading conditions, alignment requirements, RAMI requirements. These requirements are the input data for the design of the interface between UPP and gripping tool and some of them are also described in the paper

  20. Discrimination between biological interfaces and crystal-packing contacts

    Directory of Open Access Journals (Sweden)

    Yuko Tsuchiya

    2008-11-01

    Full Text Available Yuko Tsuchiya1, Haruki Nakamura2, Kengo Kinoshita1,31Institute of Medical Science, The University of Tokyo, 4-6-1 Shirokanedai, Minatoku, Tokyo, 108-8639, Japan; 2Institute for Protein Research, Osaka University, 3-2 Yamadaoka, Suita, Osaka, 565-0871, Japan; 3Bioinformatics Research and Development, JST, 4-1-8 Honcho, Kawaguchi, Saitama, 332-0012, JapanAbstract: A discrimination method between biologically relevant interfaces and artificial crystal-packing contacts in crystal structures was constructed. The method evaluates protein-protein interfaces in terms of complementarities for hydrophobicity, electrostatic potential and shape on the protein surfaces, and chooses the most probable biological interfaces among all possible contacts in the crystal. The method uses a discriminator named as “COMP”, which is a linear combination of the complementarities for the above three surface features and does not correlate with the contact area. The discrimination of homo-dimer interfaces from symmetry-related crystal-packing contacts based on the COMP value achieved the modest success rate. Subsequent detailed review of the discrimination results raised the success rate to about 88.8%. In addition, our discrimination method yielded some clues for understanding the interaction patterns in several examples in the PDB. Thus, the COMP discriminator can also be used as an indicator of the “biological-ness” of protein-protein interfaces.Keywords: protein-protein interaction, complementarity analysis, homo-dimer interface, crystal-packing contact, biological interfaces

  1. The perceived benefits of the Maties Injury Programme among ...

    African Journals Online (AJOL)

    Programme (MIP) at Stellenbosch University perceived the service, and to highlight areas they ... the questionnaire patients reported high levels of satisfaction with the MIP. .... a mean score value corresponding with a positive response.

  2. Applying the Ottawa Charter to inform health promotion programme design.

    Science.gov (United States)

    Fry, Denise; Zask, Avigdor

    2017-10-01

    There is evidence of a correlation between adoption of the Ottawa Charter's framework of five action areas and health promotion programme effectiveness, but the Charter's framework has not been as fully implemented as hoped, nor is generally used by formal programme design models. In response, we aimed to translate the Charter's framework into a method to inform programme design. Our resulting design process uses detailed definitions of the Charter's action areas and evidence of predicted effectiveness to prompt greater consideration and use of the Charter's framework. We piloted the process by applying it to the design of four programmes of the Healthy Children's Initiative in New South Wales, Australia; refined the criteria via consensus; and made consensus decisions on the extent to which programme designs reflected the Charter's framework. The design process has broad potential applicability to health promotion programmes; facilitating greater use of the Ottawa Charter framework, which evidence indicates can increase programme effectiveness. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  3. A Tutorial Programme to Enhance Psychiatry Learning Processes within a PBL-Based Course

    Science.gov (United States)

    Hood, Sean; Chapman, Elaine

    2011-01-01

    This paper describes a tutorial programme developed at the University of Western Australia (UWA) to enhance medical students' learning processes within problem-based learning contexts. The programme encourages students to use more effective learning approaches by scaffolding the development of effective problem-solving strategies, and by reducing…

  4. SAFIR. The Finnish research programme on nuclear power plant safety 2003-2006. Executive summary

    International Nuclear Information System (INIS)

    Puska, E.

    2006-12-01

    Major part of Finnish public research on nuclear power plant safety during the years 2003-2006 has been carried out in the SAFIR programme. The programme has been administrated by the steering group that was nominated by the Ministry of Trade and Industry (KTM). The steering group of SAFIR has consisted of representatives from Radiation and Nuclear Safety Authority (STUK), Ministry of Trade and Industry (KTM), Technical Research Centre of Finland (VTT), Teollisuuden Voima Oy (TVO), Fortum Power and Heat Oy, Fortum Nuclear Services Oy (Fortum), Finnish Funding Agency for Technology and Innovation (Tekes), Helsinki University of Technology (TKK) and Lappeenranta University of Technology (LTY). The key research areas of SAFIR have been (1) reactor fuel and core, (2) reactor circuit and structural safety, (3) containment and process safety functions, that was divided in 2005 into (3a) thermal hydraulics and (3b) severe accidents, (4) automation, control room and IT, (5) organisations and safety management and (6) risk-informed safety management. The research programme has included annually from 20 up to 24 research projects, whose volume has varied from a few person months to several person years. The total volume of the programme during the four year period 2003-2006 has been 19.7 million euros and 148 person years. The research in the programme has been carried out primarily by Technical Research Centre of Finland (VTT). Other research units responsible for the projects include Lappeenranta University of Technology, Fortum Nuclear Services Oy, Helsinki University of Technology and RAMSE Consulting Oy. In addition, there have been a few minor subcontractors in some projects. The programme management structure has consisted of the steering group, a reference group in each of the seven research areas and a number of ad hoc groups in the various research areas. This report gives a short summary of the results of the SAFIR programme for the period January 2003 - November

  5. Evoking excellence with special undergraduate programmes: A German-Dutch comparison.

    OpenAIRE

    Moeller, Julia; Drayer, Lyndsay

    2011-01-01

    This presentation compares the two main gifted education programmes for undergraduate students in the Netherlands and Germany. The programmes were evaluated and will be compared in terms of the institutions involved, the educational objectives pursued, the nature of support provided to the students, and the anticipated effects (Netherlands), respectively the achieved effects (Germany). The Dutch study focuses on the Sirius Program established by the Dutch government which invited universities...

  6. Professional Learning in Part-time University Study

    DEFF Research Database (Denmark)

    Rasmussen, Palle

    2007-01-01

    The theme of this article is adult students' learning in part-time studies at university level in Denmark. One issue discussed is the interplay of research and teaching in this kind of study programme. Examples are presented from the Master of Learning Processes study programme at Aalborg...

  7. Investing in African research training institutions creates sustainable capacity for Africa: the case of the University of the Witwatersrand School of Public Health masters programme in epidemiology and biostatistics

    Science.gov (United States)

    2012-01-01

    Background Improving health in Africa is a high priority internationally. Inadequate research capacity to produce local, relevant research has been identified as a limitation to improved population health. Increasing attention is being paid to the higher education sector in Africa as a method of addressing this; evidence that such investment is having the desired impact is required. A 1998 3-year investment by the Special Programme for Research and Training in Tropical Diseases (TDR) in research training at the School of Public Health, University of the Witwatersrand, South Africa was reviewed to assess its' impact. Methods A descriptive cross-sectional survey of the 70 students registered for the masters programme in epidemiology & biostatistics from 2000-2005 was conducted. Data were collected from self-administered questionnaires. Results Sixty percent (42/70) of students responded. At the time of the survey 19% of respondents changed their country of residence after completion of the masters course, 14% migrated within Africa and 5% migrated out of Africa. Approximately half (47%) were employed as researchers and 38% worked in research institutions. Sixty percent reported research output, and four graduates were pursuing PhD studies. Government subsidy to higher education institutions, investments of the University of the Witwatersrand in successful programmes and ongoing bursaries for students to cover tuition fees were important for sustainability. Conclusions Investing in African institutions to improve research training capacity resulted in the retention of graduates in Africa in research positions and produced research output. Training programmes can be sustained when national governments invest in higher education and where that funding is judiciously applied. Challenges remain if funding for students bursaries is not available. PMID:22475629

  8. Looping up Professional Reflection in Honours Programmes

    Science.gov (United States)

    Van Dijk, Trijntje

    2012-01-01

    Within the Saxion Universities in the Netherlands, a profile of the "Reflective Professional" comprises a number of competencies that the honours programmes are designed to develop and support. This article describes the process of developing these competencies. The process involves three loops of learning, characterized by three sets of…

  9. The Community Based Rehabilitation Programme of the University of the Philippines Manila, College of Allied Medical Professions

    Directory of Open Access Journals (Sweden)

    Jeffrey Pe-Benito Datangel

    2012-02-01

    Full Text Available Purpose: This paper reports the process of development of a CBR programme by UP Manila College of Allied Medical Professions, and its impact on the stakeholders: persons with disabilities, students and alumni, CBR workers, local leaders and the agencies involved in the programme.Method: The impact of the programme was assessed through interviews, questionnaires, focus group discussions and review of secondary data and records.Results: The programme results show that the condition of persons with disabilities has improved and there has been a remarkable change in their knowledge, attitudes and skills. The positive attitudes, skills and values of students were enhanced, and the CBR programme was a “character builder” for them as rehabilitation professionals. The CBR workers who participated in the programme learnt to appreciate the potential of persons with disabilities and to accept their limitations. Another key result was the pledge by local leaders to sustain CBR in their own villages.Conclusions: The students and alumni reported that the CBR programme should be replicated for nation-building. The different stakeholders reported that it helped improve the quality of life of people with disabilities and contributed to community development.DOI: 10.5463/dcid.v22i3.110

  10. Competency-based education: programme design and challenges to implementation.

    Science.gov (United States)

    Gruppen, Larry D; Burkhardt, John C; Fitzgerald, James T; Funnell, Martha; Haftel, Hilary M; Lypson, Monica L; Mullan, Patricia B; Santen, Sally A; Sheets, Kent J; Stalburg, Caren M; Vasquez, John A

    2016-05-01

    Competency-based education (CBE) has been widely cited as an educational framework for medical students and residents, and provides a framework for designing educational programmes that reflect four critical features: a focus on outcomes, an emphasis on abilities, a reduction of emphasis on time-based training, and promotion of learner centredness. Each of these features has implications and potential challenges for implementing CBE. As an experiment in CBE programme design and implementation, the University of Michigan Master of Health Professions Education (UM-MHPE) degree programme was examined for lessons to be learned when putting CBE into practice. The UM-MHPE identifies 12 educational competencies and 20 educational entrustable professional activities (EPAs) that serve as the vehicle for both learning and assessment. The programme also defines distinct roles of faculty members as assessors, mentors and subject-matter experts focused on highly individualised learning plans adapted to each learner. Early experience with implementing the UM-MHPE indicates that EPAs and competencies can provide a viable alternative to traditional courses and a vehicle for rigorous assessment. A high level of individualisation is feasible but carries with it significant costs and makes intentional community building essential. Most significantly, abandoning a time-based framework is a difficult innovation to implement in a university structure that is predicated on time-based education. © 2016 John Wiley & Sons Ltd.

  11. The Effectiveness and Sustainability of a Universal School-Based Programme for Preventing Depression in Chinese Adolescents: A Follow-Up Study Using Quasi-Experimental Design

    Science.gov (United States)

    Lai, Eliza S. Y.; Kwok, Chi-Leung; Wong, Paul W. C.; Fu, King-Wa; Law, Yik-Wa; Yip, Paul S. F.

    2016-01-01

    Background A pilot study about the effectiveness of a universal school-based programme, “The Little Prince is Depressed”, for preventing depression in Chinese adolescents in Hong Kong was conducted and reported previously. This study used a larger sample to examine the effectiveness and sustainability of the programme. Methods This study used quasi-experimental design. Twelve schools enrolled in “The Little Prince is Depressed” programme either as an intervention or a control condition. The intervention schools carried out the 12-session programme in two phases: the professional-led first phase and the teacher-led second phase. All participants were required to complete a questionnaire at three time points measuring their (1) depressive, anxiety, and stress levels; (2) knowledge of mental health; (3) attitudes towards mental illness; (4) perceived social support; and (5) help-seeking behaviours. Results A total of 3,391 students participated in the study. The level of depressive symptoms did not reduce significantly at post-intervention; however, a delayed effect was observed at follow-up assessment for the participants of the teacher-led group in reducing anxiety and stress levels. Also, the knowledge of mental health and attitudes towards mental illness of the intervention-group participants significantly improved at post-test, and the outcomes were maintained at 4 to 5 months after the intervention in both the professional-led and the teacher-led conditions (pmental health and promoting a more positive attitude towards mental illness among adolescents in Hong Kong. In particular, the teacher-led group showed better outcomes than the professional-led group in reducing students’ anxiety and stress at follow-up period. The programme can achieve sustainability in schools if teachers are provided with adequate support. PMID:26921275

  12. Evaluation of an adaptive ice skating programme for children with disabilities.

    Science.gov (United States)

    Fragala-Pinkham, Maria A; Dumas, Helene M; Boyce, Megan; Peters, Christine Y; Haley, Stephen M

    2009-08-01

    To describe an adaptive ice skating programme designed by paediatric therapists. Twenty-two children, ages 5-12 years, with developmental disabilities participated in this once per week skating programme lasting 6 weeks. Ice skating instructors led the group lessons, while university student coaches provided individualized assistance to the children. The programme was evaluated using a summative evaluation design. Outcomes included participant attendance, incidence of injuries, skating skills and parent and student coach survey data. On average, participants attended 83% of the sessions and one minor injury was reported. Participants' parents were very satisfied with the programme and reported improvements in their child's skating skills, leg strength, endurance, balance, self-esteem/confidence and ability to participate in a group. Student coaches also reported high levels of satisfaction with this programme and reported similar improvements in the children they coached. The programme appeared promising, but may require minor modifications.

  13. Needs and wishes of alumni and employers : Research into the requirements of the labour market for international competencies in the Bachelor programme HBO ICT of The Hague University of Applied Sciences

    NARCIS (Netherlands)

    Anneke Wieman

    2015-01-01

    The Hague University of Applied Sciences has high ambitions in the field of internationalisation. Two out of four priorities in the institutional policy touch this theme: global citizenship and internationalisation. In order to ensure that the curriculum of the new degree programme HBO ICT meets

  14. Wits University's response to HIV/AIDS: flagship programme or ...

    African Journals Online (AJOL)

    HIV/AIDS is a threat to the creation of human capital and development prospects in southern Africa and South Africa. The University of the Witwatersrand (Wits) is a well-regarded institution of higher education in Johannesburg. This paper outlines the university's qualified failure to implement its HIV/AIDS Policy through a ...

  15. Research activities in the first two cycles of European Biosystems engineering university studies - Situation in the Netherlands

    NARCIS (Netherlands)

    Hofstee, J.W.

    2009-01-01

    Wageningen University has implemented the bachelor – master model by 2003. The biosystems related programmes of Wageningen University are the BSc Agrotechnology and the MSc Agricultural and Bioresource Engineering. The bachelor programme has a size of 180 credits and the master programme a size of

  16. Multinational design evaluation programme. Annual Report April 2015-April 2016

    International Nuclear Information System (INIS)

    2016-05-01

    The Multinational Design Evaluation Programme (MDEP) is a multinational initiative to leverage the resources and knowledge of national regulatory authorities that are, or will shortly be, undertaking the review of new reactor power plant designs. MDEP incorporates a broad range of activities including enhancing multilateral co-operation within existing regulatory frameworks, and increasing multinational convergence of codes, standards, guides, and safety goals. A key concept throughout the work of MDEP is that national regulators retain sovereign authority for all licensing and regulatory decisions. Working groups are implementing the activities in accordance with programme plans with specific activities and goals, and have established the necessary interfaces both within and outside of MDEP. This report provides a status of the programme after its eighth year of implementation. Content: Executive Summary; 1 - Introduction; 2 - Programme goals and outcomes; 3 - Programme implementation (Membership, Organizational structure, MDEP Library, Common positions); 4 - Interactions with other organizations; 5 - Current activities (EPR Working Group (EPRWG), AP1000 Working Group (AP1000WG), APR1400 Design-specific Working Group (APR1400WG), VVER Working Group (VVERWG), ABWR Working Group (ABWRWG), Vendor Inspection Co-operation Working Group (VICWG), Codes and Standards Working Group (CSWG), Digital Instrumentation and Controls Working Group (DICWG); 6 - Interim results; 7 - Next steps - future of the programme; appendix 1: List of abbreviations and acronyms; Appendix 2: Revised documents and publications; Appendix 3: Photographs of reactors considered within MDEP

  17. Should learning to coach be integrated in a graduate psychology programme? Denmark's first try

    DEFF Research Database (Denmark)

    Spaten, Ole; Hansen, Tia G. B.

    2009-01-01

    For the first time coaching was embedded in a psychology graduate programme in Denmark. In the programme at Aalborg University the students concurrently followed cognitive-behavioural therapy courses and cognitive coaching modules. Spanning 1.5 academic years (16 full days) the coaching modules i...

  18. Programmer`s manual for CAMCON: Compliance Assessment Methodology CONtroller

    Energy Technology Data Exchange (ETDEWEB)

    Rechard, R.P. [Sandia National Labs., Albuquerque, NM (United States); Gilkey, A.P.; Rudeen, D.K.; Byle, K.A. [New Mexico Engineering Research Inst., Albuquerque, NM (United States); Iuzzolino, H.J. [Geo-Centers, Inc., Albuquerque, NM (United States)

    1993-05-01

    CAMCON, the Compliance Assessment Methodology CONtroller, is an analysis system that assists in assessing the compliance of the Waste Isolation Pilot Plant (WIPP) with applicable long-term regulations of the US Environmental Protection Agency, including Subpart B of the Environmental Standards for the Management and Disposal of spent Nuclear Fuel, High-Level and Transuranic Radioactive Wastes, 40 CFR 191 and 40CFR268.6, which is the portion of the Land Disposal Restrictions implementing the Resource, Conservative, and Recovery Act of 1976, as amended that states the conditions for disposal of hazardous chemical wastes. This manual provides an architectural overview of the CAMCON system. Furthermore this manual presents guidelines and presents suggestions for programmers developing the many different types of software necessary to investigate various events and physical processes of the WIPP. These guidelines include user interface requirements, minimum quality assurance requirements, coding style suggestions, and the use of numerous software libraries developed specifically for or adapted for the CAMCON system.

  19. A multidisciplinary approach to paediatric hearing loss: programme at the centre for hearing intervention and language development, National University Hospital, Singapore.

    Science.gov (United States)

    Lim, Lynne H Y

    2008-12-01

    The objective is to describe the multidisciplinary management programme at the National University Hospital (NUH) in Singapore for children with hearing impairment (HI). Over 99.95% of babies born at NUH have hearing tested with both otoacoustic emission and automated auditory brainstem response tests by 6 weeks of age. The referral rate to Otolaryngology is 0.5%. Acquired causes of congenital HI are decreasing. Thirty percent of patients at NUH with idiopathic congenital sensorineural HI have DFNB1/ GJB6 Connexin 26 HI. CT scan or MRI imaging has a higher diagnostic yield when there is unilateral, fluctuating or non-Connexin 26 related HI. Routine electrocardiogram and Opthalmology evaluations will exclude associations of fatal cardiac rhythm anomaly and retinopathy. Other investigations are directed by history and clinical examination. There is now a very wide range of increasingly sophisticated medication, neuro-otologic external, middle and inner ear surgery, hearing aids, middle ear implants and cochlear implants available to improve hearing. A multidisciplinary team from neonatology, paediatrics, otolaryngology, audiology, auditory verbal and speech therapy, ophthalmology, radiology, and psychology working closely with the child, family and schools is needed to develop a cost-effective and comprehensive management programme for paediatric HI.

  20. Alternative Sources of Funding University Education in Nigeria

    African Journals Online (AJOL)

    Nekky Umera

    university students view some alternative sources of funding university education ... Education Scientific and Cultural Organization (UNESCO) programme is still ... questionnaire centred on eliciting information on the 15 earlier stated alternate ...

  1. Training of engineers for Czechoslovak nuclear programme at Czech Technical University in Prague

    International Nuclear Information System (INIS)

    Klik, F.; Stoll, I.

    1983-01-01

    Between the year 1959 and the 1970's specialists for the Czechoslovak nuclear programme were only educated at the Faculty of Nuclar and Physics Engineering. In the early 1970's instruction and research related to nuclear power generation was introduced at the mechanical engineering and electrical engineering faculties. The specialization ''Nuclear power facilities'' was introduced within the study field ''Thermal and nuclear machines and equipment'' at the mechanical engineering faculty, and the electrical engineering faculty opened the study course ''Nuclear power plants'' in the study year 1975/1976. Most specialists for the nuclear programme are educated at the Faculty of Nuclear and Physics Engineering in the field ''Nuclear chemical engineering'' and in specializations ''Theory and technology of nuclear reactors'', ''Dosimetry and application of ionizing radiation'' in the study field ''Nuclear engineering''. The Faculty of Nuclear and Physics Engineering also trains specialists in the field ''Structure and materials properties'', the study courses ''Measuring technology'' and ''Control technology'' are run at the electrical engineering faculty and at the mechanical engineering faculty were introduced study courses of ''Applied mechanics'' and ''Mechanical engineering technology''. Graduates of all said study courses may be employed in the nuclear programme. (E.S.)

  2. RGtk2: A Graphical User Interface Toolkit for R

    Directory of Open Access Journals (Sweden)

    Duncan Temple Lang

    2011-01-01

    Full Text Available Graphical user interfaces (GUIs are growing in popularity as a complement or alternative to the traditional command line interfaces to R. RGtk2 is an R package for creating GUIs in R. The package provides programmatic access to GTK+ 2.0, an open-source GUI toolkit written in C. To construct a GUI, the R programmer calls RGtk2 functions that map to functions in the underlying GTK+ library. This paper introduces the basic concepts underlying GTK+ and explains how to use RGtk2 to construct GUIs from R. The tutorial is based on simple and pratical programming examples. We also provide more complex examples illustrating the advanced features of the package. The design of the RGtk2 API and the low-level interface from R to GTK+ are discussed at length. We compare RGtk2 to alternative GUI toolkits for R.

  3. Engaging with Leadership Development in Irish Academic Libraries: Some Reflections of the Future Leaders Programme (FLP)

    Science.gov (United States)

    Fallon, Helen; Maxwell, Jane; McCaffrey, Ciara; McMahon, Seamus

    2011-01-01

    Four librarians from Irish university libraries completed the U.K. Future Leaders Programme (FLP) in 2010. In this article they recount their experience and assess the effect of the programme on their professional practice and the value for their institutions. The programme is explored in the context of the Irish higher education environment,…

  4. SAFIR2014. The Finnish Research Programme on Nuclear Power Plant Safety 2011-2014. Interim Report

    Energy Technology Data Exchange (ETDEWEB)

    Simola, K. [ed.

    2013-02-15

    The Finnish Nuclear Power Plant Safety Research Programme 2011-2014, SAFIR2014, is a 4-year publicly funded national technical and scientific research programme on the safety of nuclear power plants. The programme is funded by the State Nuclear Waste Management Fund (VYR), as well as other key organisations operating in the area of nuclear energy. The programme provides the necessary conditions for retaining knowledge needed for ensuring the continuance of safe use of nuclear power, for developing new know-how and for participation in international co-operation. The SAFIR2014 Steering Group, responsible of the strategic alignements of the programme, consists of representatives of the Finnish Nuclear Safety Authority (STUK), Ministry of Employment and the Economy (MEE), Technical Research Centre of Finland (VTT), Teollisuuden Voima Oyj (TVO), Fortum Power and Heat Oy (Fortum), Fennovoima Oy, Lappeenranta University of Technology (LUT), Aalto University (Aalto), Finnish Funding Agency for Technology and Innovation (Tekes), Finnish Institute of Occupational Health (TTL) and the Swedish Radiation Safety Authority (SSM). The research programme is divided into nine areas: Man, organisation and society, Automation and control room, Fuel research and reactor analysis, Thermal hydraulics, Severe accidents, Structural safety of reactor circuits, Construction safety, Probabilistic risk analysis (PRA), and Development of research infrastructure. A reference group is assigned to each of these areas to respond for the strategic planning and to supervise the projects in its respective field. Research projects are selected annually based on a public call for proposals. Most of the projects are planned for the entire duration of the programme, but there can also be shorter one- or two-year projects. The annual volume of the SAFIR2014 programme in 2011-2012 has been 9,5-9,9 M euro. Main funding organisations were the State Nuclear Waste Management Fund (VYR) with over 5 M euro and

  5. SAFIR2014. The Finnish Research Programme on Nuclear Power Plant Safety 2011-2014. Interim Report

    International Nuclear Information System (INIS)

    Simola, K.

    2013-02-01

    The Finnish Nuclear Power Plant Safety Research Programme 2011-2014, SAFIR2014, is a 4-year publicly funded national technical and scientific research programme on the safety of nuclear power plants. The programme is funded by the State Nuclear Waste Management Fund (VYR), as well as other key organisations operating in the area of nuclear energy. The programme provides the necessary conditions for retaining knowledge needed for ensuring the continuance of safe use of nuclear power, for developing new know-how and for participation in international co-operation. The SAFIR2014 Steering Group, responsible of the strategic alignements of the programme, consists of representatives of the Finnish Nuclear Safety Authority (STUK), Ministry of Employment and the Economy (MEE), Technical Research Centre of Finland (VTT), Teollisuuden Voima Oyj (TVO), Fortum Power and Heat Oy (Fortum), Fennovoima Oy, Lappeenranta University of Technology (LUT), Aalto University (Aalto), Finnish Funding Agency for Technology and Innovation (Tekes), Finnish Institute of Occupational Health (TTL) and the Swedish Radiation Safety Authority (SSM). The research programme is divided into nine areas: Man, organisation and society, Automation and control room, Fuel research and reactor analysis, Thermal hydraulics, Severe accidents, Structural safety of reactor circuits, Construction safety, Probabilistic risk analysis (PRA), and Development of research infrastructure. A reference group is assigned to each of these areas to respond for the strategic planning and to supervise the projects in its respective field. Research projects are selected annually based on a public call for proposals. Most of the projects are planned for the entire duration of the programme, but there can also be shorter one- or two-year projects. The annual volume of the SAFIR2014 programme in 2011-2012 has been 9,5-9,9 M euro. Main funding organisations were the State Nuclear Waste Management Fund (VYR) with over 5 M euro and

  6. Universe Awareness For Young Children

    Science.gov (United States)

    Scorza, C.; Miley, G.; Ödman, C.; Madsen, C.

    2006-08-01

    Universe Awareness (UNAWE) is an international programme that will expose economically disadvantaged young children aged between 4 and 10 years to the inspirational aspects of modern astronomy. The programme is motivated by the premise that access to simple knowledge about the Universe is a basic birth right of everybody. These formative ages are crucial in the development of a human value system. This is also the age range in which children can learn to develop a 'feeling' for the vastness of the Universe. Exposing young children to such material is likely to broaden their minds and stimulate their world-view. The goals of Universe Awareness are in accordance with two of the United Nations Millennium goals, endorsed by all 191 UN member states, namely (i) the achievement of universal primary education and (ii) the promotion of gender equality in schools. We propose to commence Universe Awareness with a pilot project that will target disadvantaged regions in about 4 European countries (possibly Spain, France, Germany and The Netherlands) and several non-EU countries (possibly Chile, Colombia, India, Tunisia, South Africa and Venezuela). There will be two distinct elements in the development of the UNAWE program: (i) Creation and production of suitable UNAWE material and delivery techniques, (ii) Training of educators who will coordinate UNAWE in each of the target countries. In addition to the programme, an international network of astronomy outreach will be organised. We present the first results of a pilot project developed in Venezuela, where 670 children from different social environments, their teachers and members of an indigenous tribe called Ye´kuana from the Amazon region took part in a wonderful astronomical and cultural exchange that is now being promoted by the Venezuelan ministry of Education at the national level.

  7. The Development of a Graphical User Interface Engine for the Convenient Use of the HL7 Version 2.x Interface Engine.

    Science.gov (United States)

    Kim, Hwa Sun; Cho, Hune; Lee, In Keun

    2011-12-01

    The Health Level Seven Interface Engine (HL7 IE), developed by Kyungpook National University, has been employed in health information systems, however users without a background in programming have reported difficulties in using it. Therefore, we developed a graphical user interface (GUI) engine to make the use of the HL7 IE more convenient. The GUI engine was directly connected with the HL7 IE to handle the HL7 version 2.x messages. Furthermore, the information exchange rules (called the mapping data), represented by a conceptual graph in the GUI engine, were transformed into program objects that were made available to the HL7 IE; the mapping data were stored as binary files for reuse. The usefulness of the GUI engine was examined through information exchange tests between an HL7 version 2.x message and a health information database system. Users could easily create HL7 version 2.x messages by creating a conceptual graph through the GUI engine without requiring assistance from programmers. In addition, time could be saved when creating new information exchange rules by reusing the stored mapping data. The GUI engine was not able to incorporate information types (e.g., extensible markup language, XML) other than the HL7 version 2.x messages and the database, because it was designed exclusively for the HL7 IE protocol. However, in future work, by including additional parsers to manage XML-based information such as Continuity of Care Documents (CCD) and Continuity of Care Records (CCR), we plan to ensure that the GUI engine will be more widely accessible for the health field.

  8. Training and manpower development for nuclear energy programme

    International Nuclear Information System (INIS)

    Ajakaiye, D.E.; Elegba, S.B.

    1990-01-01

    The purpose is to train and develop the adequately qualified manpower in the areas of nuclear science and technology. Various options were introduced by the science departments, based on the existing facilities within the university. Twenty final year students were selected annually to attend a summer school in reactor physics and technology at the Karlsruhe Institute for Nuclear Research in West Germany. Also, there was approval for an annual recruitment quota of twelve graduate assistants for the nuclear project. Fifty qualified students were trained for various courses in nuclear science and technology both in the country and abroad. There had been graduates in nuclear science and technology courses up to the doctorate degree level. Part of efforts in the manpower has been directed towards the acquisition of adequate equipment for the teaching laboratories. The establishment of a training center in nuclear technology at Ahmadu Bello University and at University of Ife can only be considered as the zero phase in the nuclear programme of Nigeria. Funding of the nuclear programme must be guaranteed. It is also suggested that the nuclear project be allocated sufficient foreign exchange to meet all its commitments. (A.S.)

  9. Virtual sculpting with advanced gestural interface

    OpenAIRE

    Kılıboz, Nurettin Çağrı

    2013-01-01

    Ankara : The Department of Computer Engineering and the Graduate School of Engineering and Science of Bilkent University, 2013. Thesis (Master's) -- Bilkent University, 2013. Includes bibliographical references leaves 54-58. In this study, we propose a virtual reality application that can be utilized to design preliminary/conceptual models similar to real world clay sculpting. The proposed system makes use of the innovative gestural interface that enhances the experience of...

  10. String Formatting Considered Harmful for Novice Programmers

    Science.gov (United States)

    Hughes, Michael C.; Jadud, Matthew C.; Rodrigo, Ma. Mercedes T.

    2010-01-01

    In Java, "System.out.printf" and "String.format" consume a specialised kind of string commonly known as a format string. In our study of first-year students at the Ateneo de Manila University, we discovered that format strings present a substantial challenge for novice programmers. Focusing on their first laboratory we found…

  11. Environmental monitoring programme

    International Nuclear Information System (INIS)

    1991-08-01

    During 1989 there were about 1000 premises in England and Wales authorised to discharge radioactive wastes. The majority of these premises consisted of hospitals, universities and industrial, research or manufacturing centres. Discharges from these premises when made in accordance with the strict conditions specified in their authorisations will have been of little radiological significance. In the case of nuclear sites authorisations or approvals are issued jointly by the DoE and the Ministry of Agriculture, Fisheries and Food (MAFF) known collectively as the Authorising Departments. In Wales these functions are undertaken by the Welsh Office with the support of HMIP and MAFF. The Authorising Departments specify numerical limits on the amounts of radioactivity which operators may discharge to the environment. In addition operators are required to demonstrate that the best practicable means (BPM) to minimise discharges is undertaken. Operators are also required to carry out appropriate environmental monitoring to demonstrate the effectiveness of BPM. As part of their regulatory functions the Authorising Departments undertake their own environmental monitoring programmes to act as both a check on site operator's returns and to provide independent data on the exposure of the public. HM Inspectorate of Pollution has monitored levels of radioactivity in drinking water sources for many years and published results annually. MAFF undertakes two programmes to monitor radioactivity in the aquatic environment and in terrestrial foodstuffs and publishes annual reports. Environmental monitoring programmes undertaken by both nuclear site operators and government departments are summarised. (author)

  12. Post Graduate Programme in Dietetics & Food Service Management (MSCDFSM) Programme of IGNOU: Access through the Lucknow Regional Centre

    Science.gov (United States)

    Dorothy, J. S.; Kumar, Ashwini

    2014-01-01

    Indira Gandhi National Open University (IGNOU) which was established initially as a Single mode Distance Teaching Institution (DTI) in the year 1985 opened its campus to face-to-face education in the year 2008 and thus now is a Dual mode Distance Teaching Institution (DTI). The Post Graduate Programme (Master of Science) in Dietetics and Food…

  13. The Impact of User Interface on Young Children’s Computational Thinking

    Directory of Open Access Journals (Sweden)

    Amanda Sullivan

    2017-07-01

    Full Text Available Aim/Purpose: Over the past few years, new approaches to introducing young children to computational thinking have grown in popularity. This paper examines the role that user interfaces have on children’s mastery of computational thinking concepts and positive interpersonal behaviors. Background: There is a growing pressure to begin teaching computational thinking at a young age. This study explores the affordances of two very different programming interfaces for teaching computational thinking: a graphical coding application on the iPad (ScratchJr and tangible programmable robotics kit (KIBO. Methodology\t: This study used a mixed-method approach to explore the learning experiences that young children have with tangible and graphical coding interfaces. A sample of children ages four to seven (N = 28 participated. Findings: Results suggest that type of user interface does have an impact on children’s learning, but is only one of many factors that affect positive academic and socio-emotional experiences. Tangible and graphical interfaces each have qualities that foster different types of learning

  14. Developing a digital learning version of a mentorship training programme.

    Science.gov (United States)

    Casey, Debbie; Clark, Liz; Gould, Kathryn

    2018-01-25

    This article describes the experience of one university team in developing, delivering and evaluating an online Nursing and Midwifery Council-approved mentorship programme for nurses and midwives who support pre-registration students in practice. Although the authors are confident of the quality of the educational provision, this article does not discuss this programme as an exemplar of best practice, but aims to share the learning gained from the experience of introducing a digital learning version of a mentorship course.

  15. TOWN AND GOWN INTERFACE: ASSESSMENT OF NIGERIAN ...

    African Journals Online (AJOL)

    Prof

    TOWN AND GOWN INTERFACE: ASSESSMENT OF NIGERIAN FEDERAL. UNIVERSITIES AND .... Descriptive statistical tools were used in the analysis of the data collected. In terms of ... Response. Frequency. % ... This disparity in response.

  16. Effect of a psychosocial well-being programme for students at a ...

    African Journals Online (AJOL)

    This study investigated the efficacy of a new psychosocial well-being promoting programme for university students in Tanzania. Participants were adult university students (N = 82; 42 married and 40 single; 46 females and 36 males) of 19 to 40 years of age with a mean age of 29.5. Four standardised scales (the Mental ...

  17. Assessment and decision making for R and D programmes

    Energy Technology Data Exchange (ETDEWEB)

    Berg, P.; Lindberg, R.

    1997-12-31

    Tampere University of Technology (TUT) and Technology Development Centre (TEKES) has since 1993 been developing a new method for assessment and decision making for R and D programmes. The method has been adapted in several Finnish technology programmes. The method enables separate parties of R and D programme to specify their projects in relation with the entire programme. It also links objectives with a measurable assessment procedure and produces objective information for decision making. The method has been developed in co-operation with the University of Manchester. The method is divided into the following four parts: (1) preparation of the assessment strategy; (2) implementation of appraisal, (3) monitoring in the implementation phase, and (4) implementation and evaluation. The preparation of assessment strategy is divided into five parts: selection of strategy makers, determination of the scope of the strategy, selection of main assessment criteria, selection of main data collection methods and data sources, and output of assessment strategy. The implementation of appraisal is divided into six parts, which are mapping of the problems, selection of criteria to be assessed, selection of data sources, follow-up procedures, preparing the assessment plan for future, and analysis of results and reporting. The emphasis of the phase is on the appraisal of appropriateness of the goals. Monitoring in the implementation phase follows the same systematic procedure as previous part as well as implementation and evaluation. The emphasis in the last phase is on the evaluation of fulfilled outputs and impacts. (orig.)

  18. Universal file processing program for field programmable integrated circuits

    International Nuclear Information System (INIS)

    Freytag, D.R.; Nelson, D.J.

    1985-01-01

    A computer program is presented that translates logic equations into promburner files (or the reverse) for programmable logic devices of various kinds, namely PROMs FPLAs, FPLSs and PALs. The program achieves flexibility through the use of a database containing detailed information about the devices to be programmed. New devices can thus be accommodated through simple extensions of the database. When writing logic equations, the user can define logic combinations of signals as new logic variables for use in subsequent equations. This procedure yields compact and transparent expressions for logic operations, thus reducing the chances for error. A logic simulation program is also provided so that an independent check of the design can be performed at the software level

  19. Postgraduate Programmes on Environmental Water Resources Engineering and Management in Greek Universities

    Science.gov (United States)

    Latinopoulos, Pericles; Angelidis, Panagiotis

    2014-01-01

    The management of complex water problems is nowadays being practised through new ways and approaches. Therefore, water engineers, planners and managers should be appropriately educated through modern undergraduate curricula and by well-designed postgraduate specialisation programmes. Within this framework, a study of the specific characteristics…

  20. Outlines of RTE's R and D programme for 2017-2020

    International Nuclear Information System (INIS)

    2017-01-01

    right balance between power and digital infrastructure in the development of a power system 2.0. - The 'foresight, economics and smart grids' programme. This programme builds on the momentum achieved on smart grids, but will be greatly strengthened in a variety of complementary ways, including prospective studies on the development of the electric power sector (or more broadly, the energy sector as a whole), with an active watch on all issues interfacing with the electric power system (power-to-gas, electric vehicles, etc.) and on societal developments (smart cities, new consumption patterns), storage, economic analysis on the functioning of markets and the problems of investment decisions, and research on offers that RTE may propose to local government authorities (i.e. regions and metropolitan areas) in this context

  1. Social Benefits of a Tangible User Interface for Children with Autistic Spectrum Conditions

    Science.gov (United States)

    Farr, William; Yuill, Nicola; Raffle, Hayes

    2010-01-01

    Tangible user interfaces (TUIs) embed computer technology in graspable objects. This study assessed the potential of Topobo, a construction toy with programmable movement, to support social interaction in children with Autistic Spectrum Conditions (ASC). Groups of either typically developing (TD) children or those with ASC had group play sessions…

  2. Spin-photon interface and spin-controlled photon switching in a nanobeam waveguide

    DEFF Research Database (Denmark)

    Javadi, Alisa; Ding, Dapeng; Appel, Martin Hayhurst

    2018-01-01

    Access to the electron spin is at the heart of many protocols for integrated and distributed quantum-information processing [1-4]. For instance, interfacing the spin-state of an electron and a photon can be utilized to perform quantum gates between photons [2,5] or to entangle remote spin states [6......-9]. Ultimately, a quantum network of entangled spins constitutes a new paradigm in quantum optics [1]. Towards this goal, an integrated spin-photon interface would be a major leap forward. Here we demonstrate an efficient and optically programmable interface between the spin of an electron in a quantum dot...... and photons in a nanophotonic waveguide. The spin can be deterministically prepared with a fidelity of 96\\%. Subsequently the system is used to implement a "single-spin photonic switch", where the spin state of the electron directs the flow of photons through the waveguide. The spin-photon interface may...

  3. Illinois I/O Register to FASTBUS Interface

    International Nuclear Information System (INIS)

    Downing, R.; Lesny, D.; Whitten, W.

    1983-01-01

    The I/O Register to FASTBUS Interface (IORFI) is connected to a processor via two 16-bit output registers (OR1,OR2) and two 16-bit output resisters (IR1,IR2). One of the output registers (OR1) is used to specify the interface function which is to be performed when the interface is accessed via the Data-in Register (IR2) or the Data-out Register (OR2). The other input register (IR1) is used to read the direct status of the FASTBUS lines independent of OR1. The changes made to the SLAC design at the University of Illinois are described

  4. A new man-machine-interface at BESSY

    International Nuclear Information System (INIS)

    Mueller, R.; Doll, H.D.; Donasch, I.J.; Marxen, H.; Pause, H.

    1991-01-01

    A UIMS (user interface management system) has been developed, that is completely based on non-proprietary software. Central part of the UIMS are processes (mapper) that act as universal X-clients for each specified X-server. Mapper (graphic server) and applications (graphic clients) exchange requests by an event driven interface. The communication protocol is free from any graphical information. The most powerful mapper client is a form interpreter, that can be programmed to act as an equipment access server. Mapper and form interpreter allow to compose control panels and synoptic views of the machine with statements in a simple and comprehensible UIDL (user interface definition language)

  5. Equalization of opportunities in the tertiary level of education of students with special needs in the Czech Republic – innovation programme of services at the University of Hradec Kralove

    Directory of Open Access Journals (Sweden)

    Ruzickova Kamila

    2016-01-01

    Full Text Available The specialized text describes the standard rules of the equalization of opportunities at the tertiary level of the education of students with special needs in the Czech Republic. National standard recommendations for support services at Czech universities and colleges are presented in the first part of the article. The next part concentrates specifically on the innovative programme of services for students with special needs at the University of Hradec Kralove. The final part of the article provides the selected results of research study into the level of support services at the University of Hradec Kralove. Data were obtained from 52 respondents - kye workers for equalization of opportunities for students with special needs. A set of questionnaire was analysed using descriptive statistic. The first selected data demonstrate the status of readiness the innovated service system at the University of Hradec Kralove

  6. A peer evaluation of the community-based education programme for ...

    African Journals Online (AJOL)

    A peer evaluation of the community-based education programme for medical ... The University of Zimbabwe College of Health Sciences (UZCHS), Harare, which ... of community-based activities and the availability of a large teaching platform, ...

  7. Evaluating Learners’s Ability to Use Technology in Distance Education: The Case of External Degree Programme of The University Of Nairobi

    Directory of Open Access Journals (Sweden)

    Ouma OMITO

    2016-10-01

    Full Text Available The study was aimed at investigating the students’ ability to use technology for distance education with specific reference to the University of Nairobi’s External Degree Programme. To achieve this, one specific objective was formulated: To find out the student teacher’s readiness to accept and utilize technology for learning purposes in relation to their work experience. The study design used was cross- sectional survey with a well -constructed questionnaire. The study population was 500 External Degree Students of the University of Nairobi who were final year students in the Bachelor of Education (Arts by distance mode. The study sample of 217 was reached at by the use of a sample table provided by Krejcie and Morgan,(1970. Simple random technique was to identify the 217 respondents. A total of 110 questionnaires were filled and returned by respondents who were school teachers in Kenya. A non-probability sampling technique (purposive was used to select the cohort under study, that is, the final semester students in the External Degree programme of the University of Nairobi. The results from the pilot study were used to prove content validity as instrument reliability was determined from the internal consistency of responses from the questionnaire after the pilot study. The findings from the study revealed that majority of teachers 19(50% who had a work experience between 6 to 11 years were able to gather information from the internet for learning purposes. It was also learnt that as number of years for work experience increased (21 years and above, the ability to gather information from the internet decreased drastically. When respondents were asked of their ability to troubleshoot computers, all categories of work experience showed low ability. All percentages were less than 50% with the work experience brackets of 21 and above years recording 22.2% as the highest percentage. Finally, when respondents were asked about their feelings

  8. Structural adoption of web lectures in higher educational programmes: impact on quality of teaching and learning

    NARCIS (Netherlands)

    M.W. (Martijn) Hartog; A.W. (Bert) Mulder

    2014-01-01

    In this paper we reflect on research projects examining the broad and structural adaption of web lectures and e-learning within Universities and Universities of Applied Sciences. In particular the ‘University 2.0’ research programme (2012-2013) of The Hague University of Applied Sciences in which we

  9. A universal data access and protocol integration mechanism for smart home

    Science.gov (United States)

    Shao, Pengfei; Yang, Qi; Zhang, Xuan

    2013-03-01

    With the lack of standardized or completely missing communication interfaces in home electronics, there is no perfect solution to address every aspect in smart homes based on existing protocols and technologies. In addition, the central control unit (CCU) of smart home system working point-to-point between the multiple application interfaces and the underlying hardware interfaces leads to its complicated architecture and unpleasant performance. A flexible data access and protocol integration mechanism is required. The current paper offers a universal, comprehensive data access and protocol integration mechanism for a smart home. The universal mechanism works as a middleware adapter with unified agreements of the communication interfaces and protocols, offers an abstraction of the application level from the hardware specific and decoupling the hardware interface modules from the application level. Further abstraction for the application interfaces and the underlying hardware interfaces are executed based on adaption layer to provide unified interfaces for more flexible user applications and hardware protocol integration. This new universal mechanism fundamentally changes the architecture of the smart home and in some way meets the practical requirement of smart homes more flexible and desirable.

  10. Health-related doctoral distance education programmes: A review of ...

    African Journals Online (AJOL)

    Health-related doctoral distance education programmes: A review of ethical scholarship considerations. ... Universities should encourage and support supervisors and students to publish research findings in academic journals and to present these at conferences. However, communities that participated in a research project ...

  11. Measuring the success of an academic development programme: A ...

    African Journals Online (AJOL)

    This study uses statistical analysis to estimate the impact of first-year academic development courses in microeconomics, statistics, accountancy, and information systems, offered by the University of Cape Town's Commerce Academic Development Programme, on students' graduation performance relative to that achieved ...

  12. Changing concerns of beginning Dutch university teachers

    NARCIS (Netherlands)

    van den Bos, Paul

    2017-01-01

    Purpose: The purpose of this paper is to address the concerns of beginning university teachers about learning to teach in the context of an induction programme. Design/methodology/approach: The author asked 162 beginning teachers at Dutch universities of applied sciences to express their concerns

  13. Rectors of European universities

    CERN Multimedia

    Maximilien Brice

    2003-01-01

    Several rectors of European universities visited CERN recently while in Geneva for a conference on coordination between their institutions. The visit began with a welcome by Roger Cashmore, CERN Director of Collider Programmes,and continued with tours of CMS, ALICE and the LHC magnet assembly hall. Photos 01, 02: The visitors in the ALICE assembly hall: (left to right) Dr. Raymond Werlen, Deputy Secretary-General of the Conference of Rectors of Swiss Universities; visit guide Prof. Alain Blondel, Department of Nuclear and Corpuscular Physics, University of Geneva; Prof. Adriano Pimpão, Rector of the University of Algarve, President of the Council of Rectors of Portuguese Universities; Prof. Jean-Pierre Finance, Conference of University Presidents, France; Prof. Jean-Paul Lehners, Vice-President of the Centre Universitaire, Luxemburg.

  14. One-year transitional programme increases knowledge to level sufficient for entry into the fourth year of the medical curriculum

    NARCIS (Netherlands)

    Cohen-Schotanus, Janke; Schönrock-Adema, Johanna; Bouwkamp-Timmer, Tineke; van Scheltinga, Gerard R. Terwisscha; Kuks, Jan B. M.

    2008-01-01

    Background: To cope with a lack of doctors and in anticipation of the Bachelor-Master structure for Medicine, several Dutch universities offer graduate entry programmes for students with degrees in areas related to Medicine. The graduate entry programme is a four-year programme: after a transition

  15. Zoomable User Interfaces for the Semantic WEB

    National Research Council Canada - National Science Library

    Gorniak, Mark

    2004-01-01

    .... The University of Maryland, College Park (UMCP) developed an interface, to visualize the taxonomic hierarchy of data, and applied integrated searching and browsing so that users need not have complete knowledge either of appropriate keyword...

  16. Do universal school-based mental health promotion programmes improve the mental health and emotional wellbeing of young people? A literature review.

    Science.gov (United States)

    O'Connor, Clare A; Dyson, Judith; Cowdell, Fiona; Watson, Roger

    2018-02-01

    To examine evidence-using a range of outcomes-for the effectiveness of school-based mental health and emotional well-being programmes. It is estimated that 20% of young people experience mental health difficulties every year. Schools have been identified as an appropriate setting for providing mental health and emotional well-being promotion prompting the need to determine whether current school-based programmes are effective in improving the mental health and emotional well-being of young people. A systematic search was conducted using the health and education databases, which identified 29 studies that measured the effectiveness of school-based universal interventions. Prisma guidelines were used during the literature review process. Thematic analysis generated three key themes: (i) help seeking and coping; (ii) social and emotional well-being; and (iii) psycho-educational effectiveness. It is concluded that whilst these studies show promising results, there is a need for further robust evaluative studies to guide future practice. All available opportunities should be taken to provide mental health promotion interventions to young people in the school environment, with a requirement for educational professionals to be provided the necessary skills and knowledge to ensure that the school setting continues to be a beneficial environment for conducting mental health promotion. © 2017 John Wiley & Sons Ltd.

  17. Evaluating the usability of an interactive, bi-lingual, touchscreen-enabled breastfeeding educational programme: application of Nielson's heuristics.

    Science.gov (United States)

    Joshi, Ashish; Perin, Douglas M Puricelli; Amadi, Chioma; Trout, Kate

    2015-03-05

    The study purpose was to conduct heuristic evaluation of an interactive, bilingual touchscreen-enabled breastfeeding educational programme for Hispanic women living in rural settings in Nebraska. Three raters conducted the evaluation during May 2013 using principles of Nielson's heuristics. A total of 271 screens were evaluated and included: interface (n = 5), programme sections (n = 223) and educational content (n = 43). A total of 97 heuristic violations were identified and were mostly related to interface (8 violations/5 screens) and programme components (89 violations/266 screens). The most common heuristic violations reported were recognition rather than recall (62%, n = 60), consistency and standards (14%, n = 14) and match between the system and real world (9%, n = 9). Majority of the heuristic violations had minor usability issues (73%, n = 71). The only grade 4 heuristic violation reported was due to the visibility of system status in the assessment modules. The results demonstrated that the system was more consistent with Nielsen's usability heuristics. With Nielsen's usability heuristics, it is possible to identify problems in a timely manner, and help facilitate the identification and prioritisation of problems needing urgent attention at an earlier stage before the final deployment of the system.

  18. Interface between radiation protection and nuclear safety

    International Nuclear Information System (INIS)

    Bengtsson, G.; Hoegberg, L.

    1991-01-01

    Interface issues concern the character and management of overlaps between radiation protection and nuclear safety in nuclear power plants. Typical examples include the selection of inspection and maintenance volumes in order to balance occupational radiation doses versus the safety status of the plant, and the intentional release to the environment in the course of an accident in order to secure better plant control. The paper discusses whether it is desirable and possible to employ a consistent management of interface issues with trade-offs between nuclear safety and radiation protection. Illustrative examples are quoted from a major Nordic research programme on risk analysis and safety rationale. These concern for instance in-service inspections, modifications of plant systems and constructions after the plant has been taken into operation, and studies on the limitations of probabilistic safety assessment. They indicate that in general there are no simple rules for such trade-offs

  19. Analyzing rasters, vectors and time series using new Python interfaces in GRASS GIS 7

    Science.gov (United States)

    Petras, Vaclav; Petrasova, Anna; Chemin, Yann; Zambelli, Pietro; Landa, Martin; Gebbert, Sören; Neteler, Markus; Löwe, Peter

    2015-04-01

    GRASS GIS 7 is a free and open source GIS software developed and used by many scientists (Neteler et al., 2012). While some users of GRASS GIS prefer its graphical user interface, significant part of the scientific community takes advantage of various scripting and programing interfaces offered by GRASS GIS to develop new models and algorithms. Here we will present different interfaces added to GRASS GIS 7 and available in Python, a popular programming language and environment in geosciences. These Python interfaces are designed to satisfy the needs of scientists and programmers under various circumstances. PyGRASS (Zambelli et al., 2013) is a new object-oriented interface to GRASS GIS modules and libraries. The GRASS GIS libraries are implemented in C to ensure maximum performance and the PyGRASS interface provides an intuitive, pythonic access to their functionality. GRASS GIS Python scripting library is another way of accessing GRASS GIS modules. It combines the simplicity of Bash and the efficiency of the Python syntax. When full access to all low-level and advanced functions and structures from GRASS GIS library is required, Python programmers can use an interface based on the Python ctypes package. Ctypes interface provides complete, direct access to all functionality as it would be available to C programmers. GRASS GIS provides specialized Python library for managing and analyzing spatio-temporal data (Gebbert and Pebesma, 2014). The temporal library introduces space time datasets representing time series of raster, 3D raster or vector maps and allows users to combine various spatio-temporal operations including queries, aggregation, sampling or the analysis of spatio-temporal topology. We will also discuss the advantages of implementing scientific algorithm as a GRASS GIS module and we will show how to write such module in Python. To facilitate the development of the module, GRASS GIS provides a Python library for testing (Petras and Gebbert, 2014) which

  20. Java interface for asserting interactive telerobotic control

    Science.gov (United States)

    DePasquale, Peter; Lewis, John; Stein, Matthew R.

    1997-12-01

    Many current web-based telerobotic interfaces use HyperText Markup Language (HTML) forms to assert user control on a robot. While acceptable for some tasks, a Java interface can provide better client-server interaction. The Puma Paint project is a joint effort between the Department of Computing Sciences at Villanova University and the Department of Mechanical and Materials Engineering at Wilkes University. THe project utilizes a Java applet to control a Unimation Puma 1760 robot during the task of painting on a canvas. The interface allows the user to control the paint strokes as well as the pressure of a brush on the canvas and how deep the brush is dipped into a paint jar. To provide immediate feedback, a virtual canvas models the effects of the controls as the artist paints. Live color video feedback is provided, allowing the user to view the actual results of the robot's motions. Unlike the step-at-a-time model of many web forms, the application permits the user to assert interactive control. The greater the complexity of the interaction between the robot and its environment, the greater the need for high quality information presentation to the user. The use of Java allows the sophistication of the user interface to be raised to the level required for satisfactory control. This paper describes the Puma Paint project, including the interface and communications model. It also examines the challenges of using the Internet as the medium of communications and the challenges of encoding free ranging motions for transmission from the client to the robot.

  1. Years Universal Basic Education Programme in Public Primary

    African Journals Online (AJOL)

    FIRST LADY

    Indexed African Journals Online: www.ajol.info. An International ... access the impact of the implementation of the Universal Basic Education 9- ... Education in quality and content that is given in the first level of education. (Denga, 2000).

  2. DIII-D Neutral Beam control system operator interface

    International Nuclear Information System (INIS)

    Harris, J.J.; Campbell, G.L.

    1993-10-01

    A centralized graphical user interface has been added to the DIII-D Neutral Beam (NB) control systems for status monitoring and remote control applications. This user interface provides for automatic data acquisition, alarm detection and supervisory control of the four NB programmable logic controllers (PLC) as well as the Mode Control PLC. These PLCs are used for interlocking, control and status of the NB vacuum pumping, gas delivery, and water cooling systems as well as beam mode status and control. The system allows for both a friendly user interface as well as a safe and convenient method of communicating with remote hardware that formerly required interns to access. In the future, to enable high level of control of PLC subsystems, complete procedures is written and executed at the touch of a screen control panel button. The system consists of an IBM compatible 486 computer running the FIX DMACS trademark for Windows trademark data acquisition and control interface software, a Texas Instruments/Siemens communication card and Phoenix Digital optical communications modules. Communication is achieved via the TIWAY (Texas Instruments protocol link utilizing both fiber optic communications and a copper local area network (LAN). Hardware and software capabilities will be reviewed. Data and alarm reporting, extended monitoring and control capabilities will also be discussed

  3. Interfaces between particle physics and cosmology

    International Nuclear Information System (INIS)

    Riazuddin

    1984-01-01

    Among the physicists' attempts to understand the fundamental structure of matter have been the attempts to: (i) find the ultimate constituents of matter; and (ii) to attain a unification of the forces responsible for the interactions among them. Recent progress in these attempts has led to energy scales which can not conceivably be attained in laboratory experiments, but which would not only be present, but would play an important role in the earliest stages of the big bang model of the Universe. We are talking here of an energy scale E about 10 15 GeV, the corresponding temperature, T, being about 10 28 K relevant to times t about 10 -35 sec. after the big bang. Also, many of the ideas of contemporary particle physics lead to dramatic consequences when applied to the very early universe. It is such interfaces between particle physics and cosmology which are reviewed in this lecture. I shall discuss three such interfaces: (i) the generation of the baryon number of the Universe; (ii) a limit on the number of kinds of neutrinos and therefore on the number of quarklepton generations (if we believe in quark-lepton symmetry); and (iii) the neutrino mass

  4. Universities Conducting STEM Outreach: A Conceptual Framework

    Science.gov (United States)

    Eilam, Efrat; Bigger, Stephen W.; Sadler, Kirsten; Barry, Fiachra; Bielik, Tom

    2016-01-01

    This paper addresses the positioning of science, technology, engineering and mathematics (STEM) outreach programmes within universities' operations. Though universities in many respects form a rather homogenous international community, there is wide diversity in regard to the provision of STEM outreach by different institutions. To explain this…

  5. Commercial Activities and Copyright in Australian Universities

    Science.gov (United States)

    Shelly, Marita

    2008-01-01

    With government funding for most Australian universities below 60% and falling a major strategic emphasis for universities has been on securing other sources of operating revenue, including commercial opportunities and partnerships. The implication of increasing commercial activities such as non-award and tailored professional programmes, contract…

  6. Marketing University Programmes in China: Innovative Experience in Executive and Professional Education

    Science.gov (United States)

    Liu, Ning Rong; Crossley, Michael

    2010-01-01

    This article addresses the limited amount of research in the realm of programme marketing in the Chinese higher education sector. Original field research examines the emergence of marketing principles and strategies with specific reference to the experience of three higher education institutions in China. The development and promotion of executive…

  7. The Impact of Foreign Policy on Educational Exchange: The Swedish State Scholarship Programme 1938-1990

    Science.gov (United States)

    Åkerlund, Andreas

    2014-01-01

    Programmes of international educational exchange are not only carried out for educational purposes, but form an important part of modern-day public diplomacy. Through exchange programmes education and research are linked with foreign policy interests, which then in turn should affect the international contacts of universities and research…

  8. Interface empresa-universidade e a gestão da tecnologia

    Directory of Open Access Journals (Sweden)

    José Carlos Teixeira da Silva

    2001-06-01

    Full Text Available Este trabalho discute a interface empresa - universidade e a gestão da tecnologia em pequenas e médias empresas tradicionais do setor de manufaturados, com base em modelo conceitual simplificado e em pesquisa de campo, dentro do contexto atual de globalização do mercado. Constatou-se a importância da existência de um modelo de relação interorganizacional, que colabore na otimização dos resultados das pesquisas aplicadas na universidade e disponha de mecanismos de colaboração com aquelas empresas, visando à prática e difusão da gestão da tecnologia e parceria no desenvolvimento de produtos. Com base no modelo proposto em Silva(1999, através do COD - Centro Operacional de Desenvolvimento, o trabalho analisa vários aspectos da interface empresa - universidade e da gestão da tecnologia em empresas.This paper discusses the interface enterprise-university and the manufacturing traditional small and medium enterprises. It attempts to analyze, through a simplified conceptual model and field research, the research in the university and the technology management in those industries, at the context of globalization. It was detected the importance to improve a inter-organizational model to optimize the researches in the university and the mechanisms of collaboration to those enterprises, with respect to the diffusion of practices in technology management and partnerships in integrated product development. It was proposed, based in Silva(1999, the DOC-Development Operational Center as an adequate management model to that industry-university interface.

  9. Psychological effects of a cosmetic education programme in patients with breast cancer.

    Science.gov (United States)

    Park, H Y; Kim, J H; Choi, S; Kang, E; Oh, S; Kim, J Y; Kim, S W

    2015-07-01

    Treatments for breast cancer often include interventions related to psychosocial issues such as negative body image, loss of femininity, and low self-esteem. We identified the psychological effects of a cosmetics education programme in patients with breast cancer. Cosmetic programme is a specific care designed to help patients handle appearance-related side effects. Thirty-one women with breast cancer at a university hospital in South Korea who received a cosmetics education programme were compared with 29 subjects in a control group who received the treatment as usual. Psychological factors including distress, self-esteem, and sexual functioning were assessed three times (before and after the programme, and at the 1-month follow-up). After the programme, patients in the treatment group were significantly less likely than those in the control group to rely on distress (P = 0.038) and avoidance coping (P cosmetics education programme for reducing distress and reliance on negative coping strategies. Implementing a cosmetics programme for patients with breast cancer may encourage patients to control negative psychological factors. © 2015 John Wiley & Sons Ltd.

  10. Synchronization Interfaces for Improving Moodle Utilization

    Directory of Open Access Journals (Sweden)

    GM Arya Sasmita

    2012-03-01

    Full Text Available Many universities have applied e-learning on more than one LMS (Learning Management System platforms such as Wordpress and Moodle. In addition, difficulties implementations in developing countries have occurred. Those are mainly caused by limitations and expensive of Internet infrastructure. Therefore to increase Moodle application as an e-learning system, the paper proposed two synchronization interfaces. The first interface is for Moodle and Wordpress. This assists teachers to migrate their learning material in their blog in Wordpress into Moodle. Second interface is for Moodle portable performing offline LMS and Moodle performing online LMS. Moodle portable was installed in teachers and students notebooks. Moodle itself was installed and run in e-learning server. The aim is to improve Moodle utilization in the class. The results showed satisfied outcomes. Students and teachers could employ the interfaces easily and secure as they have to login using student/teacher ID, course ID, username and password.

  11. USE Efficiency: an innovative educational programme for energy efficiency in buildings

    Science.gov (United States)

    Papadopoulos, Theofilos A.; Christoforidis, Georgios C.; Papagiannis, Grigoris K.

    2017-10-01

    Power engineers are expected to play a pivotal role in transforming buildings into smart and energy-efficient structures, which is necessary since buildings are responsible for a considerable amount of the total energy consumption. To fulfil this role, a holistic approach in education is required, tackling subjects traditionally related to other engineering disciplines. In this context, USE Efficiency is an inter-institutional and interdisciplinary educational programme implemented in nine European Universities targeting energy efficiency in buildings. The educational programme effectively links professors, students, engineers and industry experts, creating a unique learning environment. The scope of the paper is to present the methodology and the general framework followed in the USE Efficiency programme. The proposed methodology can be adopted for the design and implementation of educational programmes on energy efficiency and sustainable development in higher education. End-of-course survey results showed positive feedback from the participating students, indicating the success of the programme.

  12. SUB-SAHARAN IRREGULAR MIGRANTS IN MOROCCO & THE EXCEPTIONAL REGULARISATION PROGRAMME IN 2014

    OpenAIRE

    Naama, Mbarek

    2017-01-01

    Naama, Mbarek. Sub-Saharan Irregular Migrants in Morocco and the Exceptional Regularisation Programme in 2014. Diak South Helsinki Finland. Spring 2017. 43 Pages. Language: English. Diaconia University of Applied Sciences, Degree Programme in Social Services, Option in Community Development, Bachelor of Social Services (UAS). After decades of ignoring irregular migration and refusing to acknowledge that Morocco is no longer just a transit but also a host country for increasing complex mig...

  13. A framework for a quality assurance programme for PSA

    International Nuclear Information System (INIS)

    1999-08-01

    Reviews organized by the IAEA of probabilistic safety assessments (PSAs) of nuclear facilities have, in the past years, shown significant progress in the technical methods and data used for these studies. The IAEA has made a considerable effort to support the development of technical capabilities for PSA in Member States and in writing technical procedures for carrying out PSAs. However, the reviews have also shown significant deficiencies in quality assurance (QA) for PSAs, ranging from no QA at all to inappropriate, inefficient or unbalanced QA. As a PSA represents a very complex model which describes the risk associated with a nuclear facility, an appropriate and efficient QA programme is crucial to obtain a quality PSA. Historically, in the first integral PSAs, many of the PSA elements were handled by independent groups. These elements were finally integrated and put together in the overall model. Many of the interfaces between the elements or tasks were handled as appropriate by exchanging information in oral or written form. Since WASH-1400, the first integral PSA, the process of constructing the PSA model has been further developed. PSA elements previously considered separately can now be handled together with the capable software developed in recent years. Software has made interface control and data transfer easier to perform, but also permits the development of more detailed and complex models. Previously, QA for PSA projects was organized in an ad hoc manner and was sometimes very limited. In recent years, increasingly comprehensive QA programmes have been developed and implemented for PSA projects. Today, a comprehensive, effective and performance-oriented QA is considered to be essential for a reliable and credible PSA. This report describes the framework for developing an adequate QA programme for PSA studies. The framework is based on and is in accordance with the related QA guidelines of the IAEA for safety in nuclear power plants and other nuclear

  14. The evaluation of a frame-of-reference training programme for intern psychometrists

    Directory of Open Access Journals (Sweden)

    Gerdi Mulder

    2013-07-01

    Full Text Available Orientation: The use of assessment centres (ACs has drastically increased over the past decade. However, ACs are constantly confronted with the lack of construct validity. One aspect of ACs that could improve the construct validity significantly is that of assessor training. Unfortunately untrained or poorly trained assessors are often used in AC processes. Research purpose: The purpose of this research was to evaluate a frame-of-reference (FOR programme to train intern psychometrists as assessors at an assessment centre. Motivation of study: The role of an assessor is important in an AC; therefore it is vital for an assessor to be able to evaluate and observe candidates’ behaviour adequately. Commencing with this training in a graduate psychometrist programme gives the added benefit of sending skilled psychometrists to the workplace. Research design, approach and method: A quantitative research approach was implemented, utilising a randomised pre-test-post-test comparison group design. Industrial Psychology postgraduate students (N = 22 at a South African university were used and divided into an experimental group (n = 11 and control group (n = 11. Three typical AC simulations were utilised as pre- and post-tests, and the ratings obtained from both groups were statistically analysed to determine the effect of the FOR training programme. Main findings: The data indicated that there was a significant increase in the familiarity of the participants with the one-on-one simulation and the group discussion simulation. Practical/managerial implications: Training intern psychometrists in a FOR programme could assist organisations in the appointment of more competent assessors. Contribution/value-add: To design an assessor training programme using FOR training for intern psychometrists in the South African context, specifically by incorporating this programme into the training programme for Honours students at universities.

  15. Curriculum Assessment as a Direct Tool in ABET Outcomes Assessment in a Chemical Engineering Programme

    Science.gov (United States)

    Abu-Jdayil, Basim; Al-Attar, Hazim

    2010-01-01

    The chemical engineering programme at the United Arab Emirates University is designed to fulfil the Accreditation Board for Engineering and Technology (ABET) (A-K) EC2000 criteria. The Department of Chemical & Petroleum Engineering has established a well-defined process for outcomes assessment for the chemical engineering programme in order to…

  16. NEW TRENDS IN LEGAL EDUCATION AT BANGLADESH OPEN UNIVERSITY

    Directory of Open Access Journals (Sweden)

    Nahid FERDOUSI

    2008-04-01

    Full Text Available In Bangladesh, Formal legal education is provided by either a department of a university or an affiliated college. There are four public universities and above twenty six private universities in our country with law as a regular subject of teaching. Besides, the National University imparts teaching of law through law colleges in the country. All public and private universities providing law graduate degree by conventional system but many people deprived from this opportunities. Thus to increase equitable access to education and to develop the human resources of the country the Bangladesh Open University playing significant role. Large numbers of students of rural areas, particularly women, out of school and adults who must do work to support their families are include with the university. Bangladesh Open University is the only institution in Bangladesh which imparts education in open and distance mode and offers 23 formal programmes, the demand for the introduction of LL.B programme for the benefit of those who have been, for various reasons, deprived of the opportunity of undertaking graduate course in law in conventional mode of education. The decision to offer the programme in distance mode is being taken in response to the earnest desire of the relevant quarters expressed in various dailies and formal applications submitted to the university authority as the learners in the open and distance mode learn at his own place and any time whenever he feels convenient to learn and is not for restricted by time, space or age. Distance learning is, indeed, presently considered as a viable alternative of the conventional system of education to fulfill the growing demand for legal education.This paper presents the new academic trends in Bangladesh Open University by distance learning Bachelor of Laws (LL.B. degree and modern aspects of the legal education at School of Law in Bangladesh Open University.

  17. An implementation evaluation of a voluntary counselling and testing programme for the human immunodeficiency virus (HIV and acquired immunodeficiency syndrome (AIDS

    Directory of Open Access Journals (Sweden)

    Tarryn N. Anderson

    2012-07-01

    Research purpose: The purpose of this evaluation was to assess whether or not a Voluntary Counselling and Testing (VCT programme for HIV and AIDS, at a South African university, was implemented as intended. Motivation for the study: The evaluators were motivated to explore indications in the existing literature about these programmes that participants in VCT programmes are often not the intended target population who live a high risk lifestyle. Research design, approach and method: A descriptive design was used to evaluate service utlisation, service delivery and organisational support. Questionnaire data from 285 respondents who participated in the programme and programme records supplied by the programme staff were consulted to answer the evaluation questions. Main findings: The evaluation showed that the highest uptake for the programme occurred amongst female students. The low uptake amongst men was a concern. It was found that the programme was delivered as intended and that there were enough resources to implement it according to standards set. Practical/managerial implications: The systematic report on the programme process provided the programme managers with practical suggestions for programme improvement. Contribution/value-add: This was the first implementation evaluation of a VCT programme in a South African university context. As such it aimed to educate programme managers to think evaluatively about introducing new or continuing existing programmes.

  18. Universality Results for Multi-phase Hele-Shaw Flows

    Science.gov (United States)

    Daripa, Prabir

    2013-03-01

    Saffman-Taylor instability is a well known viscosity driven instability of an interface separating two immiscible fluids. We study linear stability of displacement processes in a Hele-Shaw cell involving an arbitrary number of immiscible fluid phases. This is a problem involving many interfaces. Universal stability results have been obtained for this multi-phase immiscible flow in the sense that the results hold for arbitrary number of interfaces. These stability results have been applied to design displacement processes that are considerably less unstable than the pure Saffman-Taylor case. In particular, we derive universal formula which gives specific values of the viscosities of the fluid layers corresponding to smallest unstable band. Other similar universal results will also be presented. The talk is based on the following paper. This work was supported by the Qatar National Research Fund (a member of The Qatar Foundation).

  19. Transformational leadership training programme for charge nurses.

    Science.gov (United States)

    Duygulu, Sergul; Kublay, Gulumser

    2011-03-01

    This paper is a report of an evaluation of the effects of a transformational leadership training programme on Unit Charge Nurses' leadership practices. Current healthcare regulations in the European Union and accreditation efforts of hospitals for their services mandate transformation in healthcare services in Turkey. Therefore, the transformational leadership role of nurse managers is vital in determining and achieving long-term goals in this process. The sample consisted of 30 Unit Charge Nurses with a baccalaureate degree and 151 observers at two university hospitals in Turkey. Data were collected using the Leadership Practices Inventory-Self and Observer (applied four times during a 14-month study process from December 2005 to January 2007). The transformational leadership training programme had theoretical (14 hours) and individual study (14 hours) in five sections. Means, standard deviations and percentages, repeated measure tests and two-way factor analysis were used for analysis. According the Leadership Practices Inventory-Self and Observer ratings, leadership practices increased statistically significantly with the implementation of the programme. There were no significant differences between groups in age, length of time in current job and current position. The Unit Charge Nurses Leadership Practices Inventory self-ratings were significantly higher than those of the observers. There is a need to develop similar programmes to improve the leadership skills of Unit Charge Nurses, and to make it mandatory for nurses assigned to positions of Unit Charge Nurse to attend this kind of leadership programme. © 2010 Blackwell Publishing Ltd.

  20. Des interfaces intelligentes pour les modèles de gisements Intelligent Interfaces for Reservoir Models

    Directory of Open Access Journals (Sweden)

    Zucchini P.

    2006-11-01

    Full Text Available Les codes de simulation numérique nécessitent souvent l'entrée de données nombreuses et variées. Nous présentons un programme interactif d'aide à la constitution d'un jeu de données pour un modèle de simulation de l'évolution des fluides dans un gisement d'hydrocarbures pendant son exploitation. Nous avons utilisé un moteur d'inférences et un générateur d'écrans de saisie pour écrire cette interface. Cette approche comporte de nombreux avantages concernant la qualité du logiciel produit : fiabilité, extensibilité, facilité d'utilisation, etc. L'utilisation combinée de règles d'expertise et d'un langage orienté objet offre de nouvelles perspectives qui sont étudiées. En conclusion, nous proposons l'extension de cette démarche pour développer une interface commune aux logiciels en Exploration - Production. Numerical simulation software often needs many input data having different natures. This article describes an interactive software that is of help in building the input data fill needed by oil reservoir simulators. A professional inference engine has been used to build this interface. This approach offers many advantages concerning the quality of the software produced, i. e. reliability, extensibility, user friendliness, etc. New prospects opened up by the mixed use of expertise rules and object-oriented languages are pointed out. The conclusion emphasizes the extension of this approach to the development of a common interface for exploration-production software.

  1. Investigating robustness of interatomic potentials with universal interface

    International Nuclear Information System (INIS)

    Jelinek, Bohumir; Felicelli, Sergio D; Solanki, Kiran; Peters, John F

    2012-01-01

    We present a set of Python routines to perform basic tests of classical atomistic potentials and their example applications. These routines are implemented using universal Atomic Simulation Environment (ASE) and LAMMPS molecular dynamics code. ASE is utilized to create atomic configurations, to write input scripts for LAMMPS, and to read results from output files. Evaluated properties are formation energies and volumes of simple point defects (vacancies, substitutions, and interstitials), formation energies of basic surfaces, heats of formation of simple binary compounds, and elastic constants. The flexibility of LAMMPS allows easy switching between different semi-empirical potentials, while the universality of ASE allows to compare results with a variety of electronic structure codes.

  2. The Italian hydrogen programme

    International Nuclear Information System (INIS)

    Raffaele Vellone

    2001-01-01

    Hydrogen could become an important option in the new millennium. It provides the potential for a sustainable energy system as it can be used to meet most energy needs without harming the environment. In fact, hydrogen has the potential for contributing to the reduction of climate-changing emissions and other air pollutants as it exhibits clean combustion with no carbon or sulphur oxide emissions and very low nitrogen oxide emissions. Furthermore, it is capable of direct conversion to electricity in systems such as fuel cells without generating pollution. However, widespread use of hydrogen is not feasible today because of economic and technological barriers. In Italy, there is an ongoing national programme to facilitate the introduction of hydrogen as an energy carrier. This programme aims to promote, in an organic frame, a series of actions regarding the whole hydrogen cycle. It foresees the development of technologies in the areas of production, storage, transport and utilisation. Research addresses the development of technologies for separation and sequestration of CO 2 , The programme is shared by public organisations (research institutions and universities) and national industry (oil companies, electric and gas utilities and research institutions). Hydrogen can be used as a fuel, with significant advantages, both for electric energy generation/ co-generation (thermo-dynamic cycles and fuel cells) and transportation (internal combustion engine and fuel cells). One focus of research will be the development of fuel cell technologies. Fuel cells possess all necessary characteristics to be a key technology in a future economy based on hydrogen. During the initial phase of the project, hydrogen will be derived from fossil sources (natural gas), and in the second phase it will be generated from renewable electricity or nuclear energy. The presentation will provide a review of the hydrogen programme and highlight future goals. (author)

  3. 2001 - 2002 ACADEMIC TRAINING PROGRAMME

    CERN Multimedia

    Academic Training; Tel. 73127

    2001-01-01

    1ST TERM 1ST OCTOBER - 23 NOVEMBER 2001 LECTURE SERIES FOR POSTGRADUATE STUDENTS The Autumn term of the Academic Training Programme is about to start. As usual, the first term includes lectures primarily dedicated to Post-graduate students. These are meant to help students complement the courses available from their home Universities with lectures on topics close to CERN activities. The lectures are nevertheless open to all CERN staff, and in particular to young Fellows. This year's series include courses on Accelerator Physics, on Field Theory, and on Symmetry Breaking Phenomena in Physics. The course on Accelerators by Dr. Wilson has been a regular feature on the Academic Training programme for many previous editions. This year, the course will be updated to include new sections on Colliders and on future facilities such as the Neutrino Factory. A good introduction to this very successful course can be found in the previous version of these lectures, available from the Web Lecture Archive Project: http://w...

  4. The Finnish research programme on climate change. Final report

    Energy Technology Data Exchange (ETDEWEB)

    Roos, J [ed.

    1997-12-31

    This is the final report of the Finnish Research Programme on Climate Change (SILMU). This report includes the final results and conclusions made by the individual research groups. The aim of this report is to lay out the research work, and to present the main results and conclusions obtained during the six-year work. The Finnish Research Programme on Climate Change (SILMU) was a multidisciplinary national research programme on climate and global change. The principal goals of SILMU were: (1) to increase our knowledge on climate change, its causes, mechanisms and consequences, (2) to strengthen the research on climate change in Finland, (3) to increase the participation of Finnish researchers in international research programmes, and (4) to prepare and disseminate information for policy makers on adaptation and mitigation. The key areas of the research were: (1) quantification of the greenhouse effect and the magnitude of anticipated climatic changes,(2) assessment of the effects of changing climate on ecosystems, and (3) development of mitigation and adaptation strategies. The research programme started in June 1990, and it comprised more than 80 individual research projects, ranging from atmospheric chemistry to economics. There were approximately two hundred scientists working within the programme in seven universities and eleven research institutions. The research activities that comprise SILMU were grouped into four interdisciplinary subprogrammes: atmosphere, waters, terrestrial ecosystems and integration and human interactions

  5. The Finnish research programme on climate change. Final report

    Energy Technology Data Exchange (ETDEWEB)

    Roos, J. [ed.

    1996-12-31

    This is the final report of the Finnish Research Programme on Climate Change (SILMU). This report includes the final results and conclusions made by the individual research groups. The aim of this report is to lay out the research work, and to present the main results and conclusions obtained during the six-year work. The Finnish Research Programme on Climate Change (SILMU) was a multidisciplinary national research programme on climate and global change. The principal goals of SILMU were: (1) to increase our knowledge on climate change, its causes, mechanisms and consequences, (2) to strengthen the research on climate change in Finland, (3) to increase the participation of Finnish researchers in international research programmes, and (4) to prepare and disseminate information for policy makers on adaptation and mitigation. The key areas of the research were: (1) quantification of the greenhouse effect and the magnitude of anticipated climatic changes,(2) assessment of the effects of changing climate on ecosystems, and (3) development of mitigation and adaptation strategies. The research programme started in June 1990, and it comprised more than 80 individual research projects, ranging from atmospheric chemistry to economics. There were approximately two hundred scientists working within the programme in seven universities and eleven research institutions. The research activities that comprise SILMU were grouped into four interdisciplinary subprogrammes: atmosphere, waters, terrestrial ecosystems and integration and human interactions

  6. Principles and challenges of programme planning at a language ...

    African Journals Online (AJOL)

    Kate H

    Principles and challenges of programme planning at a language centre serving two Swiss universities. Sabina Schaffner. The UZH and ETH Zurich Language Center, Switzerland. E-mail: sabina.schaffner@sprachen.uzh.ch. 1. Introduction. In this contribution, I would like to share some of the professional challenges that I ...

  7. Selection criteria for a radiography programme in South Africa ...

    African Journals Online (AJOL)

    Background: Selection criteria used to admit students to a radiography programme at the Central University of Technology (CUT) included academic criteria, as well as the General Scholastic Aptitude Test (GSAT) and Self-directed Search (SDS) Questionnaire. Aims and objectives: The aim of the study was to identify which ...

  8. Checking Correctness of TypeScript Interfaces for JavaScript Libraries

    DEFF Research Database (Denmark)

    Feldthaus, Asger; Møller, Anders

    2014-01-01

    The TypeScript programming language adds optional types to JavaScript, with support for interaction with existing JavaScript libraries via interface declarations. Such declarations have been written for hundreds of libraries, but they can be difficult to write and often contain errors, which may...... affect the type checking and misguide code completion for the application code in IDEs. We present a pragmatic approach to check correctness of TypeScript declaration files with respect to JavaScript library implementations. The key idea in our algorithm is that many declaration errors can be detected...... library and with a low number of false positives. Our analysis of how programmers use library interface declarations furthermore reveals some practical limitations of the TypeScript type system....

  9. Personal and Emotional Factors in the Labour Integration of University Graduates in the Field of Education. Implications for University Teaching

    Directory of Open Access Journals (Sweden)

    Juan L. Castejón

    2011-01-01

    Full Text Available The main aim of this paper is to analyse the role of intellectual, personal and emotional competencies as well as technical knowledge - academic achievement - in the employment of university graduates, with the purpose of incorporating these competencies into training programmes developed within the European Framework of Higher Education. This study is based on an initial sample of 118 university graduates in the field of education. We have gathered information about academic achievement and the intellectual, personal and emotional traits of this sample. From these data, and given the importance of non-intellectual aspects of intelligence associated with professional success, the specific contribution -incremental validity - of personal and emotional intelligence in explaining theemployment - labour integration - of university graduates in the field of education is studied. From this point onwards, we attempt to identify the key socio-emotional competencies in the field of education in order to establish the implications of including this type of skills in university training programmes within the European Higher Education Area.

  10. Universal Design and the Smart Home.

    Science.gov (United States)

    Pennick, Tim; Hessey, Sue; Craigie, Roland

    2016-01-01

    The related concepts of Universal Design, Inclusive Design, and Design For All, all recognise that no one solution will fit the requirements of every possible user. This paper considers the extent to which current developments in smart home technology can help to reduce the numbers of users for whom mainstream technology is not sufficiently inclusive, proposing a flexible approach to user interface (UI) implementation focussed on the capabilities of the user. This implies development of the concepts underlying Universal Design to include the development of a flexible inclusive support infrastructure, servicing the requirements of individual users and their personalised user interface devices.

  11. Supporting Pre-Service Teachers' Technology-Enabled Learning Design Thinking through Whole of Programme Transformation

    Science.gov (United States)

    Bower, Matt; Highfield, Kate; Furney, Pam; Mowbray, Lee

    2013-01-01

    This paper explains a development and evaluation project aimed at transforming two pre-service teacher education programmes at Macquarie University to more effectively cultivate students' technology-enabled learning design thinking. The process of transformation was based upon an explicit and sustained focus on developing university academics'…

  12. Presentation of the Nirex disposal safety research programme

    International Nuclear Information System (INIS)

    1988-01-01

    Implementation of Nirex plans for the disposal of solid low and intermediate level radioactive waste deep underground requires assurances of safety at every stage. This includes assessment of long-term safety, which must be based on an understanding of how the repository and its contents will behave far into the future. This understanding is being provided by the company's substantial disposal research and development programme, currently running at a level of more than Pound 5 million annually. The principal contractor for the work is the UKAEA's Harwell Laboratory, with contributions from experts in universities and industry. Information from other national and international programmes also contributes. This document supports a presentation held at the CEGB Conference Centre, Didcot Power Station, Oxfordshire on 1st November 1988 to outline the scope of the work and its objectives in the context of the Company's plans and the requirements of safety assessments. It summarises the results and understanding being obtained from the current programme. (author)

  13. Increasing Access to Science Oriented Education Programmes in Tertiary Institutions in Ghana through Distance Education

    Science.gov (United States)

    Osei, C. K.; Mensah, J. A.

    2014-01-01

    There is emphasis in the educational policy of Ghana for the promotion of Distance Education programmes to widen access to education at all levels and facilitate human resource development. This study examined the level of access and challenges faced by learners in science oriented programmes offered by distance in the Kwame Nkrumah University of…

  14. Development of control system for multi-converter high voltage power supply using programmable SoC

    International Nuclear Information System (INIS)

    Dave, Rasesh; Singh, N.P.; Thakar, Aruna; Dhola, Hitesh; Gajjar, Sandip; Parmar, Darshan Kumar; Baruah, Ujjwal Kumar; Dharangutti, Jagruti; Zaveri, Tanish

    2015-01-01

    Multi-converter based High Voltage Power Supplies (HVPSs) find application in multi-megawatt accelerators, RF systems. Control system for HVPS must be a combination of superior parallel processing, real time performance, fast computation and versatile connectivity. The hardware platform is expected to be robust, easily scalable for future developments without any cost overhead. Typical HVPS control mechanism involves communication, generation of precise control signals/pulses for few hundred Nos of chopper and closed loop control in microsecond range for regulated output. Such kind of requirements can be met with Zynq All Programmable SoC, which is a combination of Dual core ARM Cortex A-9 Processing System (PS) and Xilinx 7 series FPGA based Programmable Logic (PL). Deterministic functions of power supply control system such as generation of control signals with precise inter-channel delay of nanosecond range and communication with individual chopper at 100kbps can be implemented on PL. PS should implement corrective tasks based on field feedback received from individual chopper, user interface and OS management that allows to take full advantage of system capabilities. PS and PL are connected with on-chip AXI-4 interface with low latency and higher bandwidth through 9 AXI ports. Typically PS boots first, this ensures secure booting and prevents external environment from tampering PL. This paper describes development of control system on Zynq All Programmable SoC for HVPS. (author)

  15. Development of control system for multi-converter High voltage Power supply using programmable SoC

    Science.gov (United States)

    Dave, Rasesh; Dharangutti, Jagruti; Singh, N. P.; Thakar, Aruna; Dhola, Hitesh; Gajjar, Sandip; Parmar, Darshan; Zaveri, Tanish; Baruah, Ujjwal

    2017-04-01

    Multi-converter based High Voltage Power Supplies (HVPSs) find application in multi-megawatt accelerators, RF systems. Control system for HVPS must be a combination of superior parallel processing, real time performance, fast computation and versatile connectivity. The hardware platform is expected to be robust, easily scalable for future developments with minimal overheads. This paper describes development of control system on Zynq All Programmable SoC (System on Chip) for HVPS. Typical HVPS control mechanism involves communication, generation of precise control signals/pulses for few hundred numbers of chopper and closed loop control in microsecond range for regulated output. Such kind of requirements can be met with Zynq All Programmable SoC, which is a combination of Dual core ARM Cortex A-9 Processing System (PS) and Xilinx 7 series FPGA based Programmable Logic (PL). Deterministic functions of power supply control system such as generation of control signals with precise inter-channel delay of nanosecond range and communication with individual chopper at 100kbps can be implemented on PL. PS should implement corrective tasks based on field feedback received from individual chopper, user interface and OS management that allows to take full advantage of system capabilities. PS and PL are connected with on-chip AXI-4 interface with low latency and higher bandwidth through 9 AXI ports. Typically PS boots first, this ensures secure booting and prevents external environment from tampering PL.

  16. Collaborative Framework for Designing a Sustainability Science Programme: Lessons Learned at the National Autonomous University of Mexico

    Science.gov (United States)

    Charli-Joseph, Lakshmi; Escalante, Ana E.; Eakin, Hallie; Solares, Ma. José; Mazari-Hiriart, Marisa; Nation, Marcia; Gómez-Priego, Paola; Pérez-Tejada, César A. Domínguez; Bojórquez-Tapia, Luis A.

    2016-01-01

    Purpose: The authors describe the challenges and opportunities associated with developing an interdisciplinary sustainability programme in an emerging economy and illustrate how these are addressed through the approach taken for the development of the first postgraduate programme (MSc and PhD) in sustainability science at the National Autonomous…

  17. POST GRADUATE PROGRAMME IN DIETETICS &FOOD SERVICE MANAGEMENT (MSCDFSM PROGRAMME of IGNOU: Access through the Lucknow Regional Centre

    Directory of Open Access Journals (Sweden)

    J. S. DOROTHY

    2014-10-01

    Full Text Available Indira Gandhi National Open University (IGNOU which was established initially as a Single mode Distance Teaching Institution (DTI in the year 1985 opened its campus to face-to-face education in the year 2008 and thus now is a Dual mode Distance Teaching Institution (DTI. The Post Graduate Programme (Master of Science in Dietetics and Food Service Management (MScDFSM Programme of IGNOU offered through the Distance Learning Mode from the year 2005 has been the boon in developing human resources involved in Nutrition and Dietetics services and also serves as a mode for continuing education among the professionals on-the-job. Accessibility to the programme is independent of the qualification earned at the Bachelor’s level as at IGNOU flexibility of the qualification is ensured for fulfilling the eligibility criteria into the MScDFSM Programme so that the diverse needs of the aspirants are accommodated at entry level itself. The Programme is unique in that it has compulsory Dissertation and Internship besides the Theory and Practical Courses. The Self-Study is enriched by the Teacher inbuilt Self-instructional Study Materials coupled with compulsory submission of the Tutor Marked Assignments (TMA which phase learning and initiate the didactic communication between the Academic Counsellor (who facilitate the Academic Transactions at the field level functionary - the Learner Support Centre and the Learner. The MSc DFSM Programme of IGNOU, as the distance learning programme offered by the School of Continuing Education (SOCE of IGNOU in the Indian Sub-Continent only. This paper discusses how the MScDFSM Programme of IGNOU is contributing to the staff development of in-service Nutritionists and Dietitians through the distance education/learning mode in Lucknow (Uttar Pradesh, North India Regional Centre. This paper also highlights the Institutions, which served as the Learner Support Centres from the year 2005 (when the programme was launched till 2011

  18. Coordinating the undergraduate medical (MBBS basic sciences programme in a Nepalese medical school

    Directory of Open Access Journals (Sweden)

    Shankar PR

    2011-06-01

    Full Text Available KIST Medical College follows the curriculum of the Institute ofMedicine, Tribhuvan University. The programme aims toproduce socially responsible and competent physicians whoare willing and able to meet the existing and emergingchallenges of the national and international healthcaresystem. The first cohort of undergraduate medical students(MBBS students was admitted in November 2008 and threecohorts including the one admitted in 2008 have beenadmitted at the time of writing. The basic science subjects aretaught in an integrated, organ-system-based manner withcommunity medicine during the first two years. I wasappointed as the MBBS Phase I programme coordinator inSeptember 2008 and in this article I share my experiences ofrunning the basic sciences programme and also offersuggestions for running an efficient academic programme. Themanuscript will be of special interest to readers runningundergraduate medical programmes. The reader canunderstand our experiences in running the programme inadverse circumstances, learning to achieve greater integrationamong basic science, community medicine and clinicaldepartments, obtain information about a communitydiagnosis programme and know about running specialmodules on the medical humanities and pharmaceuticalpromotion.

  19. Future developments in brain-machine interface research.

    Science.gov (United States)

    Lebedev, Mikhail A; Tate, Andrew J; Hanson, Timothy L; Li, Zheng; O'Doherty, Joseph E; Winans, Jesse A; Ifft, Peter J; Zhuang, Katie Z; Fitzsimmons, Nathan A; Schwarz, David A; Fuller, Andrew M; An, Je Hi; Nicolelis, Miguel A L

    2011-01-01

    Neuroprosthetic devices based on brain-machine interface technology hold promise for the restoration of body mobility in patients suffering from devastating motor deficits caused by brain injury, neurologic diseases and limb loss. During the last decade, considerable progress has been achieved in this multidisciplinary research, mainly in the brain-machine interface that enacts upper-limb functionality. However, a considerable number of problems need to be resolved before fully functional limb neuroprostheses can be built. To move towards developing neuroprosthetic devices for humans, brain-machine interface research has to address a number of issues related to improving the quality of neuronal recordings, achieving stable, long-term performance, and extending the brain-machine interface approach to a broad range of motor and sensory functions. Here, we review the future steps that are part of the strategic plan of the Duke University Center for Neuroengineering, and its partners, the Brazilian National Institute of Brain-Machine Interfaces and the École Polytechnique Fédérale de Lausanne (EPFL) Center for Neuroprosthetics, to bring this new technology to clinical fruition.

  20. Future developments in brain-machine interface research

    Directory of Open Access Journals (Sweden)

    Mikhail A. Lebedev

    2011-01-01

    Full Text Available Neuroprosthetic devices based on brain-machine interface technology hold promise for the restoration of body mobility in patients suffering from devastating motor deficits caused by brain injury, neurologic diseases and limb loss. During the last decade, considerable progress has been achieved in this multidisciplinary research, mainly in the brain-machine interface that enacts upper-limb functionality. However, a considerable number of problems need to be resolved before fully functional limb neuroprostheses can be built. To move towards developing neuroprosthetic devices for humans, brain-machine interface research has to address a number of issues related to improving the quality of neuronal recordings, achieving stable, long-term performance, and extending the brain-machine interface approach to a broad range of motor and sensory functions. Here, we review the future steps that are part of the strategic plan of the Duke University Center for Neuroengineering, and its partners, the Brazilian National Institute of Brain-Machine Interfaces and the École Polytechnique Fédérale de Lausanne (EPFL Center for Neuroprosthetics, to bring this new technology to clinical fruition.

  1. Thermoelectric energy harvesting system for demonstrating autonomous operation of a wireless sensor node enabled by a multipurpose interface

    International Nuclear Information System (INIS)

    Leicht, Joachim; Heilmann, Peter; Maurath, Dominic; Moranz, Christian; Manoli, Yiannos; Hehn, Thorsten; Li, Xiaoming; Thewes, Marcell; Scholl, Gerd

    2013-01-01

    This paper demonstrates the autonomous operation of a wireless sensor node exclusively powered by thermoelectric energy harvesting. Active operation of a wireless sensor system is demonstrated successfully by means of an on-line programmable emulation kit that enables various thermoelectric energy harvesting scenarios. Moreover, this emulation kit accomplishes autonomous wireless sensor node operation by interfacing a small-scaled thermogenerator via a CMOS integrated autonomous multipurpose energy harvesting interface circuit performing maximum power point tracking

  2. Multi parametric card to personal computers interface based in ispLSI1016 circuits

    International Nuclear Information System (INIS)

    Osorio Deliz, J.F.; Toledo Acosta, R.B.; Arista Romeu, E.

    1997-01-01

    It is described the design and principal characteristic of the interface circuit for a 16 bit multi parametric add on card for IBM or compatible microcomputer which content two communication channels of direct memory access and bidirectional between the card and the computer, an interrupt controller, a programmable address register, a default add res register of the card, a four channels multiplexer, as well as the decoder logic of the 80C186 and computer. The circuit was designed with two programmable logic devices ispL1016, which allowed drastically to diminish the quantity of utilized components and get a more flexible design in less time better characteristics

  3. (Re)Discovering University Autonomy

    DEFF Research Database (Denmark)

    This book challenges traditional approach to university autonomy which is based on four pillars: organisational, financial, human resource, and academic. The main thesis is that a fuller understanding of university autonomy can only be obtained through a more holistic view of the complex inter......-relationships between stakeholders and policies which can reinforce and equally pull in opposite directions. The holistic view is expressed in a model of institutional university autonomy that brings together the traditional basic four pillars of autonomy, and five interfaces: government–university; university......–university staff; academic staff–students; university–business; and university–internationalisation. This model is explored through international case studies that give new insights and reinforce our understanding that the issues relating to institutional university autonomy are complex, interactive and genuinely...

  4. Leadership Succession Management in a University Health Faculty

    Science.gov (United States)

    McMurray, Anne M.; Henly, Debra; Chaboyer, Wendy; Clapton, Jayne; Lizzio, Alf; Teml, Martin

    2012-01-01

    We report on a succession planning pilot project in an Australian university health faculty. The programme aimed to enhance organisational stability and develop leadership capacity in middle level academics. Six monthly sessions addressed university and general leadership topics, communication, decision-making, working with change, self-management…

  5. Postgraduation retention of medical students from Otago and Auckland medical programmes.

    Science.gov (United States)

    Shelker, William; Poole, Phillippa; Bagg, Warwick; Wood, Ian; Glue, Paul

    2014-01-24

    Auckland and Otago medical programmes have different methods for selecting students. This study compared postgraduate retention in New Zealand (NZ) of medical graduates from the two medical programmes, to assess whether different selection methods influenced retention. Other variables assessed included entrance category and age at graduation. Anonymised databases were created of all graduates from the Otago Faculty of Medicine (1999-2011) and the Auckland medical programme (2000-2012). Demographic and entry category data were recorded. Retention was defined as presence on the NZ Medical Register in December 2012. Risk differences (RD) were calculated to compare retention between the two medical programmes using the Mantel-Haenszel method. The influence of medical programme entrance category on retention was also tested. The influence of covariates on retaining graduates on the register was evaluated using a multiple logistic regression model. The postgraduate retention of graduates of the two medical programmes over 13 years was identical (Auckland 74.9%, Otago 73.6%, P=0.48). Retention of graduate and non-graduate entry students from both medical programmes was similar by 6 years after graduation. Age during medical school did not affect retention. University of attendance had no effect on postgraduation retention of students on the NZ Medical Register, suggesting that retention is not influenced by the different student selection methods at each programme. The data presented shows that New Zealand graduates regardless of programme completed show a similar profile in terms of retention.

  6. Alternative education programmes and middle school dropout in Honduras

    Science.gov (United States)

    Marshall, Jeffery H.; Aguilar, Claudia R.; Alas, Mario; Castellanos, Renán Rápalo; Castro, Levi; Enamorado, Ramón; Fonseca, Esther

    2014-05-01

    Honduras has made steady progress in expanding post-primary school coverage in recent years, but many rural communities still do not provide a middle (lower secondary) school. As a result, Honduras has implemented a number of middle school alternative programmes designed to meet the needs of at-risk populations throughout the country. This article analyses dropout in three of the four main alternative lower secondary school programmes in Honduras over a three-year period for a cohort of roughly 5,500 students. The results show that these programmes are indeed reaching a vulnerable population in the country, but dropout rates are generally very high - upwards of 50 per cent in some cases - between Grades 7 and 9. Furthermore, even in the control school comparison samples made up of formal lower secondary schools, about 25 per cent of children leave school between Grades 7 and 9. The authors' analysis includes propensity score matching (PSM) methods that make more focused comparisons between students in alternative programmes and control samples. These results show that dropout rates in alternative programmes are not much different than in control schools, and only significant in one programme comparison, when taking into account family background characteristics like socioeconomic status (SES). Multivariate analysis within alternative programme samples finds that attrition is lower in those learning centres which have adopted key features of formal schools, such as university-educated teachers. The results highlight the tremendous variation in the alternative middle school sector in terms of programme features, school quality and student outcomes, as well as the challenges of expanding this sector to meet the growing demand for lower secondary schooling in Honduras.

  7. Automation of a universal machine

    International Nuclear Information System (INIS)

    Rodriguez S, J.

    1997-01-01

    The development of the hardware and software of a control system for a servo-hydraulic machine is presented. The universal machine is an Instron, model 1331, used to make mechanical tests. The software includes the acquisition of data from the measurements, processing and graphic presentation of the results in the assay of the 'tension' type. The control is based on a PPI (Programmable Peripheral Interface) 8255, in which the different states of the machine are set. The control functions of the machine are: a) Start of an assay, b) Pause in the assay, c) End of the assay, d) Choice of the control mode of the machine, that they could be in load, stroke or strain modes. For the data acquisition, a commercial card, National Products, model DAS-16, plugged in a slot of a Pc was used. Three transducers provide the analog signals, a cell of load, a LVDT and a extensometer. All the data are digitalized and handled in order to get the results in the appropriate working units. A stress-strain graph is obtained in the screen of the Pc for a tension test for a specific material. The points of maximum stress, rupture stress and the yield stress of the material under test are shown. (Author)

  8. Science Teacher Training Programme in Rural Schools: An ODL Lesson from Zimbabwe

    OpenAIRE

    Misheck Mhishi; Crispen Erinos Bhukuvhani; Abel Farikai Sana

    2012-01-01

    This case study looked at 76 randomly selected preservice science teachers from Mbire and Guruve districts who were learning at the Mushumbi Centre in Zimbabwe and assessed their motivations for enrolling under the Bindura University of Science Education (BUSE)’s Virtual and Open Distance Learning (VODL) programme. It also looked at the challenges they faced, their views on how instruction under the programme can be improved, and their deployment preferences after graduation. The districts ar...

  9. Hypertension and obesity among HIV patients in a care programme ...

    African Journals Online (AJOL)

    Objective: To determine the prevalence of hypertension and obesity among HIV patients enrolled in the Sex Worker Outreach Programme (SWOP), Nairobi, Kenya. Design: A retrospective a study. Setting: SWOP managed by the University of Manitoba, Nairobi team. Subjects: We selected clinic visit records from HIV ...

  10. Building missional leadership and spiritual formation: Practical theological perspectives on a Masters Programme

    Directory of Open Access Journals (Sweden)

    Nell, Ian A

    2015-05-01

    Full Text Available A MTh programme with the focus on building missional leadership capacity has recently been developed at the Faculty of Theology at Stellenbosch University. The programme is a joint effort of the discipline groups of practical theology and missiology and Ekklesia, an ecumenical centre linked to the Faculty of Theology. The focus of the programme is to serve as a learning community for pastors and congregational leaders who want to build their missional and ministerial leadership capacity. Research done in congregations of the Partnership for South African Missional Churches (SAPMC shapes the focus and content of the different modules in this programme. The purpose of the paper is to do a practical theological analysisinto the background and development of the programme. After giving some insight into the rationale and motivation for starting the programme, the hermeneutical-rhetorical framework of the programme is explained. The paper goes on to give a brief exposition of the content covered in each of the modules, probes into three frames of interpretation (pedagogical, theological and strategic and ends by reflecting on feedback from some of the first students that recently finished the programme.

  11. Exploring Engaged Spaces in Community-University Partnership

    Science.gov (United States)

    Davies, Ceri; Gant, Nick; Millican, Juliet; Wolff, David; Prosser, Bethan; Laing, Stuart; Hart, Angie

    2016-01-01

    The Community University Partnership Programme (CUPP) has been operating at the University of Brighton for the past 10 years. This article explores the different types of space we think need to exist to support a variety of partnership and engaged work. We therefore explore our understandings of shared or "engaged" spaces as a physical,…

  12. From ideas to construction innovations: firms and universities collaborating

    Directory of Open Access Journals (Sweden)

    Jan Bröchner

    2016-03-01

    Full Text Available The purpose here is to study patterns of project collaboration found in one government supported programme for construction innovation. Preferred types of interaction were identified using data from two questionnaire surveys, one with experienced construction sector respondents and one aimed at construction researchers. All sixteen development projects within the Swedish Bygginnovationen programme were investigated, relying on documents and a survey of project managers. Important types of interaction, according to construction respondents, are informal contacts, joint research projects and staff mobility. For university respondents, informal contacts is also seen as the most important type of interaction, followed by MSc thesis work in firms and industrial PhD candidates. Grant applicants from manufacturing depended more on university laboratories and were less sensitive to firm/university distance. Laboratory use was also more frequent for projects relying on the field of materials engineering. In conclusion, there is a consensus about which types of collaboration are valuable. The broadness of participation in the programme, ranging over many industries, both as to origin of ideas and ultimate applications, reaches beyond narrow interpretations of the construction industry. Policy makers should recognize the innovation importance of university laboratory facilities and field testing, rather than seeing researchers as sources of ideas.

  13. A Development of Lightweight Grid Interface

    International Nuclear Information System (INIS)

    Iwai, G; Kawai, Y; Sasaki, T; Watase, Y

    2011-01-01

    In order to help a rapid development of Grid/Cloud aware applications, we have developed API to abstract the distributed computing infrastructures based on SAGA (A Simple API for Grid Applications). SAGA, which is standardized in the OGF (Open Grid Forum), defines API specifications to access distributed computing infrastructures, such as Grid, Cloud and local computing resources. The Universal Grid API (UGAPI), which is a set of command line interfaces (CLI) and APIs, aims to offer simpler API to combine several SAGA interfaces with richer functionalities. These CLIs of the UGAPI offer typical functionalities required by end users for job management and file access to the different distributed computing infrastructures as well as local computing resources. We have also built a web interface for the particle therapy simulation and demonstrated the large scale calculation using the different infrastructures at the same time. In this paper, we would like to present how the web interface based on UGAPI and SAGA achieve more efficient utilization of computing resources over the different infrastructures with technical details and practical experiences.

  14. Determinants of timely completion : the impact of Bachelor's degree programme characteristics and student motivation on study progress

    NARCIS (Netherlands)

    Suhre, Cor J. M.; Jansen, Ellen P. W. A.; Torenbeek, M.

    2013-01-01

    Timely completion of university degree programmes is a topic of growing concern to higher education institutions and their students. This paper reports on a study about the impact of degree programme characteristics and student motivation on study progress. The setting for the study is a Dutch law

  15. 8051 microcontroller to FPGA and ADC interface design for high speed parallel processing systems – Application in ultrasound scanners

    Directory of Open Access Journals (Sweden)

    J. Jean Rossario Raj

    2016-09-01

    Full Text Available Microcontrollers perform the hardware control in many instruments. Instruments requiring huge data throughput and parallel computing use FPGA’s for data processing. The microcontroller in turn configures the application hardware devices such as FPGA’s, ADC’s and Ethernet chips etc. The interfacing of these devices uses address/data bus interface, serial interface or serial peripheral interface. The choice of the interface depends upon the input/output pins available with different devices, programming ease and proprietary interfaces supported by devices such as ADC’s. The novelty of this paper is to describe the programming logic used for various types of interface scenarios from microcontroller to different programmable devices. The study presented describes the methods and logic flowcharts for different interfaces. The implementation of the interface logics were in prototype hardware for ultrasound scanner. The internal devices were controlled from the graphical user interface in a laptop and the scan results are taken. It is seen that the optimum solution of the hardware design can be achieved by using a common serial interface towards all the devices.

  16. Maternal and neonatal factors associated with mode of delivery under a universal newborn hearing screening programme in Lagos, Nigeria

    Directory of Open Access Journals (Sweden)

    Solanke Olumuyiwa A

    2009-09-01

    Full Text Available Abstract Background Emerging evidence from a recent pilot universal newborn hearing screening (UNHS programme suggests that the burden of obstetric complications associated with mode of delivery is not limited to maternal and perinatal mortality but may also include outcomes that undermine optimal early childhood development of the surviving newborns. However, the potential pathways for this association have not been reported particularly in the context of a resource-poor setting. This study therefore set out to establish the pattern of delivery and the associated neonatal outcomes under a UNHS programme. Methods A cross-sectional study in which all consenting mothers who delivered in an inner-city tertiary maternity hospital in Lagos, Nigeria from May 2005 to December 2007 were enrolled during the UNHS programme. Socio-demographic, obstetric and neonatal factors independently associated with vaginal, elective and emergency caesarean deliveries were determined using multinomial logistic regression analyses. Results Of the 4615 mothers enrolled, 2584 (56.0% deliveries were vaginal, 1590 (34.4% emergency caesarean and 441 (9.6% elective caesarean section. Maternal age, parity, social class and all obstetric factors including lack of antenatal care, maternal HIV and multiple gestations were associated with increased risk of emergency caesarean delivery compared with vaginal delivery. Only parity, lack of antenatal care and prolonged/obstructed labour were associated with increased risk of emergency compared with elective caesarean delivery. Infants delivered by vaginal method or by emergency caesarean section were more likely to be associated with the risk of sensorineural hearing loss but less likely to be associated with hyperbilirubinaemia compared with infants delivered by elective caesarean section. Emergency caesarean delivery was also associated with male gender, low five-minute Apgar scores and admission into special care baby unit compared

  17. The Marine Mammal Programme at the Prince Edward Islands: 38 ...

    African Journals Online (AJOL)

    The Marine Mammal Programme (MMP) conducts research on pinnipeds and killer whales Orcinus orca at Marion Island, Prince Edward Islands, under the auspices of the Mammal Research Institute, Department of Zoology and Entomology, University of Pretoria. The history of the MMP, which has benefited from ...

  18. Nontraditional Student Withdrawal from Undergraduate Accounting Programmes: A Holistic Perspective

    Science.gov (United States)

    Fortin, Anne; Sauvé, Louise; Viger, Chantal; Landry, France

    2016-01-01

    A collaborative project of several Quebec universities, this study investigates nontraditional student withdrawal from undergraduate accounting programmes. A nontraditional student is older than 24, or is a commuter or a part-time student, or combines some of these characteristics. Univariate and multivariate analyses of student dropout factors…

  19. Implications of Key Performance Indicator Issues in Ontario Universities Explored

    Science.gov (United States)

    Chan, Vivian

    2015-01-01

    Since 1998, the Ministry of Training, Colleges and Universities in Ontario, Canada, has required that data on specific key performance indicators (KPIs) be made public by its publicly funded universities. The information is intended to be used by universities to demonstrate their achievements, to improve their programmes and services, and to…

  20. Identifying Students' Intercultural Communicative Competence at the Beginning of Their Placement: Towards the Enhancement of Study Abroad Programmes

    Science.gov (United States)

    Gutiérrez Almarza, G.; Durán Martínez, R.; Beltrán Llavador, F.

    2015-01-01

    A pre-placement questionnaire was completed by a cohort of 30 students participating in the Erasmus exchange programmes from the University of Salamanca, placed in British universities, and by a group of 25 Nottingham Trent University students hosted by diverse Spanish universities. The questionnaire was then analysed with the aim of providing a…

  1. Prince of Asturias awards: a cultural programme open to all

    CERN Multimedia

    Antonella Del Rosso

    2013-01-01

    On Thursday 24 October, CERN’s Director for Research and Computing Sergio Bertolucci joined Nobel Laureates Peter Higgs and François Englert in meeting with hundreds of students at Oviedo University. A series of exhibitions and events is being organised for the Spanish public through the cultural programme set up by the Prince of Asturias Foundation in the framework of the Prince of Asturias Awards Ceremony.   (From left to right) François Englert, Peter Higgs, Sergio Bertolucci and Rolf Heuer celebrate their prize with students at Oviedo University. The programme for the Awards Week designed by the Prince of Asturias Foundation includes about 20 different cultural activities, including talks, exhibitions, film screening, working meetings and public events held in the capital of Asturias, Oviedo. This year, since CERN is among the laureates of the prestigious award bestowed by the Foundation, the cultural events also featured members of the CERN Dire...

  2. USER PERCEPTIONS AND EXPECTATIONS ON E-INFORMATION LITERACY DEVELOPMENT PROGRAMMES: A GAP ANALYSIS

    Directory of Open Access Journals (Sweden)

    Chaminda Chiran Jayasundara

    2008-07-01

    Full Text Available This paper discuses the user perceptions and expectations of postgraduate students of the University of Colombo towards the e-information literacy skills development programme conducted by the library. Data was collected from 21 individuals through semi-structured questionnaire using gap theory. Overall, students satisfy with the quality of the programme and found three impediments to develop the service such as staff attitude, lack of mentoring and high customer demand.

  3. Insider Research as Part of a Master's Programme: Opportunities Lost and Found within Action Learning Sets

    Science.gov (United States)

    Milano, Chloe; Lawless, Aileen; Eades, Elaine

    2015-01-01

    This account explores the role of action learning during and after an educational programme. We focus on the final stage of a master's programme and the insider research that is a key feature in many UK universities. Researching within one's own organization should lead to individual and organizational learning. However, there is relatively little…

  4. PC-based Multiple Information System Interface (PC/MISI) detailed design and implementation plan

    Science.gov (United States)

    Dominick, Wayne D. (Editor); Hall, Philip P.

    1985-01-01

    The design plan for the personal computer multiple information system interface (PC/MISI) project is discussed. The document is intended to be used as a blueprint for the implementation of the system. Each component is described in the detail necessary to allow programmers to implement the system. A description of the system data flow and system file structures is given.

  5. Academic Training: The LHC machine /experiment interface

    CERN Multimedia

    Françoise Benz

    2005-01-01

    2004-2005 ACADEMIC TRAINING PROGRAMME LECTURE SERIES 18, 19, 20, 21 & 22 April from 11.00 to 12.00 hrs - Main Auditorium, bldg. 500 The LHC machine /experiment interface S. TAPPROGGE, Univ. of Mainz, D, R. ASSMANN, CERN-AB E. TSESMELIS and D. MACINA, CERN-TS This series of lectures will cover some of the major issues at the boundary between the LHC machine and the experiments: 1) The physics motivation and expectations of the experiments regarding the machine operation. This will include an overview of the LHC physics programme (in pp and PbPb collisions), of the experimental signatures (from high pT objects to leading nucleons) and of the expected trigger rates as well as the data sets needed for specific measurements. Furthermore, issues related to various modes of operation of the machine (e.g. bunch spacings of 25 ns. vs. 75 ns.) and special requirements of the detectors for their commissioning will be described. 2) The LHC machine aspects: introduction of the main LHC parameters and discu...

  6. Academic Training: The LHC machine /experiment interface

    CERN Multimedia

    Françoise Benz

    2005-01-01

    2004-2005 ACADEMIC TRAINING PROGRAMME LECTURE SERIES 18, 19, 20, 21 & 22 April from 11.00 to 12.00 hrs - Main Auditorium, bldg. 500 The LHC machine /experiment interface S. TAPPROGGE, Univ. of Mainz, D, R. ASSMANN, CERN-AB E. TSESMELIS and D. MACINA, CERN-TS This series of lectures will cover some of the major issues at the boundary between the LHC machine and the experiments: 1) The physics motivation and expectations of the experiments regarding the machine operation. This will include an overview of the LHC physics programme (in pp and PbPb collisions), of the experimental signatures (from high pT objects to leading nucleons) and of the expected trigger rates as well as the data sets needed for specific measurements. Furthermore, issues related to various modes of operation of the machine (e.g. bunch spacings of 25 ns. vs. 75 ns.) and special requirements of the detectors for their commissioning will be described. 2) The LHC machine aspects: introduction of the main LHC parameters and disc...

  7. Hospital simulated patient programme: a guide.

    Science.gov (United States)

    Barrett, Jenny; Hodgson, Jan

    2011-12-01

    Many university courses employ simulated patients to work with students in the development of communication skills. Our challenge was to build a sustainable programme that could be adapted for medical, nursing and allied health staff, and groups of students, on our hospital campus. In recognition of the need to provide practice opportunities for junior medical staff to hone their capacity to communicate effectively with parents, we employed professional actors who are also qualified teachers. Junior doctors have multiple opportunities over their training time to work one-to-one with an actor-tutor in the role of simulated parent. The simulated parents are skilled in helping the trainees reflect on the conversation, and the trainees are given a recording of their sessions for further reflection and feedback from a colleague. This model has been adapted to meet the 'topic' needs and scheduling requirements of other staff and hospital-based student groups. In adapting the original medical staff programme, we came to appreciate not only the logistical but also the ethical considerations inherent in a simulated parent/patient programme. Our guide highlights the importance of safeguarding the educational integrity of the design, maintaining the fidelity of the simulations and ensuring the safety of all involved. © Blackwell Publishing Ltd 2011.

  8. International Nuclear Management Programmes -- INMP-- (VNMU)

    International Nuclear Information System (INIS)

    Adachi, Fumio

    2014-01-01

    • INMP is an IAEA-facilitated collaboration for universities to provide master’s degree programs in nuclear management, targeting managers or future managers working in the nuclear sector. • There are currently no full master’s degree programmes specializing in management for the nuclear sector. • Managers at NPP are typically engineers with few chances of formal management education. • In newcomer countries to nuclear energy, working towards the introduction of nuclear power, often lack technical or managerial experience in nuclear energy

  9. The cosmology/particle physics interface

    International Nuclear Information System (INIS)

    Olive, K.A.; Schramm, D.N.

    1985-01-01

    The paper reviews the interface between elementary particle physics and cosmology; and concentrates on inflation and the dark matter problem. Inflationary models of the Universe are examined, including phase transitions and supergravity. The three classes of dark matter problems discussed are: dynamical halos, galaxy formation and clustering, and the Ω=1 of inflation. Possible solutions to the cosmological dark matter problems are considered. (U.K.)

  10. Effect of a comprehensive programme to provide universal access to care for sputum-smear-positive multidrug-resistant tuberculosis in China: a before-and-after study.

    Science.gov (United States)

    Li, Renzhong; Ruan, Yunzhou; Sun, Qiang; Wang, Xiexiu; Chen, Mingting; Zhang, Hui; Zhao, Yanlin; Zhao, Jin; Chen, Cheng; Xu, Caihong; Su, Wei; Pang, Yu; Cheng, Jun; Chi, Junying; Wang, Qian; Fu, Yunting; Huan, Shitong; Wang, Lixia; Wang, Yu; Chin, Daniel P

    2015-04-01

    China has a quarter of all patients with multidrug-resistant tuberculosis (MDRTB) worldwide, but less than 5% are in quality treatment programmes. In a before-and-after study we aimed to assess the effect of a comprehensive programme to provide universal access to diagnosis, treatment, and follow-up for MDRTB in four Chinese cities (population 18 million). We designated city-level hospitals in each city to diagnose and treat MDRTB. All patients with smear-positive pulmonary tuberculosis diagnosed in Center for Disease Control (CDC) clinics and hospitals were tested for MDRTB with molecular and conventional drug susceptibility tests. Patients were treated with a 24 month treatment package for MDRTB based on WHO guidelines. Outpatients were referred to the CDC for directly observed therapy. We capped total treatment package cost at US$4644. Insurance reimbursement and project subsidies limited patients' expenses to 10% of charges for services within the package. We compared data from a 12 month programme period (2011) to those from a retrospective survey of all patients with MDRTB diagnosed in the same cities during a baseline period (2006-09). 243 patients were diagnosed with MDRTB or rifampicin-resistant tuberculosis during the 12 month programme period compared with 92 patients (equivalent to 24 per year) during the baseline period. 172 (71%) of 243 individuals were enrolled in the programme. Time from specimen collection for resistance testing to treatment initiation decreased by 90% (from median 139 days [IQR 69-207] to 14 days [10-21]), the proportion of patients who started on appropriate drug regimen increased 2·7 times (from nine [35%] of 26 patients treated to 166 [97%] of 172), and follow-up by the CDC after initial hospitalisation increased 24 times (from one [4%] of 23 patients to 163 [99%] of 164 patients). 6 months after starting treatment, the proportion of patients remaining on treatment increased ten times (from two [8%] of 26 patients to 137 [80

  11. Co-ordinated research programme on operator support systems in nuclear power plants. Working material

    International Nuclear Information System (INIS)

    1993-01-01

    In September 1991 the Co-ordinated Research Programme (CRP) on ''Operator Support Systems (OSSs) in Nuclear Power Plants'' was approved in the framework of the Project ''Man-Machine Interface Studies''. The main objective of the programme is to provide guidance and technology transfer in the development and implementation of OSSs. This includes the experience with man-machine interfaces and closely related issues such as control and instrumentation, the use of computers, and operator qualification. The first Co-ordinated Research Meeting held in Vienna, 13-16 October 1992, prepared a summary report which defined the tasks and the responsibilities of the CRP participants. A time schedule and future actions were also agreed upon at this meeting. The second meeting was held in Budapest, Hungary, from 5 to 8 October 1993 and was sponsored by the KFKI Atomic Energy Research Institute. The meeting reviewed the progress of the tasks defined by the first meeting, considered reports on national activities in the subject area, and agreed on time schedule and future actions. The present volume contains: (1) report prepared by the CRP meeting, (2) reports presented by the national delegates, and (3) CRP background and working plan. Refs, figs and tabs

  12. Challenges of Universal Basic Education Programme: The Role of ...

    African Journals Online (AJOL)

    Toshiba

    Counsellors roles for effective implementation of Universal Basic. Education. Recommendations ... In the Nigerian context, basic education includes primary, junior. Secondary and .... Infrastructural facilities, especially in rural areas. 3.75. 8th. 9.

  13. Student Satisfaction with Canadian Music Programmes: The Application of the American Customer Satisfaction Model in Higher Education

    Science.gov (United States)

    Serenko, Alexander

    2011-01-01

    The purpose of this project is to empirically investigate several antecedents and consequences of student satisfaction (SS) with Canadian university music programmes as well as to measure students' level of programme satisfaction. For this, the American Customer Satisfaction Model was tested through a survey of 276 current Canadian music students.…

  14. [Universal electrogustometer EG-2].

    Science.gov (United States)

    Wałkanis, Andrzej; Czesak, Michał; Pleskacz, Witold A

    2011-01-01

    Electrogustometry is a method for taste diagnosis and measurement. The EG-2 project is being developed in cooperation between Warsaw University of Technology and Military institute of Medicine in Warsaw. The device is an evolution of the recent universal electrogustometer EG-1 prototype. Due to considerations and experiences acquired during prototype usage, many enhancements have been incorporated into device. The aim was to create an easy-to-use, portable, battery powered device, enabled for fast measurements. Developed electrogustometer is using innovative, low-power microprocessor system, which control whole device. User interface is based on 5.7" graphical LCD (Liquid Crystal Display) and touchscreen. It can be directly operated by finger or with optional stylus. Dedicated GUI (Graphical User Interface) offers simple, predefined measurements and advance settings of signal parameters. It is also possible to store measurements results and patients data in an internal memory. User interface is multilanguage. Signals for patients examinations, supplied with bipolar electrode, are generated by an on-board circuit using DDS (Direct-Digital Synthesis) and DAC (Digital-to-Analog Converter). Electrogustometer is able to generate DC, sinus, triangle or rectangle signals with current amplitude from 0 to 500 pA and frequency form 0 to 500 Hz. Device is designed for manual and automeasurement modes. By using USB (Universal Serial Bus) port it is possible to retrieve data stored in internal memory and charging of built-in Li-lon battery as a source of power.

  15. Programme

    OpenAIRE

    Hobday, E, fl. 1905, artist

    2003-01-01

    A photograph of an illustrated programme listing dances. The illustration shows a snake charmer playing to a snake while another man watches. Buildings and trees can be seen behind a wall in the distance. In the lower right-hand corner of the programme is the signature 'E. Hobday'. The programme is almost certainly related to the Punjab Ball, Lahore. It is placed next to the Punjab Ball Menu in the album and the Menu is also illustrated by 'E. Hobday'.

  16. Reliability evaluation programmable logic devices

    International Nuclear Information System (INIS)

    Srivani, L.; Murali, N.; Thirugnana Murthy, D.; Satya Murty, S.A.V.

    2014-01-01

    Programmable Logic Devices (PLD) are widely used as basic building modules in high integrity systems, considering their robust features such as gate density, performance, speed etc. PLDs are used to implement digital design such as bus interface logic, control logic, sequencing logic, glue logic etc. Due to semiconductor evolution, new PLDs with state-of-the-art features are arriving to the market. Since these devices are reliable as per the manufacturer's specification, they were used in the design of safety systems. But due to their reduced market life, the availability of performance data is limited. So evaluating the PLD before deploying in a safety system is very important. This paper presents a survey on the use of PLDs in the nuclear domain and the steps involved in the evaluation of PLD using Quantitative Accelerated Life Testing. (author)

  17. Metal induced gap states at alkali halide/metal interface

    International Nuclear Information System (INIS)

    Kiguchi, Manabu; Yoshikawa, Genki; Ikeda, Susumu; Saiki, Koichiro

    2004-01-01

    The electronic state of a KCl/Cu(0 0 1) interface was investigated using the Cl K-edge near-edge X-ray absorption fine structure (NEXAFS). A pre-peak observed on the bulk edge onset of thin KCl films has a similar feature to the peak at a LiCl/Cu(0 0 1) interface, which originates from the metal induced gap state (MIGS). The present result indicates that the MIGS is formed universally at alkali halide/metal interfaces. The decay length of MIGS to an insulator differs from each other, mainly due to the difference in the band gap energy of alkali halide

  18. Five years of an educational programme - Results and experiences

    International Nuclear Information System (INIS)

    Dufkova, Marie

    1998-01-01

    Full text: School teachers and pupils constitute an important group having the ability to listen, Understand and help to create positive ties between the public and a utility. Therefore, CEZ spends a part of its revenue arising from the sales of electricity on education. CEZ's information and education programme named 'Energy for everybody' has been used by Czech schools for five years now. The main part of this educational programme is devoted to nuclear energy. CEZ materials for schools include: printed information, supplements to textbooks, videotapes, computer programmes, CD ROMs, an educational set for experiments with ionizing radiation, posters and other assorted materials. Schools are invited to visit Czech power plants and other facilities of the power sector (for example the experimental reactor at the Prague Technical University). Seminars and workshops are organised for teachers. CEZ offers objective information on all activities associated with energy generation and uses and the relationships between man and nature. The prices of our informational materials are rather symbolic, they come to one-tenth to one-third of the actual cost. CEZ is the only industrial company offering such a large-scale educational programme for schools in the Czech Republic. Materials are distributed to nearly 7 000 primary and secondary schools and 30 university departments. We have agreements with several schools which have committed themselves to testing our materials. Several dissertations and studies have demonstrated the usefulness of our materials for education and the contribution this information has made to the better understanding of nuclear energy. We have organised polls in order to ascertain how the schools liked the materials, what additional things they wished and what their view of nuclear power plants and CEZ was. The outcome has been unexpectedly favourable. In my contribution I will present the results of these polls and examples of successful activities

  19. Online supplementary mathematics tuition in a first-year childhood teacher education programme

    Directory of Open Access Journals (Sweden)

    Kathleen Fonseca

    2016-02-01

    Full Text Available This study reports on an intervention that was aimed at improving the content knowledge of first-year intermediate-phase education students at a South African university. The study gives some insight into preservice teachers’ perceptions of an online programme for the development of mathematics common content knowledge for teachers of mathematics in the intermediate grades. The effectiveness of the intervention programme was analysed according to Shapiro’s evaluation criteria for intervention research. The findings show that there has been a positive shift in preservice teachers’ common content knowledge but that there is much room for further development. The student teachers found the programme to be of great benefit with regard to the development of their mathematics knowledge as well as their confidence as future teachers of mathematics. The findings highlighted their disturbingly limited knowledge of mathematics content knowledge and pointed to the responsibility of teacher education departments at universities to implement sufficient maths content courses that will address the status quo of poor mathematics teaching in South African primary schools. The authors conclude that the students need to spend much more time on ‘catching up’ before they become teachers.

  20. OpenFlow Extensions for Programmable Quantum Networks

    Science.gov (United States)

    2017-06-19

    Introduction 1 2. Background 1 2.1 Quantum Networks 2 2.2 Software -Defined Networks 3 3. Approach 3 3.1 Metadata 4 3.2 Switch 4 3.3 Controller 5... software -defined networks . Stanford (CA): Stanford University HotNets; 2010. 9. Raychev N. Algorithm for switching 4-bit packages in full quantum...applications to communicate. Advances in network protocols and architectures have led to the development of software -defined programmable networks

  1. Using intervention mapping (IM) to develop a self-management programme for employees with a chronic disease in the Netherlands

    NARCIS (Netherlands)

    Detaille, S.I.; van der Gulden, J.W.J.; Engels, J.A.; Heerkens, Y.F.; van Dijk, F.J.H.

    2010-01-01

    ABSTRACT: BACKGROUND: Employees with a chronic disease often encounter problems at work because of their chronic disease. The current paper describes the development of a self-management programme based on the Chronic Disease Self-Management Programme (CDSMP) of Stanford University to help employees

  2. The Morphing Waldo: An Adaptive User Interface.

    Science.gov (United States)

    Howell, Colby Chambers

    2001-01-01

    Performance Centered Design (PCD) offers an alternative to the old methodology of software development. The author suggests one design possibility that could be used to create a more universally satisfying interface for existing applications, an adaptive mini-program that "sits" between the larger application and the user. Potential…

  3. Crispv programme

    International Nuclear Information System (INIS)

    Marinkovicj, N.

    CRISPV (Criticality and Spectrum code) is a multigroup neutron spectrum code for homogeneous reactor cores and is actually a somewhat modified version of the original CRISP programme. It is a combination of DATAPREP-II and BIGG-II programmes. It is assumed that the reactor cell is a cylindrical fuel rod in the light or heavy water moderator. DATEPREP-II CODE forms the multigroup data for homogeneous reactor and prepares the input parameters for the BIGG-II code. It has its own nuclear data library on a separate tape in binary mode. BIGG-II code is a multigroup neutron spectrum and criticality code for a homogenized medium. It has as well its own separate data library. In the CRISPV programme the overlay structure enables automatic handling of data calculated in the DATAPREP-II programme and needed in the BIGG-II core. Both programmes are written in FORTRAN for CDC 3600. Using the programme is very efficient and simple

  4. Integrating User Interface and Personal Innovativeness into the TAM for Mobile Learning in Cyber University

    Science.gov (United States)

    Joo, Young Ju; Lee, Hyeon Woo; Ham, Yookyoung

    2014-01-01

    This study aims to add new variables, namely user interface, personal innovativeness, and satisfaction in learning, to Davis's technology acceptance model and also examine whether learners are willing to adopt mobile learning. Thus, this study attempted to explain the structural causal relationships among user interface, personal…

  5. National programme: Finland

    International Nuclear Information System (INIS)

    Forsten, J.

    1986-01-01

    Finland's programmes in the field of reactor pressure components are presented in this paper. The following information on each of these programmes is given: the brief description of the programme; the programme's schedule and duration; the name of the project manager

  6. Bangladesh. National Studies. Asia-Pacific Programme of Education for All.

    Science.gov (United States)

    United Nations Educational, Scientific and Cultural Organization, Bangkok (Thailand). Principal Regional Office for Asia and the Pacific.

    This study examines the work of the Asia-Pacific Programme of Education for All (APPEAL) since its 1987 inception. Efforts to assess educational achievement at the local, regional, and national levels in Bangladesh are examined with a view to achieving universal primary education; eradicating illiteracy; and providing continuing education in…

  7. Students' Response to Curriculum Review of Undergraduate Religion/Education Programme

    Science.gov (United States)

    Eluu, Patrick E.

    2015-01-01

    This paper examines the imperative and students' response to curriculum review of undergraduate Religion/Education programme in Ebonyi State University, Abakaliki, Nigeria. The study was a survey type and a fifteen (15) item questionnaire was designed to elicit response from the respondents. The population of the study comprised all the second…

  8. India. National Studies. Asia-Pacific Programme of Education for All.

    Science.gov (United States)

    United Nations Educational, Scientific and Cultural Organization, Bangkok (Thailand). Principal Regional Office for Asia and the Pacific.

    This study examines the work of the Asia-Pacific Programme of Education for All (APPEAL) since its 1987 inception. Efforts to assess educational achievement at the local, regional, and national levels in India are examined with a view to achieving universal primary education (UPE); eradicating illiteracy; and providing continuing education in…

  9. Preliminary report on AED deployment on the entire Air France commercial fleet: a joint venture with Paris XII University Training Programme.

    Science.gov (United States)

    Bertrand, C; Rodriguez Redington, P; Lecarpentier, E; Bellaiche, G; Michel, D; Teiger, E; Morris, W; Le Bourgeois, J P; Barthout, M

    2004-11-01

    The positive effect of early defibrillation on survival from cardiac arrest has been demonstrated. We describe the use of AEDs over 1 year following the training of flight attendants. Air France and the University of Paris XII together designed a 1 year training programme for 14000 flight attendants. The university emergency departments (SAMU) provided 250 instructors. AEDs training and certification was conducted for crew members between November 2001 and November 2002. By January 2003, all aircraft were fully equipped with AEDs. All cases of cardiac arrest that occurred during the study were reviewed comprehensively. Comments from the crew were collected. Twelve cardiac arrests were reported between November 2002 and November 2003 out of 4194 cases of emergency care delivered to passengers. Shock treatment was advised initially in 5/12 cases. The survival rate after in-flight cardiac arrest was 3/12. The survival rate at discharge from hospital following in flight shock was 2/5. No complications arose from the use of AEDs. Training by professionals gave the flight attendants confidence and allowed for the survival of two young passengers. Our study highlights the ability of flight attendants to give better onboard care for the future. The next step is to consolidate the network between in-flight care and the medical dispatch centre in Paris.

  10. PC-AT to gamma camera interface ANUGAMI-S

    International Nuclear Information System (INIS)

    Bhattacharya, Sadhana; Gopalakrishnan, K.R.

    1997-01-01

    PC-AT to gamma camera interface is an image acquisition system used in nuclear medicine centres and hospitals. The interface hardware and acquisition software have been designed and developed to meet most of the routine clinical applications using gamma camera. The state of the art design of the interface provides quality improvement in addition to image acquisition, by applying on-line uniformity correction which is very essential for gamma camera applications in nuclear medicine. The improvement in the quality of the image has been achieved by image acquisition in positionally varying and sliding energy window. It supports all acquisition modes viz. static, dynamic and gated acquisition modes with and without uniformity correction. The user interface provides the acquisition in various user selectable frame sizes, orientation and colour palettes. A complete emulation of camera console has been provided along with persistence scope and acquisition parameter display. It is a universal system which provides a modern, cost effective and easily maintainable solution for interfacing any gamma camera to PC or upgradation of analog gamma camera. (author). 4 refs., 3 figs

  11. A New Professional Master in Universal Design in the Built Environment

    DEFF Research Database (Denmark)

    Ryhl, Camilla; Frandsen, Anne Kathrine

    2016-01-01

    and rhetoric of universal design in the built environment. As the programme is targeted at people with extensive experience of the field, it is also designed to take the investigations to a higher level than the physical solutions. Studies of e.g. phenomenology, perception theory, disability studies......, organisational and strategic theories, economics and ethics are included. Based on the experience gained by the authors from giving the first class in the Masters programme, the paper presents implications and the potential of expanding the understanding of how universal design may be interpreted within...

  12. Advances in the development of a cognitive user interface

    Directory of Open Access Journals (Sweden)

    Jokisch Oliver

    2018-01-01

    Full Text Available In this contribution, we want to summarize recent development steps of the embedded cognitive user interface UCUI, which enables a user-adaptive scenario in human-machine or even human-robot interactions by considering sophisticated cognitive and semantic modelling. The interface prototype is developed by different German institutes and companies with their steering teams at Fraunhofer IKTS and Brandenburg University of Technology. The interface prototype is able to communicate with users via speech and gesture recognition, speech synthesis and a touch display. The device includes an autarkic semantic processing and beyond a cognitive behavior control, which supports an intuitive interaction to control different kinds of electronic devices, e. g. in a smart home environment or in interactive respectively collaborative robotics. Contrary to available speech assistance systems such as Amazon Echo or Google Home, the introduced cognitive user interface UCUI ensures the user privacy by processing all necessary information without any network access of the interface device.

  13. Interface Structure of MoO3 on Organic Semiconductors

    Science.gov (United States)

    White, Robin T.; Thibau, Emmanuel S.; Lu, Zheng-Hong

    2016-01-01

    We have systematically studied interface structure formed by vapor-phase deposition of typical transition metal oxide MoO3 on organic semiconductors. Eight organic hole transport materials have been used in this study. Ultraviolet photoelectron spectroscopy and X-ray photoelectron spectroscopy are used to measure the evolution of the physical, chemical and electronic structure of the interfaces at various stages of MoO3 deposition on these organic semiconductor surfaces. For the interface physical structure, it is found that MoO3 diffuses into the underlying organic layer, exhibiting a trend of increasing diffusion with decreasing molecular molar mass. For the interface chemical structure, new carbon and molybdenum core-level states are observed, as a result of interfacial electron transfer from organic semiconductor to MoO3. For the interface electronic structure, energy level alignment is observed in agreement with the universal energy level alignment rule of molecules on metal oxides, despite deposition order inversion. PMID:26880185

  14. Designing and Evaluating a Professional Development Programme for Basic Technology Integration in English as a Foreign Language (EFL) Classrooms

    Science.gov (United States)

    Ansyari, Muhammad Fauzan

    2015-01-01

    This study aims to develop and evaluate a professional development programme for technology integration in an Indonesian university's English language teaching setting. The study explored the characteristics of this programme to English lecturers' technological pedagogical content knowledge (TPCK) development. This design-based research employed…

  15. Using intervention mapping (IM) to develop a self-management programme for employees with a chronic disease in the Netherlands.

    NARCIS (Netherlands)

    Detaille, S.I.; Gulden, J.W.J. van der; Engels, J.A.; Heerkens, Y.H.; Dijk, F.J. van

    2010-01-01

    BACKGROUND: Employees with a chronic disease often encounter problems at work because of their chronic disease. The current paper describes the development of a self-management programme based on the Chronic Disease Self-Management programme (CDSMP) of Stanford University to help employees with a

  16. Using intervention mapping (IM) to develop a self-management programme for employees with a chronic disease in the Netherlands

    NARCIS (Netherlands)

    Detaille, Sarah I.; van der Gulden, Joost W. J.; Engels, Josephine A.; Heerkens, Yvonne F.; van Dijk, Frank J. H.

    2010-01-01

    Employees with a chronic disease often encounter problems at work because of their chronic disease. The current paper describes the development of a self-management programme based on the Chronic Disease Self-Management programme (CDSMP) of Stanford University to help employees with a chronic

  17. Comrades' Power: Student Representation and Activism in Universities in Kenya

    Science.gov (United States)

    Macharia, Mwangi J.

    2015-01-01

    In the last decade, student politics and governance of universities in Kenya and in other African countries have undergone a tremendous transformation. The unprecedented expansion and massification of public universities, the introduction of "Module 2" programmes, the admission of private, "parallel" and…

  18. Photovoltaic array: Power conditioner interface characteristics

    Science.gov (United States)

    Gonzalez, C. C.; Hill, G. M.; Ross, R. G., Jr.

    1982-01-01

    The electrical output (power, current, and voltage) of flat plate solar arrays changes constantly, due primarily to changes in cell temperature and irradiance level. As a result, array loads such as dc-to-ac power conditioners must be capable of accommodating widely varying input levels while maintaining operation at or near the maximum power point of the array. The array operating characteristics and extreme output limits necessary for the systematic design of array load interfaces under a wide variety of climatic conditions are studied. A number of interface parameters are examined, including optimum operating voltage, voltage energy, maximum power and current limits, and maximum open circuit voltage. The effect of array degradation and I-V curve fill factor or the array power conditioner interface is also discussed. Results are presented as normalized ratios of power conditioner parameters to array parameters, making the results universally applicable to a wide variety of system sizes, sites, and operating modes.

  19. Radiobiology 2000: advances in fundamental and clinical radiobiology. Programme and abstracts: 1st international congress of the South African Radiobiology Society (SARS) in conjunction with the South African Association of Physicists in Medicine and Biology (SAAPMB) and the University of Stellenbosch, 10-13 December 2000, Music Conservatoire, University of Stellenbosch

    International Nuclear Information System (INIS)

    2000-12-01

    Programme and abstracts of the 1st international congress of the South African Radiobiology Society, held in conjunction with the South African Association of Physicists in Medicine and Biology and the University of Stellenbosch, from 10-13 December 2000. This publication contain the abstracts of the forty-four papers and posters that were presented

  20. Dubna - A University Town Exhibition Science Bringing Nations Together

    CERN Multimedia

    2000-01-01

    1994 marked the opening of the Dubna International University of Nature, Society and Man. It was established on the initiative of the JINR Directorate and supported by the Academy of Natural Sciences of Russia. An integral part of the University is the JINR University Centre which offers educational programmes in high energy physics, nuclear physics, nuclear methods in condensed matter physics, applied physics, and radio-biology.

  1. The Employability Advantage: Embedding Skills through a University-Wide Language Programme

    Science.gov (United States)

    Cervi-Wilson, Tiziana; Brick, Billy

    2016-01-01

    As the employment of graduates appears among the performance indicators of institutions in higher education, universities are focussing more and more upon the development of employability related skills to enhance students' prospects in the job market. All UK universities are measured on the first jobs that their students acquire after graduation.…

  2. The EUA Institutional Evaluation Programme: An Account of Institutional Best Practices

    Science.gov (United States)

    Rosa, Maria Joao; Cardoso, Sonia; Dias, Diana; Amaral, Alberto

    2011-01-01

    When evaluating the EUA Institutional Evaluation Programme (IEP), Nilsson "et al." emphasised the interest in creating a data bank on good practices derived from its reports that would contribute to disseminating examples of effective quality management practices and to supporting mutual learning among universities. In IEP, evaluated…

  3. Measuring the Success of an Academic Development Programme: A Statistical Analysis

    Science.gov (United States)

    Smith, L. C.

    2009-01-01

    This study uses statistical analysis to estimate the impact of first-year academic development courses in microeconomics, statistics, accountancy, and information systems, offered by the University of Cape Town's Commerce Academic Development Programme, on students' graduation performance relative to that achieved by mainstream students. The data…

  4. Economic evaluation of occupational health and safety programmes in health care.

    Science.gov (United States)

    Guzman, J; Tompa, E; Koehoorn, M; de Boer, H; Macdonald, S; Alamgir, H

    2015-10-01

    Evidence-based resource allocation in the public health care sector requires reliable economic evaluations that are different from those needed in the commercial sector. To describe a framework for conducting economic evaluations of occupational health and safety (OHS) programmes in health care developed with sector stakeholders. To define key resources and outcomes to be considered in economic evaluations of OHS programmes and to integrate these into a comprehensive framework. Participatory action research supported by mixed qualitative and quantitative methods, including a multi-stakeholder working group, 25 key informant interviews, a 41-member Delphi panel and structured nominal group discussions. We found three resources had top priority: OHS staff time, training the workers and programme planning, promotion and evaluation. Similarly, five outcomes had top priority: number of injuries, safety climate, job satisfaction, quality of care and work days lost. The resulting framework was built around seven principles of good practice that stakeholders can use to assist them in conducting economic evaluations of OHS programmes. Use of a framework resulting from this participatory action research approach may increase the quality of economic evaluations of OHS programmes and facilitate programme comparisons for evidence-based resource allocation decisions. The principles may be applicable to other service sectors funded from general taxes and more broadly to economic evaluations of OHS programmes in general. © The Author 2015. Published by Oxford University Press on behalf of the Society of Occupational Medicine. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  5. PC-AT to gamma camera interface Anugami-S

    International Nuclear Information System (INIS)

    Bhattacharya, Sadhana; Sonalkar, S.Y.; Kataria, S.K.

    2000-01-01

    The gamma camera interface ANUGAMI-S is an image acquisition system used in nuclear medicine centres and hospitals. The state of the art design of the interface provides quality improvement in addition to image acquisition, by applying on-line uniformity correction which is very essential for gamma camera applications in nuclear medicine. The improvement in the quality of the image has been achieved by image acquisition in positionally varying and sliding energy window. It supports all acquisition modes viz. static, dynamic and gated acquisition modes with and without uniformity correction. The user interface provides the acquisition in various user selectable parameters with image display and related acquisition parameter display. It is a universal system which provides a modern, cost effective and easily maintainable solution for interfacing any gamma camera to PC or upgradation of analog gamma camera. The paper describes the system details and gated acquisition achieved on the present system. (author)

  6. TEACHING METHODS IN MBA AND LIFELONG LEARNING PROGRAMMES FOR MANAGERS

    Directory of Open Access Journals (Sweden)

    Jarošová, Eva

    2017-09-01

    Full Text Available Teaching methods in MBA and Lifelong Learning Programmes (LLP for managers should be topically relevant in terms of content as well as the teaching methods used. In terms of the content, the integral part of MBA and Lifelong Learning Programmes for managers should be the development of participants’ leadership competencies and their understanding of current leadership concepts. The teaching methods in educational programmes for managers as adult learners should correspond to the strategy of learner-centred teaching that focuses on the participants’ learning process and their active involvement in class. The focus on the participants’ learning process also raises questions about whether the programme’s participants perceive the teaching methods used as useful and relevant for their development as leaders. The paper presents the results of the analysis of the responses to these questions in a sample of 54 Czech participants in the MBA programme and of lifelong learning programmes at the University of Economics, Prague. The data was acquired based on written or electronically submitted questionnaires. The data was analysed in relation to the usefulness of the teaching methods for understanding the concepts of leadership, leadership skills development as well as respondents’ personal growth. The results show that the respondents most valued the methods that enabled them to get feedback, activated them throughout the programme and got them involved in discussions with others in class. Implications for managerial education practices are discussed.

  7. Test-Based Admission to Selective Universities:

    DEFF Research Database (Denmark)

    Thomsen, Jens-Peter

    2016-01-01

    This article examines whether the existence of a secondary higher education admission system honouring more qualitative and extra-curricular merits has reduced the social class gap in access to highly sought-after university programmes in Denmark. I use administrative data to examine differences...

  8. Development and Design of a User Interface for a Computer Automated Heating, Ventilation, and Air Conditioning System

    International Nuclear Information System (INIS)

    Anderson, B.

    1999-01-01

    A user interface is created to monitor and operate the heating, ventilation, and air conditioning system. The interface is networked to the system's programmable logic controller. The controller maintains automated control of the system. The user through the interface is able to see the status of the system and override or adjust the automatic control features. The interface is programmed to show digital readouts of system equipment as well as visual queues of system operational statuses. It also provides information for system design and component interaction. The interface is made easier to read by simple designs, color coordination, and graphics. Fermi National Accelerator Laboratory (Fermi lab) conducts high energy particle physics research. Part of this research involves collision experiments with protons, and anti-protons. These interactions are contained within one of two massive detectors along Fermilab's largest particle accelerator the Tevatron. The D-Zero Assembly Building houses one of these detectors. At this time detector systems are being upgraded for a second experiment run, titled Run II. Unlike the previous run, systems at D-Zero must be computer automated so operators do not have to continually monitor and adjust these systems during the run. Human intervention should only be necessary for system start up and shut down, and equipment failure. Part of this upgrade includes the heating, ventilation, and air conditioning system (HVAC system). The HVAC system is responsible for controlling two subsystems, the air temperatures of the D-Zero Assembly Building and associated collision hall, as well as six separate water systems used in the heating and cooling of the air and detector components. The BYAC system is automated by a programmable logic controller. In order to provide system monitoring and operator control a user interface is required. This paper will address methods and strategies used to design and implement an effective user interface

  9. The National Youth Service Corps Programme and Growing Security Threat in Nigeria

    Directory of Open Access Journals (Sweden)

    Chukwuemeka Okafor

    2014-06-01

    Full Text Available The National Youth Service Corps (NYSC was established in 1973 after the Nigerian civil war to involve Nigerian university graduates below the age of thirty in nation building. Gradually, the scheme was opened-up for polytechnic graduates.  The article presents the objectives and deployment policy of the programme. It shows that the early phase of the programme recorded the problems of corruption, ghost corps members, accommodation, language barriers as well as hostile culture. However, the contemporary Nigerian society has been overtaken by the destructive wind of insecurity. The article reveals that the various waves of political violence in the country, including Boko Haram terrorism, hostage crises, and geographical threats have turned into a collection of overwhelming menace to the programme, thereby leading to massive agitation for itabrogation. The article recommends for multiple series of reforms in order to protect the lives of many Nigerian graduates that are building the nation through this admirable development programme.

  10. Family health nursing: the education programme for the WHO Europe Scottish Pilot.

    Science.gov (United States)

    Murray, Ian

    2004-06-01

    This article outlines the development of the family health nurse (FNH) programme, which was delivered by the University of Stirling in the highlands and islands of Scotland as part of a World Health Organization European pilot project. An outline of the structure of the programme and its key features is described. The concept of the FHN emerged from the WHO's initiative to develop a practitioner who has the family as the organizing focus of their practice (WHO, 2000). An insight is provided into the experience of the first students to undergo this programme, along with a brief summary of the main findings of the external evaluation of both the education programme and the implementation of the role in the remote and rural communities of the highlands and islands of Scotland. Suggestions are made that will hopefully influence the second phase of this project that the Scottish Executive are supporting in an urban setting, which is due to begin in September 2004.

  11. Hohenheim University. 1991 research report

    International Nuclear Information System (INIS)

    Geiler, U.

    1992-06-01

    The 1991 Research Report of the Hohenheim University near Stuttgart is based on data collected in 1989 and extensively in 1990 and 1991. The progress reports were sent to all of the faculties, institutions, particular research areas and centres of the University. Questions were posed regarding current and recently completed projects. The final version was adapted for print. The survey also enquired about financial support from third parties. The numerous contacts abroad of the Hohenheim University are also documented in this book. Finally, it was asked under which of the nine main Hohenheim research programme headings the particular project could be listed. (orig.) [de

  12. Inkjet-Printed Biofunctional Thermo-Plasmonic Interfaces for Patterned Neuromodulation.

    Science.gov (United States)

    Kang, Hongki; Lee, Gu-Haeng; Jung, Hyunjun; Lee, Jee Woong; Nam, Yoonkey

    2018-02-27

    Localized heat generation by the thermo-plasmonic effect of metal nanoparticles has great potential in biomedical engineering research. Precise patterning of the nanoparticles using inkjet printing can enable the application of the thermo-plasmonic effect in a well-controlled way (shape and intensity). However, a universally applicable inkjet printing process that allows good control in patterning and assembly of nanoparticles with good biocompatibility is missing. Here we developed inkjet-printing-based biofunctional thermo-plasmonic interfaces that can modulate biological activities. We found that inkjet printing of plasmonic nanoparticles on a polyelectrolyte layer-by-layer substrate coating enables high-quality, biocompatible thermo-plasmonic interfaces across various substrates (rigid/flexible, hydrophobic/hydrophilic) by induced contact line pinning and electrostatically assisted nanoparticle assembly. We experimentally confirmed that the generated heat from the inkjet-printed thermo-plasmonic patterns can be applied in micrometer resolution over a large area. Lastly, we demonstrated that the patterned thermo-plasmonic effect from the inkjet-printed gold nanorods can selectively modulate neuronal network activities. This inkjet printing process therefore can be a universal method for biofunctional thermo-plasmonic interfaces in various bioengineering applications.

  13. Design and Development of a University E-Library System in Turkey: A Case from Dicle University

    Directory of Open Access Journals (Sweden)

    Murat YALMAN

    2014-08-01

    Full Text Available Services provided for students in traditional libraries at universities have been renovated in line with the development of technology. Therefore, today libraries are not evaluated with their sizes of places but with the variety and abundance of sources found in libraries. In terms of current educational activities, it is fairly important for universities to structure and renovate their libraries. The reason is that learning is now independent of place and time. The spread of the Internet and of Internet technologies and the increase in the number of Internet users make e-library obligatory and unavoidable. Therefore, universities should internalize the concept of e-library and take electronic library into consideration while restructuring their library services. The present study tried to determine how to carry out an e-library design in accordance with the library services of universities. In this process, the overall purpose was to determine the needs by examining the user interface of the webpage designed, its interface features, its differences, ease of its use, its clarity for users to understand and the pros and cons of the system. In this way, universities using e-library are believed to provide their students with better services by increasing their quality of education.

  14. Programmable automatic alpha--beta air sample counter

    International Nuclear Information System (INIS)

    Howell, W.P.

    1978-01-01

    A programmable automatic alpha-beta air sample counter was developed for routine sample counting by operational health physics personnel. The system is composed of an automatic sample changer utilizing a large silicon diode detector, an electronic counting system with energy analysis capability, an automatic data acquisition controller, an interface module, and a teletypewriter with paper tape punch and paper tape reader. The system is operated through the teletypewriter keyboard and the paper tape reader, which are used to instruct the automatic data acquisition controller. Paper tape programs are provided for background counting, Chi 2 test, and sample counting. Output data are printed by the teletypewriter on standard continuous roll or multifold paper. Data are automatically corrected for background and counter efficiency

  15. Design and Synthesis of Network-Forming Triblock Copolymers Using Tapered Block Interfaces

    OpenAIRE

    Kuan, Wei-Fan; Roy, Raghunath; Rong, Lixia; Hsiao, Benjamin S.; Epps, Thomas H.

    2012-01-01

    We report a strategy for generating novel dual-tapered poly(isoprene-b-isoprene/styrene-b-styrene-b-styrene/methyl methacrylate-b-methyl methacrylate) [P(I-IS-S-SM-M)] triblock copolymers that combines anionic polymerization, atom transfer radical polymerization (ATRP), and Huisgen 1,3-dipolar cycloaddition click chemistry. The tapered interfaces between blocks were synthesized via a semi-batch feed using programmable syringe pumps. This strategy allows us to manipulate the transition region ...

  16. Regulatory inspection of the implementation of quality assurance programmes

    International Nuclear Information System (INIS)

    1989-01-01

    This Manual provides guidance to Member States in the organization and performance of their regulatory inspection functions regarding the implementation of nuclear power plant quality assurance programmes. It addresses the interface between, and is consistent with, the IAEA Nuclear Safety Standards (NUSS programme) documents on quality assurance and governmental organization. The Manual offers a practical model and examples for performing regulatory inspections to ensure that the quality assurance programme is operating satisfactorily in the siting, design, manufacturing, construction, commissioning, operation and decommissioning of nuclear power plants. The primary objective is to confirm that the licensee has the capability to manage and control the effective performance of all quality assurance responsibilities during all phases of a nuclear power project. The guidance provided through this Manual for proper establishment and execution of the regulatory inspections helps to enforce the effective implementation of the quality assurance programme as a management control system that the nuclear industry should establish and use in attaining the safety and reliability objectives for nuclear installations. This enforcement action by national regulatory bodies and the emphasis on the purposes and advantages of quality assurance as an important management tool integrated within the total project task have been recommended by the IAEA International Nuclear Safety Advisory Group (INSAG). The primary intended users of this Manual are the management personnel and high level staff from regulatory bodies but it will also be helpful to management personnel from nuclear utilities and vendors. They all are inevitable partners in a nuclear power project and this document offers all of them valuable information on the better accomplishment of quality assurance activities to ensure the common objective of safe and reliable nuclear power production

  17. Study of pattern formation at liquid interfaces: Progress report, November 1986-October 1987

    International Nuclear Information System (INIS)

    Maher, J.V.

    1987-10-01

    This paper summarizes the work done on the following topics at the University of Pittsburgh: the behavior of a tip-splitting, viscous-fingering system and the role of interfacial noise in pattern formation on planar interfaces; the search for instability on a quenched liquid interface; and binary liquid gels and polymer solutions

  18. Assessing the impact of academic support: University of the ...

    African Journals Online (AJOL)

    On average the B.Sc. (Eng.) degree programmes in South Africa universities graduate about 50±60 per cent of the students admitted. Generally, the highest dropout occurs in the first year of registration. This article reviews admission and graduation statistics at the University of the Witwatersrand (Wits) and assesses the ...

  19. Financial Management of Canadian Universities: Adaptive Strategies to Fiscal Constraints

    Science.gov (United States)

    Deering, Darren; Sá, Creso M.

    2014-01-01

    Decreasing government funding and regulated tuition policies have created a financially constrained environment for Canada's universities. The conventional response to such conditions is to cut programme offerings and services in an attempt to lower costs throughout the institution. However, we argue that three Canadian universities have reacted…

  20. Internet use pattern of Undergraduate students at the University of ...

    African Journals Online (AJOL)

    The study recommends the provision of faculty computer laboratories equipped with internet facilities, installation of solar electric power back-up system, and the integration of Internet and computer literacy into the compulsory general studies programme of the University. University of Dar es Salaam Library Journal Vol.

  1. What Are the Capabilities of Graduates Who Study Outdoor Education in Australian Universities? The Case for a Threshold Concepts Framework

    Science.gov (United States)

    Polley, Scott; Thomas, Glyn J.

    2017-01-01

    Research has indicated that some stakeholders in the Australian outdoor education profession are uncertain about the capabilities of students graduating from university outdoor education programmes. Unfortunately, there is currently no formal or informal agreement amongst university programmes regarding the knowledge, skills, and experience that…

  2. The role of teaching practice in teacher education programmes ...

    African Journals Online (AJOL)

    The teaching practice exercise is the culminating point where the relationship among the three major players: university supervisor, host teacher, and aspiring teacher interface to determine the quality of experience the aspiring teaching will take away. It becomes the bedrock on which the aspiring teacher once certified and ...

  3. Fracture toughness of dentin/resin-composite adhesive interfaces.

    Science.gov (United States)

    Tam, L E; Pilliar, R M

    1993-05-01

    The reliability and validity of tensile and shear bond strength determinations of dentin-bonded interfaces have been questioned. The fracture toughness value (KIC) reflects the ability of a material to resist crack initiation and unstable propagation. When applied to an adhesive interface, it should account for both interfacial bond strength and inherent defects at or near the interface, and should therefore be more appropriate for characterization of interface fracture resistance. This study introduced a fracture toughness test for the assessment of dentin/resin-composite bonded interfaces. The miniature short-rod specimen geometry was used for fracture toughness testing. Each specimen contained a tooth slice, sectioned from a bovine incisor, to form the bonded interface. The fracture toughness of an enamel-bonded interface was assessed in addition to the dentin-bonded interfaces. Tensile bond strength specimens were also prepared from the dentin surfaces of the cut bovine incisors. A minimum of ten specimens was fabricated for each group of materials tested. After the specimens were aged for 24 h in distilled water at 37 degrees C, the specimens were loaded to failure in an Instron universal testing machine. There were significant differences (p adhesives tested. Generally, both the fracture toughness and tensile bond strength measurements were highest for AllBond 2, intermediate for 3M MultiPurpose, and lowest for Scotchbond 2. Scanning electron microscopy of the fractured specimen halves confirmed that crack propagation occurred along the bond interface during the fracture toughness test. It was therefore concluded that the mini-short-rod fracture toughness test provided a valid method for characterization of the fracture resistance of the dentin-resin composite interface.

  4. Technology transfer trends in Indian space programme

    Science.gov (United States)

    Sridhara Murthi, K. R.; Shoba, T. S.

    2010-10-01

    Indian space programme, whose objectives involve acceleration of economic and social development through applications of space technology, has been engaged in the development of state-of-the-art satellite systems, launch vehicles and equipment necessary for applications. Even during the early phase of evolution of this Programme, deliberate policies have been adopted by the national space agency, namely, Indian Space Research Organisation (ISRO), to promote spin-off benefit from the technologies developed for the use of space projects. Consistently adhering to this policy, ISRO has transferred over 280 technologies till date, spanning a wide spectrum of disciplines. This has resulted in a fruitful two-way cooperation between a number of SMEs and the ISRO. In order to make the technology transfer process effective, ISRO has adopted a variety of functional and organizational policies that included awareness building measures, licensee selection methods, innovative contract systems, diverse transfer processes, post licencing services and feedback mechanisms. Besides analyzing these policies and their evolution, the paper discusses various models adopted for technology transfer and their impact on assessment. It also touches upon relevant issues relating to creating interface between public funded R&D and the private commercial enterprises. It suggests few models in which international cooperation could be pursued in this field.

  5. PC (programmable controller) 'HISEC 04-M/D, DG for industrial plant control

    International Nuclear Information System (INIS)

    Takakura, Mitsuro; Tennichi, Yasuhiro; Kato, Takayoshi; Yamaoka, Hiromasa

    1986-01-01

    While the decentralization and total digitization of control system have advanced, programmable controllers that electric control engineers can easily handle have developed in their function and performance. Besides, recent control system became large scale and complex, on the other hand, the needs of improving product quality and productivity increased, accordingly, the programmable controllers which can meet higher function and rapid control and realize the minimum interface in both hardware and software have been demanded. Hitachi Ltd. has completed the programmable controller ''HISEC 04-M/OG'', in which the heightening of performance was planned, the multiple controller system having process input and output equipments in common can be made, and the economical efficiency was pursued by adopting optical multiple transmission system, so as to be able to build up an optimum decentralized system. In this report, the outline of HISEC 04-M/D, DG and the function, a typical system constitution, and the function of a programming and debugging tool are described. When high reliability is required, a tripled system is offered. In this case, a multiport process input/output equipment is connected to three CPUs. (Kako, I.)

  6. Time spent studying on a pre-registration nursing programme module: an exploratory study and implications for regulation.

    Science.gov (United States)

    Snelling, Paul C; Lipscomb, Martin; Lockyer, Lesley; Yates, Sue; Young, Pat

    2010-11-01

    European Union (EU) regulations require that university programmes are of specified duration. Additional EU regulations apply specifically to university based nurse education, enacted in the UK by the Nursing and Midwifery Council (NMC). However, little is known about how much time student nurses spend on their studies. In this exploratory study, students undertaking a single module in the pre-registration diploma programme at an English university were asked to keep a log of learning activity for the duration of the module. Twenty-six students completed the log. These students achieved higher grades and attended more lectures than the average for the module. The mean study time was 128.4 h against a regulatory assumption that the module should take 200 h. More than half of the 26 students undertook paid work during the module run, though this work was not associated with poorer performance. Problems in regulation for course duration are discussed and it is suggested that undertaking a 4600 h course in 3 years is problematic. More research is required so that patterns of study can be better understood and student centred programmes meeting regulatory requirements developed. Copyright © 2010 Elsevier Ltd. All rights reserved.

  7. The relationship between demographic variables and leisure perceptions of selected South African first year university students / J.T. Weilbach.

    OpenAIRE

    Weilbach, Johannes Theron

    2013-01-01

    Participation in campus leisure and recreation programmes can provide university students with various benefits, but the provision of effective leisure programmes are complicated by the changes that have taken place in the demographic composition of the student population attending South African universities. Increases in the proportion of black students attending university, and decreases in the proportion of white students means that current students possibly exhibit leisure behaviours that...

  8. A model for integrating strategic planning and competence-based curriculum design in establishing a public health programme: the UNC Charlotte experience

    Directory of Open Access Journals (Sweden)

    Harver Andrew

    2009-08-01

    Full Text Available Abstract Introduction The University of North Carolina at Charlotte, a doctoral/research-intensive university, is the largest institution of higher education in the Charlotte region. The university currently offers 18 doctoral, 62 master's and 90 baccalaureate programmes. Fall 2008 enrolment exceeded 23 300 students, including more than 4900 graduate students. The university's Department of Health Behavior and Administration was established on 1 July 2002 as part of a transformed College of Health & Human Services. Case description In 2003, the Department initiated a series of stakeholder activities as part of its strategic planning and programmatic realignment efforts. The Department followed an empirically derived top-down/bottom-up strategic planning process that fostered community engagement and coordination of efforts across institutional levels. This process culminated in a vision to transform the unit into a Council on Education for Public Health accredited programme in public health and, eventually, an accredited school of public health. To date, the Department has revised its Master of Science in health promotion into an Master of Science in Public Health programme, renamed itself the Department of Public Health Sciences, launched a Bachelor of Science in Public Health major, laid plans for a doctoral programme, and received accreditation from the Council on Education for Public Health as a public health programme. Furthermore, the campus has endorsed the programme's growth into a school of public health as one of its priorities. Discussion and Evaluation It is only through this rigorous and cyclical process of determining what society needs, designing a curriculum specifically to prepare graduates to meet those needs, ensuring that those graduates meet those needs, and reassessing society's needs that we can continue to advance the profession and ensure the public's health. Community stakeholders should be active contributors to

  9. A model for integrating strategic planning and competence-based curriculum design in establishing a public health programme: the UNC Charlotte experience.

    Science.gov (United States)

    Thompson, Michael E; Harver, Andrew; Eure, Marquis

    2009-08-11

    The University of North Carolina at Charlotte, a doctoral/research-intensive university, is the largest institution of higher education in the Charlotte region. The university currently offers 18 doctoral, 62 master's and 90 baccalaureate programmes. Fall 2008 enrolment exceeded 23,300 students, including more than 4900 graduate students. The university's Department of Health Behavior and Administration was established on 1 July 2002 as part of a transformed College of Health & Human Services. In 2003, the Department initiated a series of stakeholder activities as part of its strategic planning and programmatic realignment efforts. The Department followed an empirically derived top-down/bottom-up strategic planning process that fostered community engagement and coordination of efforts across institutional levels. This process culminated in a vision to transform the unit into a Council on Education for Public Health accredited programme in public health and, eventually, an accredited school of public health. To date, the Department has revised its Master of Science in health promotion into an Master of Science in Public Health programme, renamed itself the Department of Public Health Sciences, launched a Bachelor of Science in Public Health major, laid plans for a doctoral programme, and received accreditation from the Council on Education for Public Health as a public health programme. Furthermore, the campus has endorsed the programme's growth into a school of public health as one of its priorities. It is only through this rigorous and cyclical process of determining what society needs, designing a curriculum specifically to prepare graduates to meet those needs, ensuring that those graduates meet those needs, and reassessing society's needs that we can continue to advance the profession and ensure the public's health. Community stakeholders should be active contributors to programme innovation. Lessons learnt from this process include: being connected to your

  10. An Assessment of the Impact of the Mentoring Programme on Student Performance

    Directory of Open Access Journals (Sweden)

    Masehela Langutani Mary

    2017-12-01

    Full Text Available The University of Venda introduced an academic mentoring programme in 2012. The introduction of the programme was in response to the results of a national study that was conducted by Scott, Yeld and Hendry (2007. The study was replicated at institutional level by the then University of Venda Deputy Vice-Principal Academic and the then acting Director of the Centre for Higher Education Teaching and Learning and it yielded similar results that indicated that at least 30% of undergraduate students drop out at the end of their first year. Using Margaret Archer’s morphogenetic framework, this paper seeks to assess the impact of the programme on students’ performance. The key question asked in this study is: ‘What impact has the mentoring programme made on the academic performance of students in the Department of Communication and Applied Language Studies?’ This department formed part of this study because the module lecturer was among the first few who exercised her agency by consciously volunteering to join the programme with the hope that it would improve pass rate. The pass rate improved from 80% to 92% the first time the programme was implemented and it has been high ever since, while the students in that department have continued to embrace the programme. Both qualitative and quantitative methods were adopted for this study. Qualitative data consisted of an open-ended questionnaire which was used to collect data from forty-five mentees. Interviews were also conducted with ten mentees, three student mentors, the Media Studies (MST 1541 lecturer and the educational development practitioner (EDP. From the forty-five questionnaire respondents, only ten mentees were also interviewed to confirm responses that were given in questionnaires before the researcher had reached saturation point. Quantitative data were collected through a comparison of module results for 2012 and 2013. The MST 1541 classes in 2012 and 2013 were taught by the same

  11. Chinese Postgraduate Choices When Considering a UK Business and Management Programme

    Science.gov (United States)

    Manns, Yihan; Swift, Jonathan

    2016-01-01

    This research investigated Chinese students' decision making processes for enrolling on a postgraduate taught business and management programme in a UK university, based on structured interviews, followed by a survey of just over 450 respondents. The validity and reliability of the research instrument were assessed prior to issuing the survey.…

  12. A quality assurance programme for reload fuel for light-water reactors

    International Nuclear Information System (INIS)

    Nilson, R.

    1976-01-01

    The Exxon Nuclear quality assurance programme for the design and fabrication of reload fuel for light-water reactors is described. The programme is based on the 18 quality assurance criteria used for the design and construction of nuclear facilities in the United States of America, but is broadened considerably to reflect other inputs and experiences unique to nuclear fuel production. The government and utility interfaces with the fuel supplier in the area of quality assurance, and future trends, for example, the development of topical quality assurance reports, are also discussed. Quality assurance is discussed in terms of three fundamental categories: management control, engineering assurance and quality control. Examples of specific design, processing and inspection considerations which relate to known fuel failure mechanisms are discussed. The results of irradiated fuel examinations to date have shown that certain fuel failure mechanisms can be alleviated by the considerations described and that fuel of the requisite quality can be consistently produced. (author)

  13. A Programmable, Scalable-Throughput Interleaver

    Directory of Open Access Journals (Sweden)

    E. J. C. Rijshouwer

    2010-01-01

    Full Text Available The interleaver stages of digital communication standards show a surprisingly large variation in throughput, state sizes, and permutation functions. Furthermore, data rates for 4G standards such as LTE-Advanced will exceed typical baseband clock frequencies of handheld devices. Multistream operation for Software Defined Radio and iterative decoding algorithms will call for ever higher interleave data rates. Our interleave machine is built around 8 single-port SRAM banks and can be programmed to generate up to 8 addresses every clock cycle. The scalable architecture combines SIMD and VLIW concepts with an efficient resolution of bank conflicts. A wide range of cellular, connectivity, and broadcast interleavers have been mapped on this machine, with throughputs up to more than 0.5 Gsymbol/second. Although it was designed for channel interleaving, the application domain of the interleaver extends also to Turbo interleaving. The presented configuration of the architecture is designed as a part of a programmable outer receiver on a prototype board. It offers (near universal programmability to enable the implementation of new interleavers. The interleaver measures 2.09 mm2 in 65 nm CMOS (including memories and proves functional on silicon.

  14. A Programmable, Scalable-Throughput Interleaver

    Directory of Open Access Journals (Sweden)

    Rijshouwer EJC

    2010-01-01

    Full Text Available The interleaver stages of digital communication standards show a surprisingly large variation in throughput, state sizes, and permutation functions. Furthermore, data rates for 4G standards such as LTE-Advanced will exceed typical baseband clock frequencies of handheld devices. Multistream operation for Software Defined Radio and iterative decoding algorithms will call for ever higher interleave data rates. Our interleave machine is built around 8 single-port SRAM banks and can be programmed to generate up to 8 addresses every clock cycle. The scalable architecture combines SIMD and VLIW concepts with an efficient resolution of bank conflicts. A wide range of cellular, connectivity, and broadcast interleavers have been mapped on this machine, with throughputs up to more than 0.5 Gsymbol/second. Although it was designed for channel interleaving, the application domain of the interleaver extends also to Turbo interleaving. The presented configuration of the architecture is designed as a part of a programmable outer receiver on a prototype board. It offers (near universal programmability to enable the implementation of new interleavers. The interleaver measures 2.09 m in 65 nm CMOS (including memories and proves functional on silicon.

  15. The Digital North Denmark Programme -Promoting Regional Change?

    DEFF Research Database (Denmark)

    Østergaard, Christian Richter

    2007-01-01

    The Digital North Denmark (DDN) was an IT programme running from 2000 to 2003 in the North Jutland County in Denmark with national government support of € 23 million. The Danish government initiated the programme with the aim of further strengthening regions with an already proven ICT capability...... (Dybkjær and Lindegaard, 1999, p.96-100). The declared approach was to build on the existing competencies in industry as well as at universities. The national government chose two regions – Ørestaden, a new concentration of knowledge-based institutions near Copenhagen Airport, and North Jutland......-offers within four themes. The participants - meant to be project consortia of ideally private firms, public or private organisations as well as regional and municipal government bodies - could get a maximum national government support of one third of the total project sum.This chapter investigates how...

  16. World Federation for Medical Education Policy on international recognition of medical schools' programme.

    Science.gov (United States)

    Karle, Hans

    2008-12-01

    The increasing globalisation of medicine, as manifested in the migration rate of medical doctors and in the growth of cross-border education providers, has inflicted a wave of quality assurance efforts in medical education, and underlined the need for definition of standards and for introduction of effective and transparent accreditation systems. In 2004, reflecting the importance of the interface between medical education and the healthcare delivery sector, a World Health Organization (WHO)/World Federation for Medical Education (WFME) Strategic Partnership to improve medical education was formed. In 2005, the partnership published Guidelines for Accreditation of Basic Medical Education. The WHO/WFME Guidelines recommend the establishment of proper accreditation systems that are effective, independent, transparent and based on medical education-specific criteria. An important prerequisite for this development was the WFME Global Standards programme, initiated in 1997 and widely endorsed. The standards are now being used in all 6 WHO/WFME regions as a basis for quality improvement of medical education throughout its continuum and as a template for national and regional accreditation standards. Promotion of national accreditation systems will have a pivotal influence on future international appraisal of medical education. Information about accreditation status - the agencies involved and the criteria and procedure used - will be an essential component of new Global Directories of Health Professions Educational Institutions. According to an agreement between the WHO and the University of Copenhagen (UC), these Directories (the Avicenna Directories) will be developed and published by the UC with the assistance of the WFME, starting with renewal of the WHO World Directory of Medical Schools, and sequentially expanding to cover educational institutions for other health professions. The Directories will be a foundation for international meta-recognition ("accrediting the

  17. Academic Training Lecture - Regular Programme

    CERN Multimedia

    PH Department

    2011-01-01

    Regular Lecture Programme 9 May 2011 ACT Lectures on Detectors - Inner Tracking Detectors by Pippa Wells (CERN) 10 May 2011 ACT Lectures on Detectors - Calorimeters (2/5) by Philippe Bloch (CERN) 11 May 2011 ACT Lectures on Detectors - Muon systems (3/5) by Kerstin Hoepfner (RWTH Aachen) 12 May 2011 ACT Lectures on Detectors - Particle Identification and Forward Detectors by Peter Krizan (University of Ljubljana and J. Stefan Institute, Ljubljana, Slovenia) 13 May 2011 ACT Lectures on Detectors - Trigger and Data Acquisition (5/5) by Dr. Brian Petersen (CERN) from 11:00 to 12:00 at CERN ( Bldg. 222-R-001 - Filtration Plant )

  18. Thermostat Interface and Usability: A Survey

    Energy Technology Data Exchange (ETDEWEB)

    Meier, Alan; Peffer, Therese; Pritoni, Marco; Aragon, Cecilia

    2010-09-04

    This report investigates the history of thermostats to better understand the context and legacy regarding the development of this important tool, as well as thermostats' relationships to heating, cooling, and other environmental controls. We analyze the architecture, interfaces, and modes of interaction used by different types of thermostats. For over sixty years, home thermostats have translated occupants' temperature preferences into heating and cooling system operations. In this position of an intermediary, the millions of residential thermostats control almost half of household energy use, which corresponds to about 10percent of the nation's total energy use. Thermostats are currently undergoing rapid development in response to emerging technologies, new consumer and utility demands, and declining manufacturing costs. Energy-efficient homes require more careful balancing of comfort, energy consumption, and health. At the same time, new capabilities will be added to thermostats, including scheduling, control of humidity and ventilation, responsiveness to dynamic electricity prices, and the ability to join communication networks inside homes. Recent studies have found that as many as 50percent of residential programmable thermostats are in permanent"hold" status. Other evaluations found that homes with programmable thermostats consumed more energy than those relying on manual thermostats. Occupants find thermostats cryptic and baffling to operate because manufacturers often rely on obscure, and sometimes even contradictory, terms, symbols, procedures, and icons. It appears that many people are unable to fully exploit even the basic features in today's programmable thermostats, such as setting heating and cooling schedules. It is important that people can easily, reliably, and confidently operate thermostats in their homes so as to remain comfortable while minimizing energy use.

  19. Costs of a Hospital-Based, Ready-To-Use Syringe Delivery Programme

    DEFF Research Database (Denmark)

    Risør, Bettina Wulff; Vand, S; Lisby, M

    2017-01-01

    %) and at €20,905 (an increase of 228%) for the endoscopy department. The ready-to-use delivery program imposed an additional cost of €11.32 per day surgery operation and €2.41 per endoscopy procedure. Conclusion: This ready-to-use programme increased the cost of the medical handling process. This incremental......Objective: The risk of errors in the medication administration process is high. Applications of pre lled syringes may improve patient safety but could be more costly. The objective of this study was to assess the additional costs of a ready-to-use syringe delivery programme in comparison...... with a conventional delivery programme at day surgery and endoscopy departments at a large university hospital. Methods: The cost analysis used the hospital perspective and developed an “activity-based costing” model to assess the costs of medicine- handling activities. The model was calibrated with six-month data...

  20. A programmable quantum current standard from the Josephson and the quantum Hall effects

    Energy Technology Data Exchange (ETDEWEB)

    Poirier, W., E-mail: wilfrid.poirier@lne.fr; Lafont, F.; Djordjevic, S.; Schopfer, F.; Devoille, L. [Quantum metrology group, Laboratoire National de métrologie et d' Essais, 29 avenue Roger Hennequin, 78197 Trappes (France)

    2014-01-28

    We propose a way to realize a programmable quantum current standard (PQCS) from the Josephson voltage standard and the quantum Hall resistance standard (QHR) exploiting the multiple connection technique provided by the quantum Hall effect (QHE) and the exactness of the cryogenic current comparator. The PQCS could lead to breakthroughs in electrical metrology like the realization of a programmable quantum current source, a quantum ampere-meter, and a simplified closure of the quantum metrological triangle. Moreover, very accurate universality tests of the QHE could be performed by comparing PQCS based on different QHRs.