WorldWideScience

Sample records for programmable digital computer

  1. Some aspects of programmable digital systems usage in nuclear power plants

    International Nuclear Information System (INIS)

    Mandic, D.; Smolej, M.; Sucic, B.

    2004-01-01

    During the operation of the NPP Krsko - NEK and other nuclear power plants, it has been recognized that certain issues related to the usage of digital equipment and associated software in NPP technological process protection, control and monitoring, are usually not adequately addressed in the existing programs and procedures. Moreover, often the problems related to the programmable digital systems usage are not understood correctly, which means that they can not be treated properly. Owing to the specifics of the programmable digital systems usage they have to be treated in a different way than other plant equipment and related documentation. The term as well as the process of Process Computers Configuration Control was introduced to control, among other issues, three 10CFR50 Appendix B quality requirements related to the Process Computers application in NPP: Design Control, Document Control, Identification and Control of Materials, Parts and Components. Based on the experience from NEK and published experience from other NPP and other organizations, this paper sheds light on specifics of the programmable digital systems usage in nuclear power plants. The wording Programmable Digital Systems was used rather than Process Computers, to emphasize wide area of applicability of this term: from simple digital components with burned-in programs to the PLC (Programmable Logic Controllers) and large process computer systems. In order to satisfy requirements of the Process Computer Configuration Control, specific characteristics and specific problems related to the usage of programmable digital systems require specific treatment of these issues. This paper describes those specific characteristics and traditional misunderstandings, false beliefs, false expectations and common errors that are most frequently committed in the life cycle of the programmable digital systems, as well as consequences and problems that could develop. The paper also refers to the regulations, industry

  2. Digitally programmable signal generator

    International Nuclear Information System (INIS)

    Priatko, G.J.; Kaskey, J.A.

    1988-01-01

    A digitally programmable signal generator (DPSG) includes a first memory from which data is written into a second memory formed of n banks. Each bank includes four memories and a multiplexer, the banks being read once during each time frame, the read-out bits being multiplexed and fed out serially in synchronism with a plurality of clock pulses occuring during a time frame. The resulting serial bit streams may be fed in parallel to a digital-to-analog converter. The DPSG can be used in applications such as Atomic Vapor Laser Isotope Separation (AVLIS) to create an optimal match between the process laser's spectral profile and that of the vaporized material, optical telecommunications, non-optical telecommunication in the microwave and radio spectrum, radar, electronic countermeasures, high speed computer interconnects, local area networks, high definition video transport and the multiplexing of large quantities of slow digital memory into high speed data streams. This invention extends the operation of DPSGs into the GHz range. (author)

  3. Application of Field programmable Gate Array to Digital Signal ...

    African Journals Online (AJOL)

    Journal of Research in National Development ... This work shows how one parallel technology Field Programmable Gate Array (FPGA) can be applied to digital signal processing problem to increase computational speed. ... In this research work FPGA typically exploits parallelism because FPGA is a parallel device. With the ...

  4. Benefit of Analog, Programmable and Digital Hearing Aids

    Directory of Open Access Journals (Sweden)

    Jamileh Fatahi

    2006-12-01

    Full Text Available Background and Aims: As the hearing aid technology progressively promotes toward replacing analog hearing aids with digital and programmable ones, comparison of the patient satisfaction of those kinds of hearing aids by means of a valuable tool seems so necessary. So, the aim of this study was to compare self-reported benefit of analog, digitally controlled programmable and digital hearing aids for reducing disability caused by hearing impairment in mild to severe sensorineural hearing impaired persons. Materials and Methods: This cross-sectional study was performed on 90 persons with mild to severe sensorineural hearing loss dividing into three groups: 43 subjects were fitted with digital, 15 with programmable, 32 with analog hearing aids. After pure tone audiometry, Abbreviated profile of hearing aid benefit (APHAB was completed before and one month after using hearing aids to determine the benefit of them. Results: Global APHAB mean scores for digital, programmable and analog hearing aids were 49.05, 33.19 and 39.53, respectively. Ease of Communication subscale mean scores were 53.46 for digitals, 37.66 for programmables and 39.09 for analogs. Background noise subscale mean scores for digital programmable and analog hearing aids were 46.36, 25.53 and 35.31, respectively. Global and also both subscale mean scores showed significant difference between digital hearing aids and programmable and analog ones. There was no significant difference between reverberation subscale mean scores of three groups. Conclusion: It seems digital hearing aids may be more beneficial to reduce disability caused by hearing loss than analog and programmable hearing aids are.

  5. Digital optical computer II

    Science.gov (United States)

    Guilfoyle, Peter S.; Stone, Richard V.

    1991-12-01

    OptiComp is currently completing a 32-bit, fully programmable digital optical computer (DOC II) that is designed to operate in a UNIX environment running RISC microcode. OptiComp's DOC II architecture is focused toward parallel microcode implementation where data is input in a dual rail format. By exploiting the physical principals inherent to optics (speed and low power consumption), an architectural balance of optical interconnects and software code efficiency can be achieved including high fan-in and fan-out. OptiComp's DOC II program is jointly sponsored by the Office of Naval Research (ONR), the Strategic Defense Initiative Office (SDIO), NASA space station group and Rome Laboratory (USAF). This paper not only describes the motivational basis behind DOC II but also provides an optical overview and architectural summary of the device that allows the emulation of any digital instruction set.

  6. Usage of Commercial Grade Programmable Digital Systems in Safety Related Applications

    International Nuclear Information System (INIS)

    Mandic, D.

    2006-01-01

    This paper explains methods and conditions, which if completely and correctly fulfilled, enable an operating NPP (Nuclear Power Plant) licensed and operating in accordance with the US codes and US regulatory requirements to use a commercial grade programmable digital device (PLC - Programmable Digital Controller, digital controller, digital computer or process computer) in a safety related application in a NPP. In mid 80's, when an intensive construction cycle of the new NPPs in the U.S.A. was completed, many equipment manufacturers either disappeared from the market or they abandoned their product lines that were designed and manufactured under 10 CFR Part 50 Appendix B quality assurance program. The quality assurance as defined by 10 CFR Part 50 Appendix B comprises all those planned and systematic actions necessary to provide adequate confidence that a Structure, System or Component (SSC) will perform satisfactorily in service . The operating NPPs faced the problem related to the availability of qualified equipment, components and spare parts. The US NRC (Nuclear Regulatory Commission) recognized that problem timely (Oct. 1978 revision of 10CFR21) and required a commercial grade item to be dedicated before it could be used as a basic component. A special process named Dedication of CGI - Commercial Grade Items if conducted properly, provides reasonable assurance that a commercial grade item to be used as a basic component will perform its intended safety related function and, in this respect, is deemed equivalent to an item designed and manufactured under 10 CFR Part 50 Appendix B. After that, the Dedication of CGI has been widely used mostly for relatively simple mechanical, electrical, and IandC components and spare parts. In order to provide guidance to the dedication process, EPRI has issued two documents (EPRI NP-5652 and Supplemental Guidance for EPRI NP-5652). All nuclear power plants, which comply with the US nuclear regulatory requirements, hindered as

  7. Computer mathematics for programmers

    CERN Document Server

    Abney, Darrell H; Sibrel, Donald W

    1985-01-01

    Computer Mathematics for Programmers presents the Mathematics that is essential to the computer programmer.The book is comprised of 10 chapters. The first chapter introduces several computer number systems. Chapter 2 shows how to perform arithmetic operations using the number systems introduced in Chapter 1. The third chapter covers the way numbers are stored in computers, how the computer performs arithmetic on real numbers and integers, and how round-off errors are generated in computer programs. Chapter 4 details the use of algorithms and flowcharting as problem-solving tools for computer p

  8. The digital computer

    CERN Document Server

    Parton, K C

    2014-01-01

    The Digital Computer focuses on the principles, methodologies, and applications of the digital computer. The publication takes a look at the basic concepts involved in using a digital computer, simple autocode examples, and examples of working advanced design programs. Discussions focus on transformer design synthesis program, machine design analysis program, solution of standard quadratic equations, harmonic analysis, elementary wage calculation, and scientific calculations. The manuscript then examines commercial and automatic programming, how computers work, and the components of a computer

  9. Outreach programmes to attract girls into computing: how the best laid plans can sometimes fail

    Science.gov (United States)

    Lang, Catherine; Fisher, Julie; Craig, Annemieke; Forgasz, Helen

    2015-07-01

    This article presents a reflective analysis of an outreach programme called the Digital Divas Club. This curriculum-based programme was delivered in Australian schools with the aim of stimulating junior and middle school girls' interest in computing courses and careers. We believed that we had developed a strong intervention programme based on previous literature and our collective knowledge and experiences. While it was coordinated by university academics, the programme content was jointly created and modified by practicing school teachers. After four years, when the final data were compiled, it showed that our programme produced significant change to student confidence in computing, but the ability to influence a desire to pursue a career path in computing did not fully eventuate. To gain a deeper insight in to why this may be the case, data collected from two of the schools are interrogated in more detail as described in this article. These schools were at the end of the expected programme outcomes. We found that despite designing a programme that delivered a multi-layered positive computing experience, factors beyond our control such as school culture and teacher technical self-efficacy help account for the unanticipated results. Despite our best laid plans, the expectations that this semester long programme would influence students' longer term career outcomes may have been aspirational at best.

  10. Programmable architecture for quantum computing

    NARCIS (Netherlands)

    Chen, J.; Wang, L.; Charbon, E.; Wang, B.

    2013-01-01

    A programmable architecture called “quantum FPGA (field-programmable gate array)” (QFPGA) is presented for quantum computing, which is a hybrid model combining the advantages of the qubus system and the measurement-based quantum computation. There are two kinds of buses in QFPGA, the local bus and

  11. Digital Instrumentation and Control working group (DICWG) - MDEP DICWG Programme Plan 2012 2013

    International Nuclear Information System (INIS)

    2012-02-01

    The Multinational Design Evaluation Programme (MDEP) Digital Instrumentation and Controls Working Group (DICWG) was approved by MDEP's Policy Group in March 2008 and meets approximately 3 times a year. All MDEP members and the IAEA are invited to participate in this working group's activities. The DICWG's main objectives are as follows: - to document common positions in the DI and C safety systems design areas; - to harmonise and converge national codes, standards and regulatory requirements and practices in this area while recognising the sovereign rights and responsibilities of national regulators in carrying out their safety reviews of new reactor designs (see the DICWG programme plan for more details of the group's work). The DICWG interacts regularly with the following organisations: - IEC (International Electro-technical Commission) Subcommittee 45A, Instrumentation and Control of Nuclear Facilities; - IEEE (Institute of Electric and Electronics Engineers); - other organisations involved in the design of digital I and C safety systems for nuclear power plants. The DICWG reports its status to the MDEP Steering Technical Committee at the latter's thrice annual meetings. This document presents the 2012 and 2013 programme plan and its products: the Generic Common Position DICWG-02 on Software Tools; the Generic Common Position DICWG-03 on Verification and Validation throughout the Life Cycle of Safety Systems Using Digital Computers; the Generic Common Position DICWG-04 on Communication Independence; the Generic Common Position DICWG-05 on Treatment of Hardware Description Language (HDL) Programmed Devices for Use in Nuclear Safety Systems; the Generic Common Position DICWG-06 on Simplicity in Design; the Generic Common Position DICWG-08 on Impact of Cyber Security Features on Digital I and C Safety Systems

  12. Use of computers and the Internet by residents in US family medicine programmes.

    Science.gov (United States)

    King, Richard V; Murphy-Cullen, Cassie L; Mayo, Helen G; Marcee, Alice K; Schneider, Gregory W

    2007-06-01

    Computers, personal digital assistants (PDA), and the Internet are widely used as resources in medical education and clinical care. Educators who intend to incorporate these resources effectively into residency education programmes can benefit from understanding how residents currently use these tools, their skills, and their preferences. The researchers sent questionnaires to 306 US family medicine residency programmes for all of their residents to complete. Respondents were 1177 residents from 125 (41%) programmes. Access to a computer was reported by 95% of respondents. Of these, 97% of desktop and 89% of laptop computers could access the Internet. Residents accessed various educational and clinical resources. Half felt they had 'intermediate' skills at Web searches, 23% had 'some skills,' and 27% were 'quite skilled.' Those under 30 years of age reported higher skill levels. Those who experienced a Web-based curriculum in medical school reported higher search skills and greater success in finding clinical information. Respondents preferred to use technology to supplement the didactic sessions offered in resident teaching conferences. Favourable conditions exist in family medicine residency programmes to implement a blend of traditional and technology-based learning experiences. These conditions include residents' experience, skills, and preferences.

  13. Finnish experiences on licensing and using of programmable digital systems in nuclear power plants

    International Nuclear Information System (INIS)

    Haapanen, P.; Maskuniitty, M.; Heimburger, H.; Hall, L.E.; Manninen, T.

    1993-01-01

    Finnish utility companies, Imatran Voima Oy (IVO) and Teollisuuden Voima (TVO), and the licensing authority, the Finnish Centre for Radiation and Nuclear Safety (STUK), are preparing for a new nuclear power plant in Finland. Plant vendors are proposing programmable digital automation systems for both the safety-related and the operational I and C (instrumentation and control) systems in this new unit. Also in existing plant units the replacement of certain old analog systems with state-of-the-art digital ones will become necessary in the years to come. Licensing of programmable systems for safety critical applications requires a new approach due to the special properties and failure modes of these systems. The major difficulties seem to be in the assessment and quantification of software reliability. The Technical Research Centre of Finland has in co-operation with the authority and the utilities conducted a project (AJA) to develop domestically applicable licensing requirements, guidelines and practices. International standards, guidelines and licensing practices have been analyzed in order to specify national licensing requirements. The paper describes and discusses the findings and experiences of the AJA project so far. The experience in introducing advanced programmable digital control and computer systems in the operating nuclear power plants will be covered briefly. Although these systems are not safety-related but systems of more general interest regarding nuclear safety, some routines regarding the licensing of safety- related systems have been followed. In these backfitting and replacement projects some experience have been gained in how to license safety-related programmable systems. (Author) 31 refs., 2 figs

  14. Designed cell consortia as fragrance-programmable analog-to-digital converters.

    Science.gov (United States)

    Müller, Marius; Ausländer, Simon; Spinnler, Andrea; Ausländer, David; Sikorski, Julian; Folcher, Marc; Fussenegger, Martin

    2017-03-01

    Synthetic biology advances the rational engineering of mammalian cells to achieve cell-based therapy goals. Synthetic gene networks have nearly reached the complexity of digital electronic circuits and enable single cells to perform programmable arithmetic calculations or to provide dynamic remote control of transgenes through electromagnetic waves. We designed a synthetic multilayered gaseous-fragrance-programmable analog-to-digital converter (ADC) allowing for remote control of digital gene expression with 2-bit AND-, OR- and NOR-gate logic in synchronized cell consortia. The ADC consists of multiple sampling-and-quantization modules sensing analog gaseous fragrance inputs; a gas-to-liquid transducer converting fragrance intensity into diffusible cell-to-cell signaling compounds; a digitization unit with a genetic amplifier circuit to improve the signal-to-noise ratio; and recombinase-based digital expression switches enabling 2-bit processing of logic gates. Synthetic ADCs that can remotely control cellular activities with digital precision may enable the development of novel biosensors and may provide bioelectronic interfaces synchronizing analog metabolic pathways with digital electronics.

  15. 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.

  16. Computer programmes for the control and data manipulation of a sequential x-ray-fluorescence spectrometer

    International Nuclear Information System (INIS)

    Spimpolo, G.F.

    1984-01-01

    Two computer programmes have been written for use on a fully automated Siemens SRS200 sequential X-ray-fluorescence spectrometer. The first of these is used to control the spectrometer via an LC200 logic controller using a Data General Nova IV minicomputer; the second is used for the on-line evaluation of the intensity results and the printout of the analytical results. This system is an alternative to the systems offered by Siemens Ltd, which consist of a Process PR310 or Digital DEC PDP1103 computer and the Siemens Spectra 310 software package. The multibatch capabilities of the programmes, with the option of measuring one sample or a tray of samples before the results are calculated, give the new programmes a major advantage over the dedicated software and, together with the elimination of human error in calculation, have resulted in increased efficiency and quality in routine analyses. A description is given of the two programmes, as well as instruction and guidelines to the user

  17. Digital control programmer for temperature control

    International Nuclear Information System (INIS)

    Rajore, S.B.; Kumar, S.V.

    1993-01-01

    This report describes a PC based digital control programmer for controlling and programming temperature of a high vacuum resistance heating furnace and the software developed to control power using PID algorithm. It also describes the amplifier specially developed to suit the input requirement of the non-standard W5 thermocouple and the software and hardware protections introduced in the system. (author). 5 refs., 8 figs., 1 appendix

  18. Building Digital Economy - The Research Councils Programme and the Vision

    Science.gov (United States)

    Hand, John

    We at the Research Councils believe that there are many aspects of society and business that could be transformed by the innovative design and use of digital technologies. This has led to the Digital Economy Programme. The Digital Economy is an RCUK Cross-Research Council Programme, led by the EPSRC, but working closely with ESRC, MRC, AHRC and TSB. What is Digital Economy? Digital Economy is the novel design or use of information and communication technology to help transform the lives of individuals, society or business. All Digital Economy research involves the user community. This can include industry, government, society, charities or other groups as applicable. The research will understand the technologies and also why change is needed, what the impacts will be and who will benefit. Research in this cross-research council area can be driven by economic, social or technical need. The early involvement of the user community is vital if new technologies are to be integrated successfully into business opportunities, technical solutions or commercial products and processes. Challenges in the Digital Economy will require multi-disciplinary academic input, including, but not limited to, the arts and humanities, economic and social sciences and medical sciences, in addition to engineering and physical sciences.

  19. 21 CFR 870.1425 - Programmable diagnostic computer.

    Science.gov (United States)

    2010-04-01

    ... 21 Food and Drugs 8 2010-04-01 2010-04-01 false Programmable diagnostic computer. 870.1425 Section 870.1425 Food and Drugs FOOD AND DRUG ADMINISTRATION, DEPARTMENT OF HEALTH AND HUMAN SERVICES... diagnostic computer. (a) Identification. A programmable diagnostic computer is a device that can be...

  20. Digital design and computer architecture

    CERN Document Server

    Harris, David

    2010-01-01

    Digital Design and Computer Architecture is designed for courses that combine digital logic design with computer organization/architecture or that teach these subjects as a two-course sequence. Digital Design and Computer Architecture begins with a modern approach by rigorously covering the fundamentals of digital logic design and then introducing Hardware Description Languages (HDLs). Featuring examples of the two most widely-used HDLs, VHDL and Verilog, the first half of the text prepares the reader for what follows in the second: the design of a MIPS Processor. By the end of D

  1. Computational Multiqubit Tunnelling in Programmable Quantum Annealers

    Science.gov (United States)

    2016-08-25

    ARTICLE Received 3 Jun 2015 | Accepted 26 Nov 2015 | Published 7 Jan 2016 Computational multiqubit tunnelling in programmable quantum annealers...state itself. Quantum tunnelling has been hypothesized as an advantageous physical resource for optimization in quantum annealing. However, computational ...qubit tunnelling plays a computational role in a currently available programmable quantum annealer. We devise a probe for tunnelling, a computational

  2. Automatic analysis of digitized TV-images by a computer-driven optical microscope

    International Nuclear Information System (INIS)

    Rosa, G.; Di Bartolomeo, A.; Grella, G.; Romano, G.

    1997-01-01

    New methods of image analysis and three-dimensional pattern recognition were developed in order to perform the automatic scan of nuclear emulsion pellicles. An optical microscope, with a motorized stage, was equipped with a CCD camera and an image digitizer, and interfaced to a personal computer. Selected software routines inspired the design of a dedicated hardware processor. Fast operation, high efficiency and accuracy were achieved. First applications to high-energy physics experiments are reported. Further improvements are in progress, based on a high-resolution fast CCD camera and on programmable digital signal processors. Applications to other research fields are envisaged. (orig.)

  3. Computing Logarithms Digit-by-Digit

    Science.gov (United States)

    Goldberg, Mayer

    2005-01-01

    In this work, we present an algorithm for computing logarithms of positive real numbers, that bears structural resemblance to the elementary school algorithm of long division. Using this algorithm, we can compute successive digits of a logarithm using a 4-operation pocket calculator. The algorithm makes no use of Taylor series or calculus, but…

  4. Digital computers in action

    CERN Document Server

    Booth, A D

    1965-01-01

    Digital Computers in Action is an introduction to the basics of digital computers as well as their programming and various applications in fields such as mathematics, science, engineering, economics, medicine, and law. Other topics include engineering automation, process control, special purpose games-playing devices, machine translation and mechanized linguistics, and information retrieval. This book consists of 14 chapters and begins by discussing the history of computers, from the idea of performing complex arithmetical calculations to the emergence of a modern view of the structure of a ge

  5. Field-Programmable Gate Array-based fluxgate magnetometer with digital integration

    Science.gov (United States)

    Butta, Mattia; Janosek, Michal; Ripka, Pavel

    2010-05-01

    In this paper, a digital magnetometer based on printed circuit board fluxgate is presented. The fluxgate is pulse excited and the signal is extracted by gate integration. We investigate the possibility to perform integration on very narrow gates (typically 500 ns) by using digital techniques. The magnetometer is based on field-programmable gate array (FPGA) card: we will show all the advantages and disadvantages, given by digitalization of fluxgate output voltage by means of analog-to-digital converter on FPGA card, as well as digitalization performed by external digitizer. Due to very narrow gate, it is shown that a magnetometer entirely based on a FPGA card is preferable, because it avoids noise due to trigger instability. Both open loop and feedback operative mode are described and achieved results are presented.

  6. Unauthorised adaptation of computer programmes - is criminalisation a solution?

    Directory of Open Access Journals (Sweden)

    L Muswaka

    2011-12-01

    Full Text Available In Haupt t/a Softcopy v Brewers Marketing Intelligence (Pty Ltd 2006 4 SA 458 (SCA Haupt sought to enforce a copyright claim in the Data Explorer computer programme against Brewers Marketing Intelligence (Pty Ltd. His claim was dismissed in the High Court and he appealed to the Supreme Court of Appeal. The Court held that copyright in the Data Explorer programme vested in Haupt. Haupt acquired copyright in the Data Explorer programme regardless of the fact that the programme was as a result of an unauthorised adaptation of the Project AMPS programme which belonged to Brewers Marketing Intelligence (Pty Ltd.This case note inter alia analyses the possibility of an author being sued for infringement even though he has acquired copyright in a work that he created by making unauthorised adaptations to another's copyright material. Furthermore, it examines whether or not the law adequately protects copyright owners in situations where infringement takes the form of unauthorised adaptations of computer programmes. It is argued that the protection afforded by the Copyright Act 98 of 1978 (Copyright Act in terms of section 27(1 to copyright owners of computer programmes is narrowly defined. It excludes from its ambit of criminal liability the act of making unauthorised adaptation of computer programmes. The issue that is considered is therefore whether or not the unauthorised adaptation of computer programmes should attract a criminal sanction. In addressing this issue and with the aim of making recommendations, the legal position in the United Kingdom (UK is analysed. From the analysis it is recommended that the Copyright Act be amended by the insertion of a new section, section 27(1(A, which will make the act of making an unauthorised adaptation of a computer programme an offence. This recommended section will close the gap that currently exists in our law with regard to unauthorised adaptations of computer programmes.

  7. A portable software tool for computing digitally reconstructed radiographs

    International Nuclear Information System (INIS)

    Chaney, Edward L.; Thorn, Jesse S.; Tracton, Gregg; Cullip, Timothy; Rosenman, Julian G.; Tepper, Joel E.

    1995-01-01

    Purpose: To develop a portable software tool for fast computation of digitally reconstructed radiographs (DRR) with a friendly user interface and versatile image format and display options. To provide a means for interfacing with commercial and custom three-dimensional (3D) treatment planning systems. To make the tool freely available to the Radiation Oncology community. Methods and Materials: A computer program for computing DRRs was enhanced with new features and rewritten to increase computational efficiency. A graphical user interface was added to improve ease of data input and DRR display. Installer, programmer, and user manuals were written, and installation test data sets were developed. The code conforms to the specifications of the Cooperative Working Group (CWG) of the National Cancer Institute (NCI) Contract on Radiotherapy Treatment Planning Tools. Results: The interface allows the user to select DRR input data and image formats primarily by point-and-click mouse operations. Digitally reconstructed radiograph formats are predefined by configuration files that specify 19 calculation parameters. Enhancements include improved contrast resolution for visualizing surgical clips, an extended source model to simulate the penumbra region in a computed port film, and the ability to easily modify the CT numbers of objects contoured on the planning computed tomography (CT) scans. Conclusions: The DRR tool can be used with 3D planning systems that lack this functionality, or perhaps improve the quality and functionality of existing DRR software. The tool can be interfaced to 3D planning systems that run on most modern graphics workstations, and can also function as a stand-alone program

  8. Field-programmable beam reconfiguring based on digitally-controlled coding metasurface

    Science.gov (United States)

    Wan, Xiang; Qi, Mei Qing; Chen, Tian Yi; Cui, Tie Jun

    2016-02-01

    Digital phase shifters have been applied in traditional phased array antennas to realize beam steering. However, the phase shifter deals with the phase of the induced current; hence, it has to be in the path of each element of the antenna array, making the phased array antennas very expensive. Metamaterials and/or metasurfaces enable the direct modulation of electromagnetic waves by designing subwavelength structures, which opens a new way to control the beam scanning. Here, we present a direct digital mechanism to control the scattered electromagnetic waves using coding metasurface, in which each unit cell loads a pin diode to produce binary coding states of “1” and “0”. Through data lines, the instant communications are established between the coding metasurface and the internal memory of field-programmable gate arrays (FPGA). Thus, we realize the digital modulation of electromagnetic waves, from which we present the field-programmable reflective antenna with good measurement performance. The proposed mechanism and functional device have great application potential in new-concept radar and communication systems.

  9. Preliminary design of an advanced programmable digital filter network for large passive acoustic ASW systems. [Parallel processor

    Energy Technology Data Exchange (ETDEWEB)

    McWilliams, T.; Widdoes, Jr., L. C.; Wood, L.

    1976-09-30

    The design of an extremely high performance programmable digital filter of novel architecture, the LLL Programmable Digital Filter, is described. The digital filter is a high-performance multiprocessor having general purpose applicability and high programmability; it is extremely cost effective either in a uniprocessor or a multiprocessor configuration. The architecture and instruction set of the individual processor was optimized with regard to the multiple processor configuration. The optimal structure of a parallel processing system was determined for addressing the specific Navy application centering on the advanced digital filtering of passive acoustic ASW data of the type obtained from the SOSUS net. 148 figures. (RWR)

  10. An introduction to digital computing

    CERN Document Server

    George, F H

    2014-01-01

    An Introduction to Digital Computing provides information pertinent to the fundamental aspects of digital computing. This book represents a major step towards the universal availability of programmed material.Organized into four chapters, this book begins with an overview of the fundamental workings of the computer, including the way it handles simple arithmetic problems. This text then provides a brief survey of the basic features of a typical computer that is divided into three sections, namely, the input and output system, the memory system for data storage, and a processing system. Other c

  11. 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.

  12. Enhancing Learning Effectiveness in Digital Design Courses through the Use of Programmable Logic Boards

    Science.gov (United States)

    Zhu, Yi; Weng, T.; Cheng, Chung-Kuan

    2009-01-01

    Incorporating programmable logic devices (PLD) in digital design courses has become increasingly popular. The advantages of using PLDs, such as complex programmable logic devices (CPLDs) and field programmable gate arrays (FPGA), have been discussed before. However, previous studies have focused on the experiences from the point of view of the…

  13. An atomic-absorption programme for the Apple 2 plus computer

    International Nuclear Information System (INIS)

    Wepener, J.H.; Pearton, D.C.G.

    1982-01-01

    An interactive computer programme, the AA-PROGRAM APPLE, has been designed and written to process data obtained during routine analysis by atomic-absorption spectrophotometry. The programme is fast, convenient for the user, and was found to perform satisfactorily during routine operation in the laboratory. The computer used is an Apple II Plus with a video screen, and the language of the programme is Applesoft BASIC. Operating instructions for the computer and a printout of the programme are given in the Appendices

  14. Carbon Nanotubes-Based Digitally Programmable Current Follower

    Directory of Open Access Journals (Sweden)

    S. K. Tripathi

    2018-01-01

    Full Text Available The physical constraints of ever-shrinking CMOS transistors are rapidly approaching atomistic and quantum mechanical limits. Therefore, research is now directed towards the development of nanoscale devices that could work efficiently in the sub-10 nm regime. This coupled with the fact that recent design trend for analog signal processing applications is moving towards current-mode circuits which offer lower voltage swings, higher bandwidth, and better signal linearity is the motivation for this work. A digitally controlled DVCC has been realized using CNFETs. This work exploited the CNFET’s parameters like chirality, pitch, and numbers of CNTs to perform the digital control operation. The circuit has minimum number of transistors and can control the output current digitally. A similar CMOS circuit with 32 nm CMOS parameters was also simulated and compared. The result shows that CMOS-based circuit requires 418.6 μW while CNFET-based circuit consumes 352.1 μW only. Further, the proposed circuit is used to realize a CNFET-based instrumentation amplifier with digitally programmable gain. The amplifier has a CMRR of 100 dB and ICMR equal to 0.806 V. The 3 dB bandwidth of the amplifier is 11.78 GHz which is suitable for the applications like navigation, radar instrumentation, and high-frequency signal amplification and conditioning.

  15. Examining effectiveness of tailorable computer-assisted therapy programmes for substance misuse: Programme usage and clinical outcomes data from Breaking Free Online.

    Science.gov (United States)

    Elison, Sarah; Jones, Andrew; Ward, Jonathan; Davies, Glyn; Dugdale, Stephanie

    2017-11-01

    When evaluating complex, tailorable digital behavioural interventions, additional approaches may be required alongside established methodologies such as randomised controlled trials (RCTs). Research evaluating a computer-assisted therapy (CAT) programme for substance misuse, Breaking Free Online (BFO), is informed by Medical Research Council (MRC) guidance recommending examination of 'mechanisms of action' of individual intervention strategies, which is relevant when evaluating digital interventions with content that may evolve over time. To report findings from examination of mechanisms of action of tailoring advice within the BFO programme and outcomes from specific intervention strategies. Analysis of covariance and linear regressions were used to assess intervention completion data, and psychometric and clinical outcomes, for 2311 service users accessing drug and alcohol treatment services across the UK. Tailoring advice provided to users appeared to prompt them to prioritise completion of intervention strategies associated with their areas of highest biopsychosocial impairment. Completion of specific intervention strategies within BFO were associated with specific clinical outcomes, with a dose response also being found. Mechanisms of action analyses revealed the primacy of cognitions, with cognitive restructuring strategies being associated with improvements in mental health, severity of substance dependence, quality of life and global biopsychosocial functioning. The MRC framework provides an evolved research paradigm within the field of digital behavioural change. By assessing baseline profiles of need, BFO can target the most appropriate clinical content for individual users. Mechanisms of action research can be used to inform modifications to BFO to continually update clinical content and the technology platform. Copyright © 2017 Elsevier Ltd. All rights reserved.

  16. CITAstudio: Computation in Architecture 2015

    DEFF Research Database (Denmark)

    Nicholas, Paul; Ayres, Phil

    2016-01-01

    CITAstudio yearbook. CITAstudio: Computation in Architecture is a two year International Master's Programme at The Royal Danish Academy of Fine Arts, School of Architecture. With a focus on digital design and material fabrication the programme questions how computation is changing our spatial...

  17. Computational Fluid Dynamics (CFD) Technology Programme 1995- 1999

    Energy Technology Data Exchange (ETDEWEB)

    Haekkinen, R.J.; Hirsch, C.; Krause, E.; Kytoemaa, H.K. [eds.

    1997-12-31

    The report is a mid-term evaluation of the Computational Fluid Dynamics (CFD) Technology Programme started by Technology Development Centre Finland (TEKES) in 1995 as a five-year initiative to be concluded in 1999. The main goal of the programme is to increase the know-how and application of CFD in Finnish industry, to coordinate and thus provide a better basis for co-operation between national CFD activities and encouraging research laboratories and industry to establish co-operation with the international CFD community. The projects of the programme focus on the following areas: (1) studies of modeling the physics and dynamics of the behaviour of fluid material, (2) expressing the physical models in a numerical mode and developing a computer codes, (3) evaluating and testing current physical models and developing new ones, (4) developing new numerical algorithms, solvers, and pre- and post-processing software, and (5) applying the new computational tools to problems relevant to their ultimate industrial use. The report consists of two sections. The first considers issues concerning the whole programme and the second reviews each project

  18. A Fastbus module for trigger applications based on a digital signal processor and on programmable gate arrays

    International Nuclear Information System (INIS)

    Battaiotto, P.; Colavita, A.; Fratnik, F.; Lanceri, L.; Udine Univ.

    1991-01-01

    The new generation of DSP microprocessors based on RISC and Harvard-like architectures can conveniently take the place of specially built processors in fast trigger circuits for high-energy physics experiments. Presently available programmable gate arrays are well matched to them in speed and contribute to simplify the design of trigger circuits. Using these components, we designed and constructed a Fastbus module. We describe an application for the total-energy trigger of DELPHI, performing the readout of digitized calorimeter trigger data and some simple computations in less than 3 μs. (orig.)

  19. 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...

  20. Will the digital computer transform classical mathematics?

    Science.gov (United States)

    Rotman, Brian

    2003-08-15

    Mathematics and machines have influenced each other for millennia. The advent of the digital computer introduced a powerfully new element that promises to transform the relation between them. This paper outlines the thesis that the effect of the digital computer on mathematics, already widespread, is likely to be radical and far-reaching. To articulate this claim, an abstract model of doing mathematics is introduced based on a triad of actors of which one, the 'agent', corresponds to the function performed by the computer. The model is used to frame two sorts of transformation. The first is pragmatic and involves the alterations and progressive colonization of the content and methods of enquiry of various mathematical fields brought about by digital methods. The second is conceptual and concerns a fundamental antagonism between the infinity enshrined in classical mathematics and physics (continuity, real numbers, asymptotic definitions) and the inherently real and material limit of processes associated with digital computation. An example which lies in the intersection of classical mathematics and computer science, the P=NP problem, is analysed in the light of this latter issue.

  1. Report on the use of programmable digital computers in the shutdown systems of the Darlington G.S

    International Nuclear Information System (INIS)

    1981-06-01

    This report considers the use of large, programmable computers in the shutdown system at the planned Darlington Generating Station. After a review of the document submitted to the Atomic Energy Control Board (AECB) by Atomic Energy of Canada Ltd. Engineering Company in support of gaining AECB's agreement in principle to such a system, the ACNS concludes that no fundamental principle will be challenged by the introduction of computer technology into safety systems. It cautions, however, that the AECB should ensure that existing principles particularly those of independence and redundancy, will not be compromised in the application

  2. Digitally programmable microfluidic automaton for multiscale combinatorial mixing and sample processing†

    Science.gov (United States)

    Jensen, Erik C.; Stockton, Amanda M.; Chiesl, Thomas N.; Kim, Jungkyu; Bera, Abhisek; Mathies, Richard A.

    2013-01-01

    A digitally programmable microfluidic Automaton consisting of a 2-dimensional array of pneumatically actuated microvalves is programmed to perform new multiscale mixing and sample processing operations. Large (µL-scale) volume processing operations are enabled by precise metering of multiple reagents within individual nL-scale valves followed by serial repetitive transfer to programmed locations in the array. A novel process exploiting new combining valve concepts is developed for continuous rapid and complete mixing of reagents in less than 800 ms. Mixing, transfer, storage, and rinsing operations are implemented combinatorially to achieve complex assay automation protocols. The practical utility of this technology is demonstrated by performing automated serial dilution for quantitative analysis as well as the first demonstration of on-chip fluorescent derivatization of biomarker targets (carboxylic acids) for microchip capillary electrophoresis on the Mars Organic Analyzer. A language is developed to describe how unit operations are combined to form a microfluidic program. Finally, this technology is used to develop a novel microfluidic 6-sample processor for combinatorial mixing of large sets (>26 unique combinations) of reagents. The digitally programmable microfluidic Automaton is a versatile programmable sample processor for a wide range of process volumes, for multiple samples, and for different types of analyses. PMID:23172232

  3. Computer systems a programmer's perspective

    CERN Document Server

    Bryant, Randal E

    2016-01-01

    Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how they affect general application performance. Written from the programmer’s perspective, this book strives to teach readers how understanding basic elements of computer systems and executing real practice can lead them to create better programs. Spanning across computer science themes such as hardware architecture, the operating system, and systems software, the Third Edition serves as a comprehensive introduction to programming. This book strives to create programmers who understand all elements of computer systems and will be able to engage in any application of the field--from fixing faulty software, to writing more capable programs, to avoiding common flaws. It lays the groundwork for readers to delve into more intensive topics such as computer architecture, embedded systems, and cybersecurity. This book focuses on systems that execute an x86-64 machine code, and recommends th...

  4. Hardware replacements and software tools for digital control computers

    International Nuclear Information System (INIS)

    Walker, R.A.P.; Wang, B-C.; Fung, J.

    1996-01-01

    Technological obsolescence is an on-going challenge for all computer use. By design, and to some extent good fortune, AECL has had a good track record with respect to the march of obsolescence in CANDU digital control computer technology. Recognizing obsolescence as a fact of life, AECL has undertaken a program of supporting the digital control technology of existing CANDU plants. Other AECL groups are developing complete replacement systems for the digital control computers, and more advanced systems for the digital control computers of the future CANDU reactors. This paper presents the results of the efforts of AECL's DCC service support group to replace obsolete digital control computer and related components and to provide friendlier software technology related to the maintenance and use of digital control computers in CANDU. These efforts are expected to extend the current lifespan of existing digital control computers through their mandated life. This group applied two simple rules; the product, whether new or replacement should have a generic basis, and the products should be applicable to both existing CANDU plants and to 'repeat' plant designs built using current design guidelines. While some exceptions do apply, the rules have been met. The generic requirement dictates that the product should not be dependent on any brand technology, and should back-fit to and interface with any such technology which remains in the control design. The application requirement dictates that the product should have universal use and be user friendly to the greatest extent possible. Furthermore, both requirements were designed to anticipate user involvement, modifications and alternate user defined applications. The replacements for hardware components such as paper tape reader/punch, moving arm disk, contact scanner and Ramtek are discussed. The development of these hardware replacements coincide with the development of a gateway system for selected CANDU digital control

  5. Fully integrated digital GAMMA camera-computer system

    International Nuclear Information System (INIS)

    Berger, H.J.; Eisner, R.L.; Gober, A.; Plankey, M.; Fajman, W.

    1985-01-01

    Although most of the new non-nuclear imaging techniques are fully digital, there has been a reluctance in nuclear medicine to abandon traditional analog planar imaging in favor of digital acquisition and display. The authors evaluated a prototype digital camera system (GE STARCAM) in which all of the analog acquisition components are replaced by microprocessor controls and digital circuitry. To compare the relative effects of acquisition matrix size on image quality and to ascertain whether digital techniques could be used in place of analog imaging, Tc-99m bone scans were obtained on this digital system and on a comparable analog camera in 10 patients. The dedicated computer is used for camera setup including definition of the energy window, spatial energy correction, and spatial distortion correction. The display monitor, which is used for patient positioning and image analysis, is 512/sup 2/ non-interlaced, allowing high resolution imaging. Data acquisition and processing can be performed simultaneously. Thus, the development of a fully integrated digital camera-computer system with optimized display should allow routine utilization of non-analog studies in nuclear medicine and the ultimate establishment of fully digital nuclear imaging laboratories

  6. Digital mammography in a screening programme and its implications for pathology: a comparative study.

    LENUS (Irish Health Repository)

    Feeley, Linda

    2011-03-01

    Most studies comparing full-field digital mammography (FFDM) with conventional screen-film mammography (SFM) have been radiology-based. The pathological implications of FFDM have received little attention in the literature, especially in the context of screening programmes. The primary objective of this retrospective study is to compare FFDM with SFM in a population-based screening programme with regard to a number of pathological parameters.

  7. Development of a computer-aided digital reactivity computer system for PWRs

    International Nuclear Information System (INIS)

    Chung, S.-K.; Sung, K.-Y.; Kim, D.; Cho, D.-Y.

    1993-01-01

    Reactor physics tests at initial startup and after reloading are performed to verify nuclear design and to ensure safety operation. Two kinds of reactivity computers, analog and digital, have been widely used in the pressurized water reactor (PWR) core physics test. The test data of both reactivity computers are displayed only on the strip chart recorder, and these data are managed by hand so that the accuracy of the test results depends on operator expertise and experiences. This paper describes the development of the computer-aided digital reactivity computer system (DRCS), which is enhanced by system management software and an improved system for the application of the PWR core physics test

  8. URANUS - a computer programme for the thermal and mechanical analysis of the fuel rods in a nuclear reactor

    International Nuclear Information System (INIS)

    Lassmann, K.

    1978-01-01

    The URANUS code, a digital computer programme for the thermal and mechanical analysis of integral fuel rods, is described. With this code the fuel rods found in the majority of power reactors can be analyzed. URANUS is built around a quasi two-dimensional analysis of fuel and cladding. The mechanical analysis can accommodate seven components of strain: elastic, time-independent plastic, creep and thermal strains, as well as strains due to swelling, cracking and densification. The heat generation and temperature distribution, cladding/fuel gap closure, pellet cracking and crack healing, fission-gas release, corrosion, O/M-distribution and plutonium redistribution are modelled. Geometric non-linearities (large displacements) are included; steady state or transient loading (pressure, temperature) is possible. In this paper special attention is paid to a theory for determining crack structures. The present status of the URANUS computer programme and a critical comparison with other fuel rod codes as well as sample analyses are given. (Auth.)

  9. Digitized adiabatic quantum computing with a superconducting circuit.

    Science.gov (United States)

    Barends, R; Shabani, A; Lamata, L; Kelly, J; Mezzacapo, A; Las Heras, U; Babbush, R; Fowler, A G; Campbell, B; Chen, Yu; Chen, Z; Chiaro, B; Dunsworth, A; Jeffrey, E; Lucero, E; Megrant, A; Mutus, J Y; Neeley, M; Neill, C; O'Malley, P J J; Quintana, C; Roushan, P; Sank, D; Vainsencher, A; Wenner, J; White, T C; Solano, E; Neven, H; Martinis, John M

    2016-06-09

    Quantum mechanics can help to solve complex problems in physics and chemistry, provided they can be programmed in a physical device. In adiabatic quantum computing, a system is slowly evolved from the ground state of a simple initial Hamiltonian to a final Hamiltonian that encodes a computational problem. The appeal of this approach lies in the combination of simplicity and generality; in principle, any problem can be encoded. In practice, applications are restricted by limited connectivity, available interactions and noise. A complementary approach is digital quantum computing, which enables the construction of arbitrary interactions and is compatible with error correction, but uses quantum circuit algorithms that are problem-specific. Here we combine the advantages of both approaches by implementing digitized adiabatic quantum computing in a superconducting system. We tomographically probe the system during the digitized evolution and explore the scaling of errors with system size. We then let the full system find the solution to random instances of the one-dimensional Ising problem as well as problem Hamiltonians that involve more complex interactions. This digital quantum simulation of the adiabatic algorithm consists of up to nine qubits and up to 1,000 quantum logic gates. The demonstration of digitized adiabatic quantum computing in the solid state opens a path to synthesizing long-range correlations and solving complex computational problems. When combined with fault-tolerance, our approach becomes a general-purpose algorithm that is scalable.

  10. Cloud computing and digital media fundamentals, techniques, and applications

    CERN Document Server

    Li, Kuan-Ching; Shih, Timothy K

    2014-01-01

    Cloud Computing and Digital Media: Fundamentals, Techniques, and Applications presents the fundamentals of cloud and media infrastructure, novel technologies that integrate digital media with cloud computing, and real-world applications that exemplify the potential of cloud computing for next-generation digital media. It brings together technologies for media/data communication, elastic media/data storage, security, authentication, cross-network media/data fusion, interdevice media interaction/reaction, data centers, PaaS, SaaS, and more.The book covers resource optimization for multimedia clo

  11. Computer programming and computer systems

    CERN Document Server

    Hassitt, Anthony

    1966-01-01

    Computer Programming and Computer Systems imparts a "reading knowledge? of computer systems.This book describes the aspects of machine-language programming, monitor systems, computer hardware, and advanced programming that every thorough programmer should be acquainted with. This text discusses the automatic electronic digital computers, symbolic language, Reverse Polish Notation, and Fortran into assembly language. The routine for reading blocked tapes, dimension statements in subroutines, general-purpose input routine, and efficient use of memory are also elaborated.This publication is inten

  12. Implementation of Adaptive Digital Controllers on Programmable Logic Devices

    Science.gov (United States)

    Gwaltney, David A.; King, Kenneth D.; Smith, Keary J.; Monenegro, Justino (Technical Monitor)

    2002-01-01

    Much has been made of the capabilities of FPGA's (Field Programmable Gate Arrays) in the hardware implementation of fast digital signal processing. Such capability also makes an FPGA a suitable platform for the digital implementation of closed loop controllers. Other researchers have implemented a variety of closed-loop digital controllers on FPGA's. Some of these controllers include the widely used proportional-integral-derivative (PID) controller, state space controllers, neural network and fuzzy logic based controllers. There are myriad advantages to utilizing an FPGA for discrete-time control functions which include the capability for reconfiguration when SRAM-based FPGA's are employed, fast parallel implementation of multiple control loops and implementations that can meet space level radiation tolerance requirements in a compact form-factor. Generally, a software implementation on a DSP (Digital Signal Processor) or microcontroller is used to implement digital controllers. At Marshall Space Flight Center, the Control Electronics Group has been studying adaptive discrete-time control of motor driven actuator systems using digital signal processor (DSP) devices. While small form factor, commercial DSP devices are now available with event capture, data conversion, pulse width modulated (PWM) outputs and communication peripherals, these devices are not currently available in designs and packages which meet space level radiation requirements. In general, very few DSP devices are produced that are designed to meet any level of radiation tolerance or hardness. The goal of this effort is to create a fully digital, flight ready controller design that utilizes an FPGA for implementation of signal conditioning for control feedback signals, generation of commands to the controlled system, and hardware insertion of adaptive control algorithm approaches. An alternative is required for compact implementation of such functionality to withstand the harsh environment

  13. 25th Annual International Symposium on Field-Programmable Custom Computing Machines

    CERN Document Server

    The IEEE Symposium on Field-Programmable Custom Computing Machines is the original and premier forum for presenting and discussing new research related to computing that exploits the unique features and capabilities of FPGAs and other reconfigurable hardware. Over the past two decades, FCCM has been the place to present papers on architectures, tools, and programming models for field-programmable custom computing machines as well as applications that use such systems.

  14. The Digital Heart Manual: A pilot study of an innovative cardiac rehabilitation programme developed for and with users.

    Science.gov (United States)

    Deighan, C; Michalova, L; Pagliari, C; Elliott, J; Taylor, L; Ranaldi, H

    2017-08-01

    Patients are seeking greater choice and flexibility in how they engage with self-management programmes. While digital innovations offer opportunities to deliver supportive interventions to patients undergoing cardiac rehabilitation little is known about how accessible, useful and acceptable they are for this group. This project developed a digital version of a leading evidenced cardiac rehabilitation programme, the Heart Manual (HM). The prototype was developed and evaluated iteratively in collaboration with end users. Using a mixed methods design 28 participants provided feedback using semi-structured questionnaires and telephone interviews. Rich data revealed the perceived user-friendliness of the HM digital format and its effectiveness at communicating the programme's key messages. It flagged areas requiring development, such as more flexible and intuitive navigation pathways. These suggestions informed the refinement of the resource. This evaluation offers support for the new Digital Heart Manual and confirms the value of employing a user-centred approach when developing and improving online interventions. The system is now in use and recommendations from the evaluation are being translated into quality improvements. The Digital Heart Manual is user friendly and accessible to patients and health professionals, regardless of age, presenting a suitable alternative to the paper version. Copyright © 2017 Elsevier B.V. All rights reserved.

  15. Computer Programme Library at Ispra: Service to IAEA Member States

    International Nuclear Information System (INIS)

    1974-01-01

    In 1964, in view of the increasingly important role of computers in atomic energy, the Nuclear Energy Agency of the Organization for Economic Co-operation and Development established a Computer Programme Library (CPL) at Ispra, Italy. The original purpose of this Library, then consisting chiefly of programmes for reactor calculations, was to improve communication between the originators of the computer programmes and the scientists and engineers in Member States of the OECD who used them, thus furthering the efficient and economic use of the many large and expensive computers in the countries concerned. During the first few years of the Library's operation, a growing interest in its activities became evident in countries which were not members of the OECD. The Director General of the International Atomic Energy Agency, aware that such countries which were Member States of the IAEA could benefit from the Library's services, concluded an agreement with the Nuclear Energy Agency in 1967 to the effect that these services would be extended to all IAEA Member States. In March 1968, the Director General announced by circular letter that these services were available, and requested the governments of Member States that were not members of OECD to nominate establishments to participate in the activities of the Computer Programme Library. By August 1973, 32 such establishments were regularly using the services of the CPL

  16. Third-Order Elliptic Lowpass Filter for Multi-Standard Baseband Chain Using Highly Linear Digitally Programmable OTA

    Science.gov (United States)

    Elamien, Mohamed B.; Mahmoud, Soliman A.

    2018-03-01

    In this paper, a third-order elliptic lowpass filter is designed using highly linear digital programmable balanced OTA. The filter exhibits a cutoff frequency tuning range from 2.2 MHz to 7.1 MHz, thus, it covers W-CDMA, UMTS, and DVB-H standards. The programmability concept in the filter is achieved by using digitally programmable operational transconductors amplifier (DPOTA). The DPOTA employs three linearization techniques which are the source degeneration, double differential pair and the adaptive biasing. Two current division networks (CDNs) are used to control the value of the transconductance. For the DPOTA, the third-order harmonic distortion (HD3) remains below -65 dB up to 0.4 V differential input voltage at 1.2 V supply voltage. The DPOTA and the filter are designed and simulated in 90 nm CMOS technology with LTspice simulator.

  17. Implementation of programmable logic controller for proposed new instrumentation and control system of RTP

    International Nuclear Information System (INIS)

    Mohd Khairulezwan Abdul Manan; Mohd Idris Taib; Mohd Dzul Aiman Aslan

    2010-01-01

    Reactor Monitoring System is one of very important part of Reactor Instrumentation and Control system. Current monitoring system is using analog system whereby all circuits are discrete circuit and all displays and indicators are not digitalized. The proposed new system will use using a Commercial Off-The-Shelf, state of the art, Supervisory Control and Data Acquisition system such as Programmable Logic Controller as well as Computer System. The implementations of Programmable Logic Controller are used for Data Acquisition System and as a sub-system for Computer System where all the activities involved are stored for operation record and report as well as use for research purposes. Programmable Logic Controller receives galvanised or optically isolated signal from Reactor Protection System. Programmable Logic Controller also receives signal from other parameters as a digital and analog input related to reactor system. (author)

  18. Geochemical modelling. Whatif-AQ: a computer programme for speciation calculations

    International Nuclear Information System (INIS)

    Skytte-Jensen, B.; Jensen, H.; Nielsen, O.J.

    1985-01-01

    WHATIF-AQ is part of a family of programmes for calculations of geochemistry in the near-field of radioactive waste with temperature gradients. The computer programme presented in this report calculates speciation and saturation indices for an aqueous solution at temperatures between 0-125 0 C. This report also serves as a manual to the programme

  19. Computer software review procedures

    International Nuclear Information System (INIS)

    Mauck, J.L.

    1993-01-01

    This article reviews the procedures which are used to review software written for computer based instrumentation and control functions in nuclear facilities. The utilization of computer based control systems is becoming much more prevalent in such installations, in addition to being retrofit into existing systems. Currently, the Nuclear Regulatory System uses Regulatory Guide 1.152, open-quotes Criteria for Programmable Digital Computer System Software in Safety-Related Systems of Nuclear Power Plantsclose quotes and ANSI/IEEE-ANS-7-4.3.2-1982, open-quotes Application Criteria for Programmable Digital Computer Systems in Safety Systems of Nuclear Power Generating Stationsclose quotes for guidance when performing reviews of digital systems. There is great concern about the process of verification and validation of these codes, so when inspections are done of such systems, inspectors examine very closely the processes which were followed in developing the codes, the errors which were detected, how they were found, and the analysis which went into tracing down the causes behind the errors to insure such errors were not propagated again in the future

  20. Precision digital control systems

    Science.gov (United States)

    Vyskub, V. G.; Rozov, B. S.; Savelev, V. I.

    This book is concerned with the characteristics of digital control systems of great accuracy. A classification of such systems is considered along with aspects of stabilization, programmable control applications, digital tracking systems and servomechanisms, and precision systems for the control of a scanning laser beam. Other topics explored are related to systems of proportional control, linear devices and methods for increasing precision, approaches for further decreasing the response time in the case of high-speed operation, possibilities for the implementation of a logical control law, and methods for the study of precision digital control systems. A description is presented of precision automatic control systems which make use of electronic computers, taking into account the existing possibilities for an employment of computers in automatic control systems, approaches and studies required for including a computer in such control systems, and an analysis of the structure of automatic control systems with computers. Attention is also given to functional blocks in the considered systems.

  1. Programmable electronic system for analog and digital gamma cameras modernization

    International Nuclear Information System (INIS)

    Osorio Deliz, J. F.; Diaz Garcia, A.; Arista Omeu, E. J.

    2013-01-01

    At present the use of analog and digital gamma cameras is continuously increasing in developing countries. Many of them still largely rely in old hardware electronics, which in many cases limits their use in actual nuclear medicine diagnostic studies. For this reason worldwide there are different medical equipment manufacturing companies engaged into partial or total Gamma Cameras modernization. Nevertheless in several occasions acquisition prices are not affordable for developing countries. This work describes the basic features of a programmable electronic system that allows improving acquisitions functions and processing of analog and digital gamma cameras. This system is based on an electronic board for the acquisition and digitization of nuclear pulses which have been generated by gamma camera detector. It comprises a hardware interface with PC and the associated software to fully signal processing. Signal shaping and image processing are included. The extensive use of reference tables in the processing and signal imaging software allowed the optimization of the processing speed. Time design and system cost were also decreased. (Author)

  2. Exploration of operator method digital optical computers for application to NASA

    Science.gov (United States)

    1990-01-01

    Digital optical computer design has been focused primarily towards parallel (single point-to-point interconnection) implementation. This architecture is compared to currently developing VHSIC systems. Using demonstrated multichannel acousto-optic devices, a figure of merit can be formulated. The focus is on a figure of merit termed Gate Interconnect Bandwidth Product (GIBP). Conventional parallel optical digital computer architecture demonstrates only marginal competitiveness at best when compared to projected semiconductor implements. Global, analog global, quasi-digital, and full digital interconnects are briefly examined as alternative to parallel digital computer architecture. Digital optical computing is becoming a very tough competitor to semiconductor technology since it can support a very high degree of three dimensional interconnect density and high degrees of Fan-In without capacitive loading effects at very low power consumption levels.

  3. Organisational aspects of mammography screening in digital settings: First experiences of Luxembourg

    International Nuclear Information System (INIS)

    Shannoun, F.; Schanck, J. M.; Scharpantgen, A.; Wagnon, M. C.; Ben Daoud, M.; Back, C.

    2008-01-01

    Luxembourg has been conducting a breast cancer screening programme since 1992, like a large number of other European countries, as early detection and treatment of breast cancer have been proven to reduce mortality. The majority of these screening programmes are based on analogue X-ray technology and have optimised their organisation of transporting, archiving and reading with respect to films. Last decade is marked by enormous developments in digital mammography. Different technologies such as flat panel-, computed radiography- and scanning systems became available. Digital mammography is expected to have a major impact on quality and organisation of breast cancer screening programmes. Screening programmes are now faced with a huge challenge of incorporating the digital technology, including implementation of electronic image exchange, conception of new electronic work-flow, establishing adapted quality assurance programmes and training of radiologists and technical personnel. Initial experiences of the Luxembourg approach in organising digital mammography screening and its quality assurance are reported. (authors)

  4. Field-programmable custom computing technology architectures, tools, and applications

    CERN Document Server

    Luk, Wayne; Pocek, Ken

    2000-01-01

    Field-Programmable Custom Computing Technology: Architectures, Tools, and Applications brings together in one place important contributions and up-to-date research results in this fast-moving area. In seven selected chapters, the book describes the latest advances in architectures, design methods, and applications of field-programmable devices for high-performance reconfigurable systems. The contributors to this work were selected from the leading researchers and practitioners in the field. It will be valuable to anyone working or researching in the field of custom computing technology. It serves as an excellent reference, providing insight into some of the most challenging issues being examined today.

  5. The year 2000 (Y2k) Programme at AECL

    International Nuclear Information System (INIS)

    Pauksens, J.; Jung, D.

    1998-01-01

    In the nuclear industry we make, in total, very extensive use of digital computers and equipment. While use of dates in our application may not be quite so extensive as in other businesses such as banking or insurance, dates are nonetheless employed, and are important in a variety of applications. Furthermore, date-related problems can sometimes propagate into overall system failures or computer crashes. Digital system or digital infrastructure failure can have serious potential consequences in a power plant, utility, or engineering design office. This in turn can have potential impact on public safety or the reliability of power production and delivery of electrical power to the public. A concerted effort is needed, and is underway by nuclear design organizations, and the nuclear utilities in order to identify and fix or avoid the problems in the short time that remains between now and the Year 2000. AECL have a substantial Year 2000 programme underway, addressing both the infrastructure systems at AECL, and AECL's products and services. High priority is placed, in the programme, on assisting AECL's customers with the Year 2000 issue. The programme, and some of the lesson learned to date, are described in this paper. The relationship to equipment vendors' and customers' Year 2000 programs is explained, and the importance of Year 2000 programmes conducted by the customers, to address systems and equipment which are under their control, is highlighted. (authors)

  6. Programmable full-adder computations in communicating three-dimensional cell cultures.

    Science.gov (United States)

    Ausländer, David; Ausländer, Simon; Pierrat, Xavier; Hellmann, Leon; Rachid, Leila; Fussenegger, Martin

    2018-01-01

    Synthetic biologists have advanced the design of trigger-inducible gene switches and their assembly into input-programmable circuits that enable engineered human cells to perform arithmetic calculations reminiscent of electronic circuits. By designing a versatile plug-and-play molecular-computation platform, we have engineered nine different cell populations with genetic programs, each of which encodes a defined computational instruction. When assembled into 3D cultures, these engineered cell consortia execute programmable multicellular full-adder logics in response to three trigger compounds.

  7. Analysis of electronic circuits using digital computers

    International Nuclear Information System (INIS)

    Tapu, C.

    1968-01-01

    Various programmes have been proposed for studying electronic circuits with the help of computers. It is shown here how it possible to use the programme ECAP, developed by I.B.M., for studying the behaviour of an operational amplifier from different point of view: direct current, alternating current and transient state analysis, optimisation of the gain in open loop, study of the reliability. (author) [fr

  8. Digital Genesis: Computers, Evolution and Artificial Life

    OpenAIRE

    Taylor, Tim; Dorin, Alan; Korb, Kevin

    2015-01-01

    The application of evolution in the digital realm, with the goal of creating artificial intelligence and artificial life, has a history as long as that of the digital computer itself. We illustrate the intertwined history of these ideas, starting with the early theoretical work of John von Neumann and the pioneering experimental work of Nils Aall Barricelli. We argue that evolutionary thinking and artificial life will continue to play an integral role in the future development of the digital ...

  9. Digital innovations and emerging technologies for enhanced recovery programmes

    DEFF Research Database (Denmark)

    Michard, F; Gan, T J; Kehlet, H

    2017-01-01

    Enhanced recovery programmes (ERPs) are increasingly used to improve post-surgical recovery. However, compliance to various components of ERPs-a key determinant of success-remains sub-optimal. Emerging technologies have the potential to help patients and caregivers to improve compliance with ERPs...... of the above-mentioned ERP elements is omitted during the surgical journey.By optimizing compliance to the multiple components of ERPs, digital innovations, non-invasive techniques and wearable sensors have the potential to magnify the clinical and economic benefits of ERPs. Among the growing number...... of technical innovations, studies are needed to clarify which tools and solutions have real clinical value and are cost-effective....

  10. 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

  11. 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] .

  12. Digital image processing and analysis human and computer vision applications with CVIPtools

    CERN Document Server

    Umbaugh, Scott E

    2010-01-01

    Section I Introduction to Digital Image Processing and AnalysisDigital Image Processing and AnalysisOverviewImage Analysis and Computer VisionImage Processing and Human VisionKey PointsExercisesReferencesFurther ReadingComputer Imaging SystemsImaging Systems OverviewImage Formation and SensingCVIPtools SoftwareImage RepresentationKey PointsExercisesSupplementary ExercisesReferencesFurther ReadingSection II Digital Image Analysis and Computer VisionIntroduction to Digital Image AnalysisIntroductionPreprocessingBinary Image AnalysisKey PointsExercisesSupplementary ExercisesReferencesFurther Read

  13. Educational Impact of Digital Visualization Tools on Digital Character Production Computer Science Courses

    Science.gov (United States)

    van Langeveld, Mark Christensen

    2009-01-01

    Digital character production courses have traditionally been taught in art departments. The digital character production course at the University of Utah is centered, drawing uniformly from art and engineering disciplines. Its design has evolved to include a synergy of computer science, functional art and human anatomy. It gives students an…

  14. Educational benefits of Internet and computer-based programmes for prostate cancer patients: a systematic review.

    Science.gov (United States)

    Salonen, Anne; Ryhänen, Anne M; Leino-Kilpi, Helena

    2014-01-01

    This study aims to review systematically the available literature on Internet and computer-based patient education programmes, assess the quality of these studies and analyze the benefit of these programmes for prostate cancer patients. Complete databases were searched. Studies were included if they concerned patient education of prostate cancer patients, were qualitative or quantitative and examined Internet or interactive CD-ROM use. Eighteen studies met the inclusion criteria. The majority of the studies reported a significant increase in the knowledge of the disease, satisfaction with treatment options and support for men. The benefit of the programmes was that the patients felt more empowered and obtained a heightened sense of control over their disease. The Internet or computer-based programmes had a positive impact on prostate cancer patient education. Most papers reported that the programmes were beneficial, but few presented data from studies with rigorous research methodologies to support these claims. Internet and computer-based programmes can be useful tools in prostate cancer patient education. In order to improve the benefits of the programmes, more Internet and computer-based programmes need to be developed and studied. Crown Copyright © 2013. Published by Elsevier Ireland Ltd. All rights reserved.

  15. Digital computer structure and design

    CERN Document Server

    Townsend, R

    2014-01-01

    Digital Computer Structure and Design, Second Edition discusses switching theory, counters, sequential circuits, number representation, and arithmetic functions The book also describes computer memories, the processor, data flow system of the processor, the processor control system, and the input-output system. Switching theory, which is purely a mathematical concept, centers on the properties of interconnected networks of ""gates."" The theory deals with binary functions of 1 and 0 which can change instantaneously from one to the other without intermediate values. The binary number system is

  16. Digital Signal Processing Applications and Implementation for Accelerators Digital Notch Filter with Programmable Delay and Betatron Phase Adjustment for the PS, SPS and LHC Transverse Dampers

    CERN Document Server

    Rossi, V

    2002-01-01

    In the framework of the LHC project and the modifications of the SPS as its injector, I present the concept of global digital signal processing applied to a particle accelerator, using Field Programmable Gate Array (FPGA) technology. The approach of global digital synthesis implements in numerical form the architecture of a system, from the start up of a project and the very beginning of the signal flow. It takes into account both the known parameters and the future evolution, whenever possible. Due to the increased performance requirements of today's projects, the CAE design methodology becomes more and more necessary to handle successfully the added complexity and speed of modern electronic circuits. Simulation is performed both for behavioural analysis, to ensure conformity to functional requirements, and for time signal analysis (speed requirements). The digital notch filter with programmable delay for the SPS Transverse Damper is now fully operational with fixed target and LHC-type beams circulating in t...

  17. A Digitally Programmable Differential Integrator with Enlarged Time Constant

    Directory of Open Access Journals (Sweden)

    S. K. Debroy

    1994-12-01

    Full Text Available A new Operational Amplifier (OA-RC integrator network is described. The novelties of the design are used of single grounded capacitor, ideal integration function realization with dual-input capability and design flexibility for extremely large time constant involving an enlargement factor (K using product of resistor ratios. The aspect of the digital control of K through a programmable resistor array (PRA controlled by a microprocessor has also been implemented. The effect of the OA-poles has been analyzed which indicates degradation of the integrator-Q at higher frequencies. An appropriate Q-compensation design scheme exhibiting 1 : |A|2 order of Q-improvement has been proposed with supporting experimental observations.

  18. Battlefield awareness computers: the engine of battlefield digitization

    Science.gov (United States)

    Ho, Jackson; Chamseddine, Ahmad

    1997-06-01

    To modernize the army for the 21st century, the U.S. Army Digitization Office (ADO) initiated in 1995 the Force XXI Battle Command Brigade-and-Below (FBCB2) Applique program which became a centerpiece in the U.S. Army's master plan to win future information wars. The Applique team led by TRW fielded a 'tactical Internet' for Brigade and below command to demonstrate the advantages of 'shared situation awareness' and battlefield digitization in advanced war-fighting experiments (AWE) to be conducted in March 1997 at the Army's National Training Center in California. Computing Devices is designated the primary hardware developer for the militarized version of the battlefield awareness computers. The first generation of militarized battlefield awareness computer, designated as the V3 computer, was an integration of off-the-shelf components developed to meet the agressive delivery requirements of the Task Force XXI AWE. The design efficiency and cost effectiveness of the computer hardware were secondary in importance to delivery deadlines imposed by the March 1997 AWE. However, declining defense budgets will impose cost constraints on the Force XXI production hardware that can only be met by rigorous value engineering to further improve design optimization for battlefield awareness without compromising the level of reliability the military has come to expect in modern military hardened vetronics. To answer the Army's needs for a more cost effective computing solution, Computing Devices developed a second generation 'combat ready' battlefield awareness computer, designated the V3+, which is designed specifically to meet the upcoming demands of Force XXI (FBCB2) and beyond. The primary design objective is to achieve a technologically superior design, value engineered to strike an optimal balance between reliability, life cycle cost, and procurement cost. Recognizing that the diverse digitization demands of Force XXI cannot be adequately met by any one computer hardware

  19. Microwave metamaterials—from passive to digital and programmable controls of electromagnetic waves

    Science.gov (United States)

    Cui, Tie Jun

    2017-08-01

    Since 2004, my group at Southeast University has been carrying out research into microwave metamaterials, which are classified into three catagories: metamaterials based on the effective medium model, plasmonic metamaterials for spoof surface plasmon polaritons (SPPs), and coding and programmable metamaterials. For effective-medium metamaterials, we have developed a general theory to accurately describe effective permittivity and permeability in semi-analytical forms, from which we have designed and realized a three dimensional (3D) wideband ground-plane invisibility cloak, a free-space electrostatic invisibility cloak, an electromagnetic black hole, optical/radar illusions, and radially anisotropic zero-index metamaterial for omni-directional radiation and a nearly perfect power combination of source array, etc. We have also considered the engineering applications of microwave metamaterials, such as a broadband and low-loss 3D transformation-optics lens for wide-angle scanning, a 3D planar gradient-index lens for high-gain radiations, and a random metasurface for reducing radar cross sections. In the area of plasmonic metamaterials, we proposed an ultrathin, narrow, and flexible corrugated metallic strip to guide SPPs with a small bending loss and radiation loss, from which we designed and realized a series of SPP passive devices (e.g. power divider, coupler, filter, and resonator) and active devices (e.g. amplifier and duplexer). We also showed a significant feature of the ultrathin SPP waveguide in overcoming the challenge of signal integrity in traditional integrated circuits, which will help build a high-performance SPP wireless communication system. In the area of coding and programmable metamaterials, we proposed a new measure to describe a metamaterial from the viewpoint of information theory. We have illustrated theoretically and experimentally that coding metamaterials composed of digital units can be controlled by coding sequences, leading to different

  20. Computer-aided instruction system; Systeme d'enseignement programme par ordinateur

    Energy Technology Data Exchange (ETDEWEB)

    Teneze, Jean Claude

    1968-12-18

    This research thesis addresses the use of teleprocessing and time sharing by the RAX IBM system and the possibility to introduce a dialog with the machine to develop an application in which the computer plays the role of a teacher for different pupils at the same time. Two operating modes are thus exploited: a teacher-mode and a pupil-mode. The developed CAI (computer-aided instruction) system comprises a checker to check the course syntax in teacher-mode, a translator to trans-code the course written in teacher-mode into a form which can be processes by the execution programme, and the execution programme which presents the course in pupil-mode.

  1. Digital Da Vinci computers in the arts and sciences

    CERN Document Server

    Lee, Newton

    2014-01-01

    Explores polymathic education through unconventional and creative applications of computer science in the arts and sciences Examines the use of visual computation, 3d printing, social robotics and computer modeling for computational art creation and design Includes contributions from leading researchers and practitioners in computer science, architecture and digital media

  2. A computer-based teaching programme (CBTP) developed for ...

    African Journals Online (AJOL)

    The nursing profession, like other professions, is focused on preparing students for practice, and particular attention must be paid to the ability of student nurses to extend their knowledge and to solve nursing care problems effectively. A computer-based teaching programme (CBTP) for clinical practice to achieve these ...

  3. Low-Latency Digital Signal Processing for Feedback and Feedforward in Quantum Computing and Communication

    Science.gov (United States)

    Salathé, Yves; Kurpiers, Philipp; Karg, Thomas; Lang, Christian; Andersen, Christian Kraglund; Akin, Abdulkadir; Krinner, Sebastian; Eichler, Christopher; Wallraff, Andreas

    2018-03-01

    Quantum computing architectures rely on classical electronics for control and readout. Employing classical electronics in a feedback loop with the quantum system allows us to stabilize states, correct errors, and realize specific feedforward-based quantum computing and communication schemes such as deterministic quantum teleportation. These feedback and feedforward operations are required to be fast compared to the coherence time of the quantum system to minimize the probability of errors. We present a field-programmable-gate-array-based digital signal processing system capable of real-time quadrature demodulation, a determination of the qubit state, and a generation of state-dependent feedback trigger signals. The feedback trigger is generated with a latency of 110 ns with respect to the timing of the analog input signal. We characterize the performance of the system for an active qubit initialization protocol based on the dispersive readout of a superconducting qubit and discuss potential applications in feedback and feedforward algorithms.

  4. High-performance computing for airborne applications

    International Nuclear Information System (INIS)

    Quinn, Heather M.; Manuzatto, Andrea; Fairbanks, Tom; Dallmann, Nicholas; Desgeorges, Rose

    2010-01-01

    Recently, there has been attempts to move common satellite tasks to unmanned aerial vehicles (UAVs). UAVs are significantly cheaper to buy than satellites and easier to deploy on an as-needed basis. The more benign radiation environment also allows for an aggressive adoption of state-of-the-art commercial computational devices, which increases the amount of data that can be collected. There are a number of commercial computing devices currently available that are well-suited to high-performance computing. These devices range from specialized computational devices, such as field-programmable gate arrays (FPGAs) and digital signal processors (DSPs), to traditional computing platforms, such as microprocessors. Even though the radiation environment is relatively benign, these devices could be susceptible to single-event effects. In this paper, we will present radiation data for high-performance computing devices in a accelerated neutron environment. These devices include a multi-core digital signal processor, two field-programmable gate arrays, and a microprocessor. From these results, we found that all of these devices are suitable for many airplane environments without reliability problems.

  5. Computationally efficient methods for digital control

    NARCIS (Netherlands)

    Guerreiro Tome Antunes, D.J.; Hespanha, J.P.; Silvestre, C.J.; Kataria, N.; Brewer, F.

    2008-01-01

    The problem of designing a digital controller is considered with the novelty of explicitly taking into account the computation cost of the controller implementation. A class of controller emulation methods inspired by numerical analysis is proposed. Through various examples it is shown that these

  6. Digital computer operation of a nuclear reactor

    International Nuclear Information System (INIS)

    Colley, R.W.

    1984-01-01

    A method is described for the safe operation of a complex system such as a nuclear reactor using a digital computer. The computer is supplied with a data base containing a list of the safe state of the reactor and a list of operating instructions for achieving a safe state when the actual state of the reactor does not correspond to a listed safe state, the computer selects operating instructions to return the reactor to a safe state

  7. Computational intelligence in digital forensics forensic investigation and applications

    CERN Document Server

    Choo, Yun-Huoy; Abraham, Ajith; Srihari, Sargur

    2014-01-01

    Computational Intelligence techniques have been widely explored in various domains including forensics. Analysis in forensic encompasses the study of pattern analysis that answer the question of interest in security, medical, legal, genetic studies and etc. However, forensic analysis is usually performed through experiments in lab which is expensive both in cost and time. Therefore, this book seeks to explore the progress and advancement of computational intelligence technique in different focus areas of forensic studies. This aims to build stronger connection between computer scientists and forensic field experts.   This book, Computational Intelligence in Digital Forensics: Forensic Investigation and Applications, is the first volume in the Intelligent Systems Reference Library series. The book presents original research results and innovative applications of computational intelligence in digital forensics. This edited volume contains seventeen chapters and presents the latest state-of-the-art advancement ...

  8. Development of a fast time-to-digital converter (TDC) using a programmable gate array

    International Nuclear Information System (INIS)

    Mine, Shun-ichi; Tokushuku, Katsuo; Yamada, Sakue.

    1994-09-01

    A fast time-to-digital converter with a 5 ns step was designed and tested by utilizing a user-programmable gate array. The stabilities against temperature and supply voltage variation were measured. A module was built with this TDC, and was successfully used in the first-level trigger system of the ZEUS detector to reject proton-beam induced background events. (author)

  9. Digital optical computers at the optoelectronic computing systems center

    Science.gov (United States)

    Jordan, Harry F.

    1991-01-01

    The Digital Optical Computing Program within the National Science Foundation Engineering Research Center for Opto-electronic Computing Systems has as its specific goal research on optical computing architectures suitable for use at the highest possible speeds. The program can be targeted toward exploiting the time domain because other programs in the Center are pursuing research on parallel optical systems, exploiting optical interconnection and optical devices and materials. Using a general purpose computing architecture as the focus, we are developing design techniques, tools and architecture for operation at the speed of light limit. Experimental work is being done with the somewhat low speed components currently available but with architectures which will scale up in speed as faster devices are developed. The design algorithms and tools developed for a general purpose, stored program computer are being applied to other systems such as optimally controlled optical communication networks.

  10. Digital optical interconnects for photonic computing

    Science.gov (United States)

    Guilfoyle, Peter S.; Stone, Richard V.; Zeise, Frederick F.

    1994-05-01

    A 32-bit digital optical computer (DOC II) has been implemented in hardware utilizing 8,192 free-space optical interconnects. The architecture exploits parallel interconnect technology by implementing microcode at the primitive level. A burst mode of 0.8192 X 1012 binary operations per sec has been reliably demonstrated. The prototype has been successful in demonstrating general purpose computation. In addition to emulating the RISC instruction set within the UNIX operating environment, relational database text search operations have been implemented on DOC II.

  11. Sound card based digital correlation detection of weak photoelectrical signals

    International Nuclear Information System (INIS)

    Tang Guanghui; Wang Jiangcheng

    2005-01-01

    A simple and low-cost digital correlation method is proposed to investigate weak photoelectrical signals, using a high-speed photodiode as detector, which is directly connected to a programmably triggered sound card analogue-to-digital converter and a personal computer. Two testing experiments, autocorrelation detection of weak flickering signals from a computer monitor under background of noisy outdoor stray light and cross-correlation measurement of the surface velocity of a motional tape, are performed, showing that the results are reliable and the method is easy to implement

  12. Reactor physics in support of the naval nuclear propulsion programme

    International Nuclear Information System (INIS)

    Lisley, P.G.; Beeley, P.A.

    1994-01-01

    Reactor physics is a core component of all courses but in particular two postgraduate courses taught at the department in support of the naval nuclear propulsion programme. All of the courses include the following elements: lectures and problem solving exercises, laboratory work, experiments on the Jason zero power Argonaut reactor, demonstration of PWR behavior on a digital computer simulator and project work. This paper will highlight the emphasis on reactor physics in all elements of the education and training programme. (authors). 9 refs

  13. Digital image processing mathematical and computational methods

    CERN Document Server

    Blackledge, J M

    2005-01-01

    This authoritative text (the second part of a complete MSc course) provides mathematical methods required to describe images, image formation and different imaging systems, coupled with the principle techniques used for processing digital images. It is based on a course for postgraduates reading physics, electronic engineering, telecommunications engineering, information technology and computer science. This book relates the methods of processing and interpreting digital images to the 'physics' of imaging systems. Case studies reinforce the methods discussed, with examples of current research

  14. Experience with the european quality assurance guidelines for digital mammography systems in a national screening programme

    International Nuclear Information System (INIS)

    McCullagh, J.; Keavey, E.; Egan, G.; Phelan, N.

    2013-01-01

    The transition to a fully digital breast screening programme, utilising three different full-field digital mammography (FFDM) systems has presented many challenges to the implementation of the European guidelines for physico-technical quality assurance (QA) testing. An analysis of the QA results collected from the FFDM systems in the screening programme over a 2-y period indicates that the three different systems have similar QA performances. Generally, the same tests were failed by all systems and failure rates were low. The findings provide some assurance that the QA guidelines are being correctly implemented. They also suggest that there is more scope for the development of the relevance of the guidelines with respect to modern FFDM systems. This study has also shown that a summary review of the QA data can be achieved by simple organisation of the QA data storage and by automation of data query and retrieval using commonly available software. (authors)

  15. Computer holography: 3D digital art based on high-definition CGH

    International Nuclear Information System (INIS)

    Matsushima, K; Arima, Y; Nishi, H; Yamashita, H; Yoshizaki, Y; Ogawa, K; Nakahara, S

    2013-01-01

    Our recent works of high-definition computer-generated holograms (CGH) and the techniques used for the creation, such as the polygon-based method, silhouette method and digitized holography, are summarized and reviewed in this paper. The concept of computer holography is proposed in terms of integrating and crystalizing the techniques into novel digital art.

  16. Digital Forensics in Cloud Computing

    Directory of Open Access Journals (Sweden)

    PATRASCU, A.

    2014-05-01

    Full Text Available Cloud Computing is a rather new technology which has the goal of efficiently usage of datacenter resources and offers them to the users on a pay per use model. In this equation we need to know exactly where and how a piece of information is stored or processed. In today's cloud deployments this task is becoming more and more a necessity and a must because we need a way to monitor user activity, and furthermore, in case of legal actions, we must be able to present digital evidence in a way in which it is accepted. In this paper we are going to present a modular and distributed architecture that can be used to implement a cloud digital forensics framework on top of new or existing datacenters.

  17. 'I'm good, but not that good': digitally-skilled young people's identity in computing

    Science.gov (United States)

    Wong, Billy

    2016-12-01

    Computers and information technology are fast becoming a part of young people's everyday life. However, there remains a difference between the majority who can use computers and the minority who are computer scientists or professionals. Drawing on 32 semi-structured interviews with digitally skilled young people (aged 13-19), we explore their views and aspirations in computing, with a focus on the identities and discourses that these youngsters articulate in relation to this field. Our findings suggest that, even among digitally skilled young people, traditional identities of computing as people who are clever but antisocial still prevail, which can be unattractive for youths, especially girls. Digitally skilled youths identify with computing in different ways and for different reasons. Most enjoy doing computing but few aspired to being a computer person. Implications of our findings for computing education are discussed especially the continued need to broaden identities in computing, even for the digitally skilled.

  18. Computer assisted visualization of digital mammography images

    International Nuclear Information System (INIS)

    Funke, M.; Breiter, N.; Grabbe, E.; Netsch, T.; Biehl, M.; Peitgen, H.O.

    1999-01-01

    Purpose: In a clinical study, the feasibility of using a mammography workstation for the display and interpretation of digital mammography images was evaluated and the results were compared with the corresponding laser film hard copies. Materials and Methods: Digital phosphorous plate radiographs of the entire breast were obtained in 30 patients using a direct magnification mammography system. The images were displayed for interpretation on the computer monitor of a dedicated mammography workstation and also presented as laser film hard copies on a film view box for comparison. The images were evaluted with respect to the image handling, the image quality and the visualization of relevant structures by 3 readers. Results: Handling and contrast of the monitor displayed images were found to be superior compared with the film hard copies. Image noise was found in some cases but did not compromise the interpretation of the monitor images. The visualization of relevant structures was equal with both modalities. Altogether, image interpretation with the mammography workstation was considered to be easy, quick and confident. Conclusions: Computer-assisted visualization and interpretation of digital mammography images using a dedicated workstation can be performed with sufficiently high diagnostic accuracy. (orig.) [de

  19. Matrix-vector multiplication using digital partitioning for more accurate optical computing

    Science.gov (United States)

    Gary, C. K.

    1992-01-01

    Digital partitioning offers a flexible means of increasing the accuracy of an optical matrix-vector processor. This algorithm can be implemented with the same architecture required for a purely analog processor, which gives optical matrix-vector processors the ability to perform high-accuracy calculations at speeds comparable with or greater than electronic computers as well as the ability to perform analog operations at a much greater speed. Digital partitioning is compared with digital multiplication by analog convolution, residue number systems, and redundant number representation in terms of the size and the speed required for an equivalent throughput as well as in terms of the hardware requirements. Digital partitioning and digital multiplication by analog convolution are found to be the most efficient alogrithms if coding time and hardware are considered, and the architecture for digital partitioning permits the use of analog computations to provide the greatest throughput for a single processor.

  20. Proceedings: Distributed digital systems, plant process computers, and networks

    International Nuclear Information System (INIS)

    1995-03-01

    These are the proceedings of a workshop on Distributed Digital Systems, Plant Process Computers, and Networks held in Charlotte, North Carolina on August 16--18, 1994. The purpose of the workshop was to provide a forum for technology transfer, technical information exchange, and education. The workshop was attended by more than 100 representatives of electric utilities, equipment manufacturers, engineering service organizations, and government agencies. The workshop consisted of three days of presentations, exhibitions, a panel discussion and attendee interactions. Original plant process computers at the nuclear power plants are becoming obsolete resulting in increasing difficulties in their effectiveness to support plant operations and maintenance. Some utilities have already replaced their plant process computers by more powerful modern computers while many other utilities intend to replace their aging plant process computers in the future. Information on recent and planned implementations are presented. Choosing an appropriate communications and computing network architecture facilitates integrating new systems and provides functional modularity for both hardware and software. Control room improvements such as CRT-based distributed monitoring and control, as well as digital decision and diagnostic aids, can improve plant operations. Commercially available digital products connected to the plant communications system are now readily available to provide distributed processing where needed. Plant operations, maintenance activities, and engineering analyses can be supported in a cost-effective manner. Selected papers are indexed separately for inclusion in the Energy Science and Technology Database

  1. The computer boys take over computers, programmers, and the politics of technical expertise

    CERN Document Server

    Ensmenger, Nathan L

    2010-01-01

    This is a book about the computer revolution of the mid-twentieth century and the people who made it possible. Unlike most histories of computing, it is not a book about machines, inventors, or entrepreneurs. Instead, it tells the story of the vast but largely anonymous legions of computer specialists -- programmers, systems analysts, and other software developers -- who transformed the electronic computer from a scientific curiosity into the defining technology of the modern era. As the systems that they built became increasingly powerful and ubiquitous, these specialists became the focus of a series of critiques of the social and organizational impact of electronic computing. To many of their contemporaries, it seemed the "computer boys" were taking over, not just in the corporate setting, but also in government, politics, and society in general. In The Computer Boys Take Over, Nathan Ensmenger traces the rise to power of the computer expert in modern American society. His rich and nuanced portrayal of the ...

  2. Hydraulic logic gates: building a digital water computer

    Science.gov (United States)

    Taberlet, Nicolas; Marsal, Quentin; Ferrand, Jérémy; Plihon, Nicolas

    2018-03-01

    In this article, we propose an easy-to-build hydraulic machine which serves as a digital binary computer. We first explain how an elementary adder can be built from test tubes and pipes (a cup filled with water representing a 1, and empty cup a 0). Using a siphon and a slow drain, the proposed setup combines AND and XOR logical gates in a single device which can add two binary digits. We then show how these elementary units can be combined to construct a full 4-bit adder. The sequencing of the computation is discussed and a water clock can be incorporated so that the machine can run without any exterior intervention.

  3. The Domain Shared by Computational and Digital Ontology: A Phenomenological Exploration and Analysis

    Science.gov (United States)

    Compton, Bradley Wendell

    2009-01-01

    The purpose of this dissertation is to explore and analyze a domain of research thought to be shared by two areas of philosophy: computational and digital ontology. Computational ontology is philosophy used to develop information systems also called computational ontologies. Digital ontology is philosophy dealing with our understanding of Being…

  4. Near real-time digital holographic microscope based on GPU parallel computing

    Science.gov (United States)

    Zhu, Gang; Zhao, Zhixiong; Wang, Huarui; Yang, Yan

    2018-01-01

    A transmission near real-time digital holographic microscope with in-line and off-axis light path is presented, in which the parallel computing technology based on compute unified device architecture (CUDA) and digital holographic microscopy are combined. Compared to other holographic microscopes, which have to implement reconstruction in multiple focal planes and are time-consuming the reconstruction speed of the near real-time digital holographic microscope can be greatly improved with the parallel computing technology based on CUDA, so it is especially suitable for measurements of particle field in micrometer and nanometer scale. Simulations and experiments show that the proposed transmission digital holographic microscope can accurately measure and display the velocity of particle field in micrometer scale, and the average velocity error is lower than 10%.With the graphic processing units(GPU), the computing time of the 100 reconstruction planes(512×512 grids) is lower than 120ms, while it is 4.9s using traditional reconstruction method by CPU. The reconstruction speed has been raised by 40 times. In other words, it can handle holograms at 8.3 frames per second and the near real-time measurement and display of particle velocity field are realized. The real-time three-dimensional reconstruction of particle velocity field is expected to achieve by further optimization of software and hardware. Keywords: digital holographic microscope,

  5. Significant decimal digits for energy representation on short-word computers

    International Nuclear Information System (INIS)

    Sartori, E.

    1989-01-01

    The general belief that single precision floating point numbers have always at least seven significant decimal digits on short word computers such as IBM is erroneous. Seven significant digits are required however for representing the energy variable in nuclear cross-section data sets containing sharp p-wave resonances at 0 Kelvin. It is suggested that either the energy variable is stored in double precision or that cross-section resonances are reconstructed to room temperature or higher on short word computers

  6. A kind of video image digitizing circuit based on computer parallel port

    International Nuclear Information System (INIS)

    Wang Yi; Tang Le; Cheng Jianping; Li Yuanjing; Zhang Binquan

    2003-01-01

    A kind of video images digitizing circuit based on parallel port was developed to digitize the flash x ray images in our Multi-Channel Digital Flash X ray Imaging System. The circuit can digitize the video images and store in static memory. The digital images can be transferred to computer through parallel port and can be displayed, processed and stored. (authors)

  7. Digital intermediate frequency QAM modulator using parallel processing

    Science.gov (United States)

    Pao, Hsueh-Yuan [Livermore, CA; Tran, Binh-Nien [San Ramon, CA

    2008-05-27

    The digital Intermediate Frequency (IF) modulator applies to various modulation types and offers a simple and low cost method to implement a high-speed digital IF modulator using field programmable gate arrays (FPGAs). The architecture eliminates multipliers and sequential processing by storing the pre-computed modulated cosine and sine carriers in ROM look-up-tables (LUTs). The high-speed input data stream is parallel processed using the corresponding LUTs, which reduces the main processing speed, allowing the use of low cost FPGAs.

  8. Programmable cellular arrays. Faults testing and correcting in cellular arrays

    International Nuclear Information System (INIS)

    Cercel, L.

    1978-03-01

    A review of some recent researches about programmable cellular arrays in computing and digital processing of information systems is presented, and includes both combinational and sequential arrays, with full arbitrary behaviour, or which can realize better implementations of specialized blocks as: arithmetic units, counters, comparators, control systems, memory blocks, etc. Also, the paper presents applications of cellular arrays in microprogramming, in implementing of a specialized computer for matrix operations, in modeling of universal computing systems. The last section deals with problems of fault testing and correcting in cellular arrays. (author)

  9. Development and Implementation of Augmented Quality Programmable Digital System in NPP

    International Nuclear Information System (INIS)

    Mandic, D.; Linke, B.; Thomas, M. S.; Boh, F.

    2008-01-01

    In order to continue meeting safety and reliability requirements and in the same time controlling NPP (Nuclear Power Plant) operating costs, operators of NPPs must be able to replace and upgrade equipment in a cost effective manner. In spite of the fact, that in the last thirty years no other plant technology has passed through so spectacular development process as instrumentation and control (I and C) systems, digital I and C upgrades in NPPs were hindered because of several reasons. Upgrades of I and C systems typically involve replacement of analog devices or old digital ones with programmable digital technology. While planning and implementing design changes and upgrades in an operating NPP, quality and achievement of excellence in the final products as well as in the implemented processes becomes an unavoidable requirement that is larger challenge to be achieved, if it includes programmable digital systems (PDS). The term 'Augmented Quality' describes special quality requirements that were imposed by licensee and it is related to the subset of the Non-Safety Related (NSR) systems, structures and components (SSC) which are very important for plant reliability, operability, and availability, or like in this particular case, the NSR PDS that could have reasonable potential to cause a transient or turbine trip, which could result in a challenge to safeguard systems, functions or equipment, and because of that is identified also as ITS - Important To Safety equipment. Owing to the specifics of the PDS life cycle, they have to be treated in a different way than other plant equipment, related processes and documentation. It is well known fact that the quality of the integrated PDS can not be achieved, verified and validated solely by the post development and post installation system testing. To achieve non compromising quality and excellence as a final goal, specific quality planning requirements have to be built in all processes and products throughout the PDS life

  10. Introducing Programmable Logic to Undergraduate Engineering Students in a Digital Electronics Course

    Science.gov (United States)

    Todorovich, E.; Marone, J. A.; Vazquez, M.

    2012-01-01

    Due to significant technological advances and industry requirements, many universities have introduced programmable logic and hardware description languages into undergraduate engineering curricula. This has led to a number of logistical and didactical challenges, in particular for computer science students. In this paper, the integration of some…

  11. An FPGA-Integrated Time-to-Digital Converter Based on a Ring Oscillator for Programmable Delay Line Resolution Measurement

    Directory of Open Access Journals (Sweden)

    Chao Chen

    2014-01-01

    Full Text Available We describe the architecture of a time-to-digital converter (TDC, specially intended to measure the delay resolution of a programmable delay line (PDL. The configuration, which consists of a ring oscillator, a frequency divider (FD, and a period measurement circuit (PMC, is implemented in a field programmable gate array (FPGA device. The ring oscillator realized in loop containing a PDL and a look-up table (LUT generates periodic oscillatory pulses. The FD amplifies the oscillatory period from nanosecond range to microsecond range. The time-to-digital conversion is based on counting the number of clock cycles between two consecutive pulses of the FD by the PMC. Experiments have been conducted to verify the performance of the TDC. The achieved relative errors for four PDLs are within 0.50%–1.21% and the TDC has an equivalent resolution of about 0.4 ps.

  12. Electronic digital computers their use in science and engineering

    CERN Document Server

    Alt, Franz L

    1958-01-01

    Electronic Digital Computers: Their Use in Science and Engineering describes the principles underlying computer design and operation. This book describes the various applications of computers, the stages involved in using them, and their limitations. The machine is composed of the hardware which is run by a program. This text describes the use of magnetic drum for storage of data and some computing. The functions and components of the computer include automatic control, memory, input of instructions by using punched cards, and output from resulting information. Computers operate by using numbe

  13. Analysis of computational vulnerabilities in digital repositories

    Directory of Open Access Journals (Sweden)

    Valdete Fernandes Belarmino

    2015-04-01

    Full Text Available Objective. Demonstrates the results of research that aimed to analyze the computational vulnerabilities of digital directories in public Universities. Argues the relevance of information in contemporary societies like an invaluable resource, emphasizing scientific information as an essential element to constitute scientific progress. Characterizes the emergence of Digital Repositories and highlights its use in academic environment to preserve, promote, disseminate and encourage the scientific production. Describes the main software for the construction of digital repositories. Method. The investigation identified and analyzed the vulnerabilities that are exposed the digital repositories using Penetration Testing running. Discriminating the levels of risk and the types of vulnerabilities. Results. From a sample of 30 repositories, we could examine 20, identified that: 5% of the repositories have critical vulnerabilities, 85% high, 25% medium and 100% lowers. Conclusions. Which demonstrates the necessity to adapt actions for these environments that promote informational security to minimizing the incidence of external and / or internal systems attacks.Abstract Grey Text – use bold for subheadings when needed.

  14. Augmenting digital displays with computation

    Science.gov (United States)

    Liu, Jing

    As we inevitably step deeper and deeper into a world connected via the Internet, more and more information will be exchanged digitally. Displays are the interface between digital information and each individual. Naturally, one fundamental goal of displays is to reproduce information as realistically as possible since humans still care a lot about what happens in the real world. Human eyes are the receiving end of such information exchange; therefore it is impossible to study displays without studying the human visual system. In fact, the design of displays is rather closely coupled with what human eyes are capable of perceiving. For example, we are less interested in building displays that emit light in the invisible spectrum. This dissertation explores how we can augment displays with computation, which takes both display hardware and the human visual system into consideration. Four novel projects on display technologies are included in this dissertation: First, we propose a software-based approach to driving multiview autostereoscopic displays. Our display algorithm can dynamically assign views to hardware display zones based on multiple observers' current head positions, substantially reducing crosstalk and stereo inversion. Second, we present a dense projector array that creates a seamless 3D viewing experience for multiple viewers. We smoothly interpolate the set of viewer heights and distances on a per-vertex basis across the arrays field of view, reducing image distortion, crosstalk, and artifacts from tracking errors. Third, we propose a method for high dynamic range display calibration that takes into account the variation of the chrominance error over luminance. We propose a data structure for enabling efficient representation and querying of the calibration function, which also allows user-guided balancing between memory consumption and the amount of computation. Fourth, we present user studies that demonstrate that the ˜ 60 Hz critical flicker fusion

  15. The use of an on-line computer system for radiotherapy planning. Part of a coordinated programme on computer applications in clinical dosimetry

    International Nuclear Information System (INIS)

    Tatcher, M.

    1977-07-01

    The aim of radiotherapy is to deliver a predetermined dose to the volume of a tumor in order to destroy it without at the same time harming healthy tissues nearby. The calculation of the dose distribution in a patient's body in order to determine the optimum arrangement of beam geometry is the central problem in treatment planning. For this task computers are increasingly being used as dose calculations by hand are time-consuming and exclude the application of modern treatment strategies. The objectives of this work were to set up a minimal departmental computer system for cobalt-60 radiotherapy treatment planning. Computer programmes were written for the following radiotherapy applications: Co-60 output charts (monthly charts of dose rate for determination of treatment time); interactive programme for calculating and optimizing isodose distributions to be used for treatment planning; calculation of irregular dose distributions of beams with arbitrary shape; gynecological radiotherapy, using internal Cs-137 and Ra-226 sources; linear isodose charts for 8 MV X-rays by interpolation from measured data. All programmes are written in BASIC. However, as BASIC does not link directly with the graphics devices, all programmes will be converted to FORTRAN, based on CUNNINGHAM's work. Although in principle the treatment planning programme in BASIC is satisfactory, it is not fast enough to replace manual calculations. Routine interactive computerized treatment planning will be possible once the FORTRAN programmes are operational. For all other routine purposes the BASIC radiotherapy programmes are suitable

  16. Interpretation of radiograms using digital computers

    International Nuclear Information System (INIS)

    Kuzin, M.I.; Den'shchikov, K.K.; Sal'man, M.M.; Pechennikov, L.M.

    1986-01-01

    The potentialities of the use of a combined method of interactive and automated processing of radiograms with the help of digital computers (DC) are discussed. The data obtained have shown that DC-assissted interpretation of radiograms makes it possible to detect small formations in the chest undectable in a routine X-ray examination. However there can occur undesirable false detection of pathology resulting from algorithm sensitivity

  17. Digital computer control of a research nuclear reactor

    International Nuclear Information System (INIS)

    Crawford, Kevan

    1986-01-01

    Currently, the use of digital computers in energy producing systems has been limited to data acquisition functions. These computers have greatly reduced human involvement in the moment to moment decision process and the crisis decision process, thereby improving the safety of the dynamic energy producing systems. However, in addition to data acquisition, control of energy producing systems also includes data comparison, decision making, and control actions. The majority of the later functions are accomplished through the use of analog computers in a distributed configuration. The lack of cooperation and hence, inefficiency in distributed control, and the extent of human interaction in critical phases of control have provided the incentive to improve the later three functions of energy systems control. Properly applied, centralized control by digital computers can increase efficiency by making the system react as a single unit and by implementing efficient power changes to match demand. Additionally, safety will be improved by further limiting human involvement to action only in the case of a failure of the centralized control system. This paper presents a hardware and software design for the centralized control of a research nuclear reactor by a digital computer. Current nuclear reactor control philosophies which include redundancy, inherent safety in failure, and conservative yet operational scram initiation were used as the bases of the design. The control philosophies were applied to the power monitoring system, the fuel temperature monitoring system, the area radiation monitoring system, and the overall system interaction. Unlike the single function analog computers that are currently used to control research and commercial reactors, this system will be driven by a multifunction digital computer. Specifically, the system will perform control rod movements to conform with operator requests, automatically log the required physical parameters during reactor

  18. A general digital computer procedure for synthesizing linear automatic control systems

    International Nuclear Information System (INIS)

    Cummins, J.D.

    1961-10-01

    The fundamental concepts required for synthesizing a linear automatic control system are considered. A generalized procedure for synthesizing automatic control systems is demonstrated. This procedure has been programmed for the Ferranti Mercury and the IBM 7090 computers. Details of the programmes are given. The procedure uses the linearized set of equations which describe the plant to be controlled as the starting point. Subsequent computations determine the transfer functions between any desired variables. The programmes also compute the root and phase loci for any linear (and some non-linear) configurations in the complex plane, the open loop and closed loop frequency responses of a system, the residues of a function of the complex variable 's' and the time response corresponding to these residues. With these general programmes available the design of 'one point' automatic control systems becomes a routine scientific procedure. Also dynamic assessments of plant may be carried out. Certain classes of multipoint automatic control problems may also be solved with these procedures. Autonomous systems, invariant systems and orthogonal systems may also be studied. (author)

  19. Technical quality control - constancy controls for digital mammography systems

    International Nuclear Information System (INIS)

    Pedersen, K.; Landmark, I.D.; Bredholt, K.; Hauge, I.H.R.

    2009-04-01

    To ensure the quality of mammographic images, so-called constancy control tests are performed frequently. The report contains a programme for constancy control of digital mammography systems, encompassing the mammography unit, computed radiography (CR) systems, viewing conditions and displays, printers, and procedures for data collection for patient dose calculations. (Author)

  20. Accuracy of a computed tomography scanning procedure to manufacture digital models.

    NARCIS (Netherlands)

    Darroudi, A.M.; Kuijpers-Jagtman, A.M.; Ongkosuwito, E.M.; Suttorp, C.M.; Bronkhorst, E.M.; Breuning, K.H.

    2017-01-01

    INTRODUCTION: Accurate articulation of the digital dental casts is crucial in orthodontic diagnosis and treatment planning. We aimed to determine the accuracy of manufacturing digital dental casts from computed tomography scanning of plaster casts regarding linear dimensions and interarch

  1. Efficacy of a telerehabilitation intervention programme using biofeedback among computer operators.

    Science.gov (United States)

    Golebowicz, Merav; Levanon, Yafa; Palti, Ram; Ratzon, Navah Z

    2015-01-01

    Computer operators spend long periods of time sitting in a static posture at computer workstations and therefore have an increased exposure to work-related musculoskeletal disorders (WRMSD). The present study is aimed at investigating the feasibility and effectiveness of a tele-biofeedback ergonomic intervention programme among computer operators suffering from WRMSD. Twelve subjects with WRMSD were assigned an ergonomic intervention accompanied by remote tele-biofeedback training, which was practised at their workstations. Evaluations of pain symptoms and locations, body posture and psychosocial characteristics were carried out before and after the intervention in the workplace. The hypothesis was partially verified as it showed improved body position at the workstation and decreased pain in some body parts. Tele-biofeedback, as part of an intervention, appears to be feasible and efficient for computer operators who suffer from WRMSD. This study encourages further research on tele-health within the scope of occupational therapy practice. Practitioner summary: Research concerning tele-health using biofeedback is scarce. The present study analyses the feasibility and partial effectiveness of a tele-biofeedback ergonomic intervention programme for computer operators suffering from WRMSD. The uniqueness and singularity of this study is the usage of remote communication between participants and practitioners through the Internet.

  2. Reducing the Digital Divide among Children Who Received Desktop or Hybrid Computers for the Home

    Directory of Open Access Journals (Sweden)

    Gila Cohen Zilka

    2016-06-01

    Full Text Available Researchers and policy makers have been exploring ways to reduce the digital divide. Parameters commonly used to examine the digital divide worldwide, as well as in this study, are: (a the digital divide in the accessibility and mobility of the ICT infrastructure and of the content infrastructure (e.g., sites used in school; and (b the digital divide in literacy skills. In the present study we examined the degree of effectiveness of receiving a desktop or hybrid computer for the home in reducing the digital divide among children of low socio-economic status aged 8-12 from various localities across Israel. The sample consisted of 1,248 respondents assessed in two measurements. As part of the mixed-method study, 128 children were also interviewed. Findings indicate that after the children received desktop or hybrid computers, changes occurred in their frequency of access, mobility, and computer literacy. Differences were found between the groups: hybrid computers reduce disparities and promote work with the computer and surfing the Internet more than do desktop computers. Narrowing the digital divide for this age group has many implications for the acquisition of skills and study habits, and consequently, for the realization of individual potential. The children spoke about self improvement as a result of exposure to the digital environment, about a sense of empowerment and of improvement in their advantage in the social fabric. Many children expressed a desire to continue their education and expand their knowledge of computer applications, the use of software, of games, and more. Therefore, if there is no computer in the home and it is necessary to decide between a desktop and a hybrid computer, a hybrid computer is preferable.

  3. Digital Workflow for Computer-Guided Implant Surgery in Edentulous Patients: A Case Report.

    Science.gov (United States)

    Oh, Ji-Hyeon; An, Xueyin; Jeong, Seung-Mi; Choi, Byung-Ho

    2017-12-01

    The purpose of this article was to describe a fully digital workflow used to perform computer-guided flapless implant placement in an edentulous patient without the use of conventional impressions, models, or a radiographic guide. Digital data for the workflow were acquired using an intraoral scanner and cone-beam computed tomography (CBCT). The image fusion of the intraoral scan data and CBCT data was performed by matching resin markers placed in the patient's mouth. The definitive digital data were used to design a prosthetically driven implant position, surgical template, and computer-aided design and computer-aided manufacturing fabricated fixed dental prosthesis. The authors believe this is the first published case describing such a technique in computer-guided flapless implant surgery for edentulous patients. Copyright © 2017 American Association of Oral and Maxillofacial Surgeons. Published by Elsevier Inc. All rights reserved.

  4. Method and apparatus for digitally based high speed x-ray spectrometer

    International Nuclear Information System (INIS)

    Warburton, W.K.; Hubbard, B.

    1997-01-01

    A high speed, digitally based, signal processing system which accepts input data from a detector-preamplifier and produces a spectral analysis of the x-rays illuminating the detector. The system achieves high throughputs at low cost by dividing the required digital processing steps between a ''hardwired'' processor implemented in combinatorial digital logic, which detects the presence of the x-ray signals in the digitized data stream and extracts filtered estimates of their amplitudes, and a programmable digital signal processing computer, which refines the filtered amplitude estimates and bins them to produce the desired spectral analysis. One set of algorithms allow this hybrid system to match the resolution of analog systems while operating at much higher data rates. A second set of algorithms implemented in the processor allow the system to be self calibrating as well. The same processor also handles the interface to an external control computer. 19 figs

  5. Kids at CERN Grids for Kids programme leads to advanced computing knowledge.

    CERN Multimedia

    2008-01-01

    Children as young as 10 are learning computing skills, such as middleware, parallel processing and supercomputing, at CERN, the European Organisation for Nuclear Research, last week. The initiative for 10 to 12 years olds is part of the Grids for Kids programme, which aims to introduce Grid computing as a tool for research.

  6. A Project-Based Learning Approach to Programmable Logic Design and Computer Architecture

    Science.gov (United States)

    Kellett, C. M.

    2012-01-01

    This paper describes a course in programmable logic design and computer architecture as it is taught at the University of Newcastle, Australia. The course is designed around a major design project and has two supplemental assessment tasks that are also described. The context of the Computer Engineering degree program within which the course is…

  7. Test and control computer user's guide for a digital beam former test system

    Science.gov (United States)

    Alexovich, Robert E.; Mallasch, Paul G.

    1992-01-01

    A Digital Beam Former Test System was developed to determine the effects of noise, interferers and distortions, and digital implementations of beam forming as applied to the Tracking and Data Relay Satellite 2 (TDRS 2) architectures. The investigation of digital beam forming with application to TDRS 2 architectures, as described in TDRS 2 advanced concept design studies, was conducted by the NASA/Lewis Research Center for NASA/Goddard Space Flight Center. A Test and Control Computer (TCC) was used as the main controlling element of the digital Beam Former Test System. The Test and Control Computer User's Guide for a Digital Beam Former Test System provides an organized description of the Digital Beam Former Test System commands. It is written for users who wish to conduct tests of the Digital Beam forming Test processor using the TCC. The document describes the function, use, and syntax of the TCC commands available to the user while summarizing and demonstrating the use of the commands wtihin DOS batch files.

  8. Temporal digital subtraction radiography with a personal computer digital workstation

    International Nuclear Information System (INIS)

    Kircos, L.; Holt, W.; Khademi, J.

    1990-01-01

    Technique have been developed and implemented on a personal computer (PC)-based digital workstation to accomplish temporal digital subtraction radiography (TDSR). TDSR is useful in recording radiologic change over time. Thus, this technique is useful not only for monitoring chronic disease processes but also for monitoring the temporal course of interventional therapies. A PC-based digital workstation was developed on a PC386 platform with add-in hardware and software. Image acquisition, storage, and processing was accomplished using 512 x 512 x 8- or 12-bit frame grabber. Software and hardware were developed to accomplish image orientation, registration, gray scale compensation, subtraction, and enhancement. Temporal radiographs of the jaws were made in a fixed and reproducible orientation between the x-ray source and image receptor enabling TDSR. Temporal changes secondary to chronic periodontal disease, osseointegration of endosseous implants, and wound healing were demonstrated. Use of TDSR for chest imaging was also demonstrated with identification of small, subtle focal masses that were not apparent with routine viewing. The large amount of radiologic information in images of the jaws and chest may obfuscate subtle changes that TDSR seems to identify. TDSR appears to be useful as a tool to record temporal and subtle changes in radiologic images

  9. Quality Assurance Programme for Computed Tomography: Diagnostic and Therapy Applications

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2012-08-15

    This publication presents a harmonized approach to quality assurance in the field of computed tomography applied to both diagnostics and therapy. It gives a careful analysis of the principles and specific instructions that can be used for a quality assurance programme for optimal performance and reduced patient dose in diagnostic radiology. In some cases, radiotherapy programmes are making a transition from 2-D to 3-D radiotherapy, a complex process which critically depends on accurate treatment planning. In this respect, the authors also provide detailed information about the elements needed for quality assurance testing, including those relating to accurate patient characterization as needed for radiotherapy treatment planning.

  10. Integration of digital dental casts in cone-beam computed tomography scans

    NARCIS (Netherlands)

    Rangel, F.A.; Maal, T.J.J.; Berge, S.J.; Kuijpers-Jagtman, A.M.

    2012-01-01

    Cone-beam computed tomography (CBCT) is widely used in maxillofacial surgery. The CBCT image of the dental arches, however, is of insufficient quality to use in digital planning of orthognathic surgery. Several authors have described methods to integrate digital dental casts into CBCT scans, but all

  11. A longitudinal multi-bunch feedback system using parallel digital signal processors

    International Nuclear Information System (INIS)

    Sapozhnikov, L.; Fox, J.D.; Olsen, J.J.; Oxoby, G.; Linscott, I.; Drago, A.; Serio, M.

    1994-01-01

    A programmable longitudinal feedback system based on four AT ampersand T 1610 digital signal processors has been developed as a component of the PEP-II R ampersand D program. This longitudinal quick prototype is a proof of concept for the PEP-II system and implements full-speed bunch-by-bunch signal processing for storage rings with bunch spacings of 4 ns. The design incorporates a phase-detector-based front end that digitizes the oscillation phases of bunches at the 250 MHz crossing rate, four programmable signal processors that compute correction signals, and a 250-MHz hold buffer/kicker driver stage that applies correction signals back on the beam. The design implements a general-purpose, table-driven downsampler that allows the system to be operated at several accelerator facilities. The hardware architecture of the signal processing is described, and the software algorithms used in the feedback signal computation are discussed. The system configuration used for tests at the LBL Advanced Light Source is presented

  12. European questionnaire on the use of computer programmes in radiation dosimetry

    International Nuclear Information System (INIS)

    Gualdrini, G.; Tanner, R.; Terrisol, M.

    1999-01-01

    Because of a potential reduction of necessary experimental efforts, the combination of measurements and supplementing calculations, also in the field of radiation dosimetry, may allow time and money to be saved if computational methods are used which are well suited to reproduce experimental data in a satisfactory quality. The dramatic increase in computing power in recent years now permits the use of computational tools for dosimetry also in routine applications. Many institutions dealing with radiation protection, however, have small groups which, in addition to their routine work, often cannot afford to specialise in the field of computational dosimetry. This means that not only experts but increasingly also casual users employ complicated computational tools such as general-purpose transport codes. This massive use of computer programmes in radiation protection and dosimetry applications motivated the Concerted Action Investigation and Quality Assurance of Numerical Methods in Radiation Protection Dosimetry of the 4th framework programme of the European Commission to prepare, distribute and evaluate a questionnaire on the use of such codes. A significant number of scientists from nearly all the countries of the European Community (and some countries outside Europe) contributed to the questionnaire, that allowed to obtain a satisfactory overview of the state of the art in this field. The results obtained from the questionnaire and summarised in the present Report are felt to be indicative of the situation of using sophisticated computer codes within the European Community although the group of participating scientist may not be a representative sample in a strict statistical sense [it

  13. Digital innovations and emerging technologies for enhanced recovery programmes.

    Science.gov (United States)

    Michard, F; Gan, T J; Kehlet, H

    2017-07-01

    Enhanced recovery programmes (ERPs) are increasingly used to improve post-surgical recovery. However, compliance to various components of ERPs-a key determinant of success-remains sub-optimal. Emerging technologies have the potential to help patients and caregivers to improve compliance with ERPs.Preoperative physical condition, a major determinant of postoperative outcome, could be optimized with the use of text messages (SMS) or digital applications (Apps) designed to facilitate smoking cessation, modify physical activity, and better manage hypertension and diabetes. Several non-invasive haemodynamic monitoring techniques and decision support tools are now available to individualize perioperative fluid management, a key component of ERPs. Objective nociceptive assessment may help to rationalize the use of pain medications, including opioids. Wearable sensors designed to monitor cardio-respiratory function may help in the early detection of clinical deterioration during the postoperative recovery and to address 'failure to rescue'. Activity trackers may be useful to monitor early mobilization, another major element of ERPs. Finally, electronic checklists have been developed to ensure that none of the above-mentioned ERP elements is omitted during the surgical journey.By optimizing compliance to the multiple components of ERPs, digital innovations, non-invasive techniques and wearable sensors have the potential to magnify the clinical and economic benefits of ERPs. Among the growing number of technical innovations, studies are needed to clarify which tools and solutions have real clinical value and are cost-effective. © The Author 2017. Published by Oxford University Press on behalf of the British Journal of Anaesthesia. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  14. Research on Digital Forensic Readiness Design in a Cloud Computing-Based Smart Work Environment

    Directory of Open Access Journals (Sweden)

    Sangho Park

    2018-04-01

    Full Text Available Recently, the work environments of organizations have been in the process of transitioning into smart work environments by applying cloud computing technology in the existing work environment. The smart work environment has the characteristic of being able to access information assets inside the company from outside the company through cloud computing technology, share information without restrictions on location by using mobile terminals, and provide a work environment where work can be conducted effectively in various locations and mobile environments. Thus, in the cloud computing-based smart work environment, changes are occurring in terms of security risks, such as an increase in the leakage risk of an organization’s information assets through mobile terminals which have a high risk of loss and theft and increase the hacking risk of wireless networks in mobile environments. According to these changes in security risk, the reactive digital forensic method, which investigates digital evidence after the occurrence of security incidents, appears to have a limit which has led to a rise in the necessity of proactive digital forensic approaches wherein security incidents can be addressed preemptively. Accordingly, in this research, we design a digital forensic readiness model at the level of preemptive prevention by considering changes in the cloud computing-based smart work environment. Firstly, we investigate previous research related to the cloud computing-based smart work environment and digital forensic readiness and analyze a total of 50 components of digital forensic readiness. In addition, through the analysis of the corresponding preceding research, we design seven detailed areas, namely, outside the organization environment, within the organization guideline, system information, terminal information, user information, usage information, and additional function. Then, we design a draft of the digital forensic readiness model in the cloud

  15. Note concerning the Ecasac programme

    International Nuclear Information System (INIS)

    Bras, D.

    1969-01-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) [fr

  16. Technology for computer-stabilized peak of NaI(Tl) gamma spectrum

    International Nuclear Information System (INIS)

    Chen Jianzhen; Guo Lanying; Ling Qiu; Qu Guopu; Zhao Lihong; Hu Chuangye

    2005-01-01

    An improved technology for spectrum stabilization of NaI(Tl) gamma spectrum was introduced. This technology is based on the system using a reference peak, which is equivalent gamma peak of 241 Am source. The computer seeks peak's position deviation and computes adjust value of programmable amplifier and controls programmable amplifier to stabilize spectrum by digital PID. This is a technology of spectrum stabilizing with 'hardware + reference-peak + software' and has high stability and fast speed of spectrum stabilizing. (author)

  17. Integration of Digital Dental Casts in Cone-Beam Computed Tomography Scans

    OpenAIRE

    Rangel, Frits A.; Maal, Thomas J. J.; Bergé, Stefaan J.; Kuijpers-Jagtman, Anne Marie

    2012-01-01

    Cone-beam computed tomography (CBCT) is widely used in maxillofacial surgery. The CBCT image of the dental arches, however, is of insufficient quality to use in digital planning of orthognathic surgery. Several authors have described methods to integrate digital dental casts into CBCT scans, but all reported methods have drawbacks. The aim of this feasibility study is to present a new simplified method to integrate digital dental casts into CBCT scans. In a patient scheduled for orthognathic ...

  18. A sophisticated programmable miniaturised pump for insulin delivery.

    Science.gov (United States)

    Klein, J C; Slama, G

    1980-09-01

    We have conceived a truly pre-programmable infusion system usable for intravenous administration of insulin in diabetic subjects. The original system has been built into a small, commercially available, syringe-pump of which only the case and the mechanical parts have been kept. The computing until has a timer, a programmable memory of 512 words by 8 bits and a digital-to-frequency converter to run the motor which drives the syringe. The memory contains 8 profiles of insulin injections stored in digital form over 64 words. Each profile is selected by the patient before eating according to the carbohydrate content of the planned meal and last about two hours, starting from and returning to the basal rate of insulin, at which it remains until next profile selection. Amount, profiles and duration of insulin injection are either mean values deduced from previous studies with a closed-loop artificial pancreas or personally fitted values; they are stored in an instantly replaceable memory cell. This device allows the patient to choose the time, nature and amount of his food intake.

  19. Authoring of digital games via card games

    DEFF Research Database (Denmark)

    Valente, Andrea; Marchetti, Emanuela

    2014-01-01

    Literature and previous studies show that creative play is easy to emerge when children interact with tangible, low-tech toys and games than with digital games. This paradoxical situation is linked to the long-standing problem of end-users (or players) authoring of digital contents and systems. We...... are to show how card games can represent digital games, how playful play can emerge in card games and digital games, and to begin defining a new way to express game behavior without the use of universal programming languages....... propose a new scenario in which trading card games help making sense and re-design computer games, to support players express themselves aesthetically and in a highly creative way. Our aim is to look for a middle ground between players becoming programmers and simply editing levels. The main contributions...

  20. Signal-to-noise ratio estimation in digital computer simulation of lowpass and bandpass systems with applications to analog and digital communications, volume 3

    Science.gov (United States)

    Tranter, W. H.; Turner, M. D.

    1977-01-01

    Techniques are developed to estimate power gain, delay, signal-to-noise ratio, and mean square error in digital computer simulations of lowpass and bandpass systems. The techniques are applied to analog and digital communications. The signal-to-noise ratio estimates are shown to be maximum likelihood estimates in additive white Gaussian noise. The methods are seen to be especially useful for digital communication systems where the mapping from the signal-to-noise ratio to the error probability can be obtained. Simulation results show the techniques developed to be accurate and quite versatile in evaluating the performance of many systems through digital computer simulation.

  1. News from the Library: A one-stop-shop for computing literature: ACM Digital Library

    CERN Multimedia

    CERN Library

    2011-01-01

    The Association for Computing Machinery, ACM, is the world’s largest educational and scientific computing society. Among others, the ACM provides the computing field's premier Digital Library and serves its members and the computing profession with leading-edge publications, conferences, and career resources.   ACM Digital Library is available to the CERN community. The most popular journal here at CERN is Communications of the ACM. However, the collection offers access to a series of other valuable important academic journals such as Journal of the ACM and even fulltext of a series of classical books. In addition, users have access to the ACM Guide to Computing Literature, the most comprehensive bibliographic database focusing on computing, integrated with ACM’s full-text articles and including features such as ACM Author Profile Pages - which provides bibliographic and bibliometric data for over 1,000,000 authors in the field. ACM Digital Library is an excellent com...

  2. [Clinical analysis of 12 cases of orthognathic surgery with digital computer-assisted technique].

    Science.gov (United States)

    Tan, Xin-ying; Hu, Min; Liu, Chang-kui; Liu, Hua-wei; Liu, San-xia; Tao, Ye

    2014-06-01

    This study was to investigate the effect of the digital computer-assisted technique in orthognathic surgery. Twelve patients from January 2008 to December 2011 with jaw malformation were treated in our department. With the help of CT and three-dimensional reconstruction technique, 12 patients underwent surgical treatment and the results were evaluated after surgery. Digital computer-assisted technique could clearly show the status of the jaw deformity and assist virtual surgery. After surgery all patients were satisfied with the results. Digital orthognathic surgery can improve the predictability of the surgical procedure, and to facilitate patients' communication, shorten operative time, and reduce patients' pain.

  3. A digital imaging teaching file by using the internet, HTML and personal computers

    International Nuclear Information System (INIS)

    Chun, Tong Jin; Jeon, Eun Ju; Baek, Ho Gil; Kang, Eun Joo; Baik, Seung Kug; Choi, Han Yong; Kim, Bong Ki

    1996-01-01

    A film-based teaching file takes up space and the need to search through such a file places limits on the extent to which it is likely to be used. Furthermore it is not easy for doctors in a medium-sized hospital to experience a variety of cases, and so for these reasons we created an easy-to-use digital imaging teaching file with HTML(Hypertext Markup Language) and downloaded images via World Wide Web(WWW) services on the Internet. This was suitable for use by computer novices. We used WWW internet services as a resource for various images and three different IMB-PC compatible computers(386DX, 486DX-II, and Pentium) in downloading the images and in developing a digitalized teaching file. These computers were connected with the Internet through a high speed dial-up modem(28.8Kbps) and to navigate the Internet. Twinsock and Netscape were used. 3.0, Korean word processing software, was used to create HTML(Hypertext Markup Language) files and the downloaded images were linked to the HTML files. In this way, a digital imaging teaching file program was created. Access to a Web service via the Internet required a high speed computer(at least 486DX II with 8MB RAM) for comfortabel use; this also ensured that the quality of downloaded images was not degraded during downloading and that these were good enough to use as a teaching file. The time needed to retrieve the text and related images depends on the size of the file, the speed of the network, and the network traffic at the time of connection. For computer novices, a digital image teaching file using HTML is easy to use. Our method of creating a digital imaging teaching file by using Internet and HTML would be easy to create and radiologists with little computer experience who want to study various digital radiologic imaging cases would find it easy to use

  4. Portable Digital Radiography and Computed Tomography Manual

    Energy Technology Data Exchange (ETDEWEB)

    2007-11-01

    This user manual describes the function and use of the portable digital radiography and computed tomography (DRCT) scanner. The manual gives a general overview of x-ray imaging systems along with a description of the DRCT system. An inventory of the all the system components, organized by shipping container, is also included. In addition, detailed, step-by-step procedures are provided for all of the exercises necessary for a novice user to successfully collect digital radiographs and tomographic images of an object, including instructions on system assembly and detector calibration and system alignment. There is also a short section covering the limited system care and maintenance needs. Descriptions of the included software packages, the DRCT Digital Imager used for system operation, and the DRCT Image Processing Interface used for image viewing and tomographic data reconstruction are given in the appendixes. The appendixes also include a cheat sheet for more experienced users, a listing of known system problems and how to mitigate them, and an inventory check-off sheet suitable for copying and including with the machine for shipment purposes.

  5. Digital Geometry Algorithms Theoretical Foundations and Applications to Computational Imaging

    CERN Document Server

    Barneva, Reneta

    2012-01-01

    Digital geometry emerged as an independent discipline in the second half of the last century. It deals with geometric properties of digital objects and is developed with the unambiguous goal to provide rigorous theoretical foundations for devising new advanced approaches and algorithms for various problems of visual computing. Different aspects of digital geometry have been addressed in the literature. This book is the first one that explicitly focuses on the presentation of the most important digital geometry algorithms. Each chapter provides a brief survey on a major research area related to the general volume theme, description and analysis of related fundamental algorithms, as well as new original contributions by the authors. Every chapter contains a section in which interesting open problems are addressed.

  6. A Survey of Students Participating in a Computer-Assisted Education Programme

    Science.gov (United States)

    Yel, Elif Binboga; Korhan, Orhan

    2015-01-01

    This paper mainly examines anthropometric data, data regarding the habits, experiences, and attitudes of the students about their tablet/laptop/desktop computer use, in addition to self-reported musculoskeletal discomfort levels and frequencies of students participating in a tablet-assisted interactive education programme. A two-part questionnaire…

  7. Developing Digital Immigrants' Computer Literacy: The Case of Unemployed Women

    Science.gov (United States)

    Ktoridou, Despo; Eteokleous-Grigoriou, Nikleia

    2011-01-01

    Purpose: The purpose of this study is to evaluate the effectiveness of a 40-hour computer course for beginners provided to a group of unemployed women learners with no/minimum computer literacy skills who can be characterized as digital immigrants. The aim of the study is to identify participants' perceptions and experiences regarding technology,…

  8. Digital Ethics: Computers, Photographs, and the Manipulation of Pixels.

    Science.gov (United States)

    Mercedes, Dawn

    1996-01-01

    Summarizes negative aspects of computer technology and problems inherent in the field of digital imaging. Considers the postmodernist response that borrowing and alteration are essential characteristics of the technology. Discusses the implications of this for education and research. (MJP)

  9. Scenario-Based Digital Forensics Challenges in Cloud Computing

    Directory of Open Access Journals (Sweden)

    Erik Miranda Lopez

    2016-10-01

    Full Text Available The aim of digital forensics is to extract information to answer the 5Ws (Why, When, Where, What, and Who from the data extracted from the evidence. In order to achieve this, most digital forensic processes assume absolute control of digital evidence. However, in a cloud environment forensic investigation, this is not always possible. Additionally, the unique characteristics of cloud computing create new technical, legal and architectural challenges when conducting a forensic investigation. We propose a hypothetical scenario to uncover and explain the challenges forensic practitioners face during cloud investigations. Additionally, we also provide solutions to address the challenges. Our hypothetical case scenario has shown that, in the long run, better live forensic tools, development of new methods tailored for cloud investigations and new procedures and standards are indeed needed. Furthermore, we have come to the conclusion that forensic investigations biggest challenge is not technical but legal.

  10. Promises and perils of computational thinking

    DEFF Research Database (Denmark)

    Gad, Christopher; Douglas-Jones, Rachel

    slippage within the computational thinking concept, as it moves between the descriptive and promotional modes described above. We consider the implications of this slippage through various conceptual apparatuses available within STS – since these approaches are already critical of distinctions between......Proponents of computational thinking use the concept to account for what they perceive as important generalizable aspects of human thought (Wing 2011, National Research Council USA 2010, 2011). Simultaneously, the concept is employed to designate an ambitious pedagogical programme, in which...... computational thinking can be taught as a skill for the digitally literate 21st century (ibid.). As such, CT is seen both as an innate human capacity and a programme for developing future oriented skills - both for individuals and for populations at large. This paper explores what we perceive as conceptual...

  11. Programmable Digital Controller

    Science.gov (United States)

    Wassick, Gregory J.

    2012-01-01

    An existing three-channel analog servo loop controller has been redesigned for piezoelectric-transducer-based (PZT-based) etalon control applications to a digital servo loop controller. This change offers several improvements over the previous analog controller, including software control over proportional-integral-derivative (PID) parameters, inclusion of other data of interest such as temperature and pressure in the control laws, improved ability to compensate for PZT hysteresis and mechanical mount fluctuations, ability to provide pre-programmed scanning and stepping routines, improved user interface, expanded data acquisition, and reduced size, weight, and power.

  12. Digital BPM Systems for Hadron Accelerators

    CERN Document Server

    Belleman, J; Kasprowicz, G; Raich, U

    2009-01-01

    The CERN Proton Synchrotron has been fitted with a new trajectory measurement system (TMS). Analogue signals from forty beam position monitors are digitized at 125MS/s, and then further treated entirely in the digital domain to derive the positions of all individual particle bunches on the fly. Large FPGAs handle all digital processing. The system fits in fourteen plug-in modules distributed over three half-width cPCI crates. Data are stored in circular buffers of large enough size to keep a fewseconds-worth of position data. Multiple clients can then request selected portions of the data, possibly representing many thousands of consecutive turns, for display on operator consoles. The system uses digital phase-locked loops to derive its beamlocked timing reference. Programmable state machines, driven by accelerator timing pulses and information from the accelerator control system, direct the order of operations. The cPCI crates are connected to a standard Linux computer by means of a private Gigabit Ethernet ...

  13. Unauthorised adaptation of computer programmes - is ...

    African Journals Online (AJOL)

    Haupt acquired copyright in the Data Explorer programme regardless of the fact that the programme was as a result of an unauthorised adaptation of the Project AMPS programme which belonged to Brewers Marketing Intelligence (Pty) Ltd. This case note inter alia analyses the possibility of an author being sued for ...

  14. From Digital Imaging to Computer Image Analysis of Fine Art

    Science.gov (United States)

    Stork, David G.

    An expanding range of techniques from computer vision, pattern recognition, image analysis, and computer graphics are being applied to problems in the history of art. The success of these efforts is enabled by the growing corpus of high-resolution multi-spectral digital images of art (primarily paintings and drawings), sophisticated computer vision methods, and most importantly the engagement of some art scholars who bring questions that may be addressed through computer methods. This paper outlines some general problem areas and opportunities in this new inter-disciplinary research program.

  15. The Design of an Undergraduate Degree Program in Computer & Digital Forensics

    Directory of Open Access Journals (Sweden)

    Gary C. Kessler

    2006-09-01

    Full Text Available Champlain College formally started an undergraduate degree program in Computer & Digital Forensics in 2003. The underlying goals were that the program be multidisciplinary, bringing together the law, computer technology, and the basics of digital investigations; would be available as on online and on-campus offering; and would have a process-oriented focus. Success of this program has largely been due to working closely with practitioners, maintaining activity in events related to both industry and academia, and flexibility to respond to ever-changing needs. This paper provides an overview of how this program was conceived, developed, and implemented; its evolution over time; and current and planned initiatives.

  16. A digital squarer system for positive mass identification on the ARL ion microprobe mass analyser

    International Nuclear Information System (INIS)

    Woods, K.N.; Grant, L.D.V.; Rawsthorne, E.D.; Strydom, H.J.; Gries, W.H.

    1984-01-01

    The original analogue squarer for mass scale linearisation in the Ion Microprobe Mass Analyser (IMMA) has been replaced by a programmable digital squarer system which permits reliable mass number identification throughout the tested range 1 to 240. The digital squarer provides signals to both a digital direct reading mass number display and to an X-Y recorder where it provides a linear mass scale correct to within 0,3 mass units. An additional output to a computer can provide binary or BCD mass number data

  17. CANDU Digital Control Computer upgrade options

    International Nuclear Information System (INIS)

    De Jong, M.S.; De Grosbois, J.; Qian, T.

    1997-01-01

    This paper reviews the evolution of Digital Control Computers (DCC) in CANDU power plants to the present day. Much of this evolution has been to meeting changing control or display requirements as well as the replacement of obsolete, or old and less reliable technology with better equipment that is now available. The current work at AECL and Canadian utilities to investigate DCC upgrade options, alternatives, and strategies are examined. The dependence of a particular upgrade strategy on the overall plant refurbishment plans are also discussed. Presently, the upgrade options range from replacement of individual obsolete system components, to replacement of the entire DCC hardware without changing the software, to complete replacement of the DCCs with a functionally equivalent system using new control computer equipment and software. Key issues, constraints and objectives associated with these DCC upgrade options are highlighted. (author)

  18. A digital optical phase-locked loop for diode lasers based on field programmable gate array

    Science.gov (United States)

    Xu, Zhouxiang; Zhang, Xian; Huang, Kaikai; Lu, Xuanhui

    2012-09-01

    We have designed and implemented a highly digital optical phase-locked loop (OPLL) for diode lasers in atom interferometry. The three parts of controlling circuit in this OPLL, including phase and frequency detector (PFD), loop filter and proportional integral derivative (PID) controller, are implemented in a single field programmable gate array chip. A structure type compatible with the model MAX9382/MCH12140 is chosen for PFD and pipeline and parallelism technology have been adapted in PID controller. Especially, high speed clock and twisted ring counter have been integrated in the most crucial part, the loop filter. This OPLL has the narrow beat note line width below 1 Hz, residual mean-square phase error of 0.14 rad2 and transition time of 100 μs under 10 MHz frequency step. A main innovation of this design is the completely digitalization of the whole controlling circuit in OPLL for diode lasers.

  19. Centralized digital computer control of a research nuclear reactor

    International Nuclear Information System (INIS)

    Crawford, K.C.

    1987-01-01

    A hardware and software design for the centralized control of a research nuclear reactor by a digital computer are presented, as well as an investigation of automatic-feedback control. Current reactor-control philosophies including redundancy, inherent safety in failure, and conservative-yet-operational scram initiation were used as the bases of the design. The control philosophies were applied to the power-monitoring system, the fuel-temperature monitoring system, the area-radiation monitoring system, and the overall system interaction. Unlike the single-function analog computers currently used to control research and commercial reactors, this system will be driven by a multifunction digital computer. Specifically, the system will perform control-rod movements to conform with operator requests, automatically log the required physical parameters during reactor operation, perform the required system tests, and monitor facility safety and security. Reactor power control is based on signals received from ion chambers located near the reactor core. Absorber-rod movements are made to control the rate of power increase or decrease during power changes and to control the power level during steady-state operation. Additionally, the system incorporates a rudimentary level of artificial intelligence

  20. Digital control computer upgrade at the Cernavoda NPP simulator

    International Nuclear Information System (INIS)

    Ionescu, T.

    2006-01-01

    The Plant Process Computer equips some Nuclear Power Plants, like CANDU-600, with Centralized Control performed by an assembly of two computers known as Digital Control Computers (DCC) and working in parallel for safely driving of the plan at steady state and during normal maneuvers but also during abnormal transients when the plant is automatically steered to a safe state. The Centralized Control means both hardware and software with obligatory presence in the frame of the Full Scope Simulator and subject to changing its configuration with specific requirements during the plant and simulator life and covered by this subsection

  1. A Digital Phase Lock Loop for an External Cavity Diode Laser

    Science.gov (United States)

    Wang, Xiao-Long; Tao, Tian-Jiong; Cheng, Bing; Wu, Bin; Xu, Yun-Fei; Wang, Zhao-Ying; Lin, Qiang

    2011-08-01

    A digital optical phase lock loop (OPLL) is implemented to synchronize the frequency and phase between two external cavity diode lasers (ECDL), generating Raman pulses for atom interferometry. The setup involves all-digital phase detection and a programmable digital proportional-integral-derivative (PID) loop in locking. The lock generates a narrow beat-note linewidth below 1 Hz and low phase-noise of 0.03rad2 between the master and slave ECDLs. The lock proves to be stable and robust, and all the locking parameters can be set and optimized on a computer interface with convenience, making the lock adaptable to various setups of laser systems.

  2. Studying Computer Science in a Multidisciplinary Degree Programme: Freshman Students' Orientation, Knowledge, and Background

    Science.gov (United States)

    Kautz, Karlheinz; Kofoed, Uffe

    2004-01-01

    Teachers at universities are facing an increasing disparity in students' prior IT knowledge and, at the same time, experience a growing disengagement of the students with regard to involvement in study activities. As computer science teachers in a joint programme in computer science and business administration, we made a number of similar…

  3. Computational gestalts and perception thresholds.

    Science.gov (United States)

    Desolneux, Agnès; Moisan, Lionel; Morel, Jean-Michel

    2003-01-01

    In 1923, Max Wertheimer proposed a research programme and method in visual perception. He conjectured the existence of a small set of geometric grouping laws governing the perceptual synthesis of phenomenal objects, or "gestalt" from the atomic retina input. In this paper, we review this set of geometric grouping laws, using the works of Metzger, Kanizsa and their schools. In continuation, we explain why the Gestalt theory research programme can be translated into a Computer Vision programme. This translation is not straightforward, since Gestalt theory never addressed two fundamental matters: image sampling and image information measurements. Using these advances, we shall show that gestalt grouping laws can be translated into quantitative laws allowing the automatic computation of gestalts in digital images. From the psychophysical viewpoint, a main issue is raised: the computer vision gestalt detection methods deliver predictable perception thresholds. Thus, we are set in a position where we can build artificial images and check whether some kind of agreement can be found between the computationally predicted thresholds and the psychophysical ones. We describe and discuss two preliminary sets of experiments, where we compared the gestalt detection performance of several subjects with the predictable detection curve. In our opinion, the results of this experimental comparison support the idea of a much more systematic interaction between computational predictions in Computer Vision and psychophysical experiments.

  4. Picosecond resolution programmable delay line

    International Nuclear Information System (INIS)

    Suchenek, Mariusz

    2009-01-01

    The note presents implementation of a programmable delay line for digital signals. The tested circuit has a subnanosecond delay range programmable with a resolution of picoseconds. Implementation of the circuit was based on low-cost components, easily available on the market. (technical design note)

  5. Final report and documentation for the security enabled programmable switch for protection of distributed internetworked computers LDRD.

    Energy Technology Data Exchange (ETDEWEB)

    Van Randwyk, Jamie A.; Robertson, Perry J.; Durgin, Nancy Ann; Toole, Timothy J.; Kucera, Brent D.; Campbell, Philip LaRoche; Pierson, Lyndon George

    2010-02-01

    An increasing number of corporate security policies make it desirable to push security closer to the desktop. It is not practical or feasible to place security and monitoring software on all computing devices (e.g. printers, personal digital assistants, copy machines, legacy hardware). We have begun to prototype a hardware and software architecture that will enforce security policies by pushing security functions closer to the end user, whether in the office or home, without interfering with users' desktop environments. We are developing a specialized programmable Ethernet network switch to achieve this. Embodied in this device is the ability to detect and mitigate network attacks that would otherwise disable or compromise the end user's computing nodes. We call this device a 'Secure Programmable Switch' (SPS). The SPS is designed with the ability to be securely reprogrammed in real time to counter rapidly evolving threats such as fast moving worms, etc. This ability to remotely update the functionality of the SPS protection device is cryptographically protected from subversion. With this concept, the user cannot turn off or fail to update virus scanning and personal firewall filtering in the SPS device as he/she could if implemented on the end host. The SPS concept also provides protection to simple/dumb devices such as printers, scanners, legacy hardware, etc. This report also describes the development of a cryptographically protected processor and its internal architecture in which the SPS device is implemented. This processor executes code correctly even if an adversary holds the processor. The processor guarantees both the integrity and the confidentiality of the code: the adversary cannot determine the sequence of instructions, nor can the adversary change the instruction sequence in a goal-oriented way.

  6. Efficient Design of OFDMA-Based Programmable Wireless Radios

    Directory of Open Access Journals (Sweden)

    Shah SFA

    2008-01-01

    Full Text Available With the increasing demand for efficient spectrum management, programmable wireless radios can potentially play a key role in shaping our future spectrum use. In this paper, we consider the design of low-power programmable wireless radios based on orthogonal frequency division multiple access (OFDMA. To meet the demands of higher data rate communications, we split OFDMA symbols carrying multiuser data across several noncontiguous bands of available spectrum. To relax power consumption in analog-to-digital and digital-to-analog converters, we use a programmable narrowband RF front end comprising of programmable synthesizers and fixed low-pass filters. To perform digital baseband signal processing in an energy efficient manner, we propose efficient designs for the fast Fourier transform (FFT and inverse FFT (IFFT modules. Our designs of the FFT/IFFT modules reduce power consumption and chip area, and are capable of handling the dynamic nature of spectrum in programmable radios. To recover data that falls within the transition band of the filters, we propose a combiner similar to maximal ratio combiner. We also present the complete design of programmable wireless radios in accordance with the IEEE 802.22 (draft standard.

  7. Efficient Design of OFDMA-Based Programmable Wireless Radios

    Directory of Open Access Journals (Sweden)

    A. H. Tewfik

    2008-03-01

    Full Text Available With the increasing demand for efficient spectrum management, programmable wireless radios can potentially play a key role in shaping our future spectrum use. In this paper, we consider the design of low-power programmable wireless radios based on orthogonal frequency division multiple access (OFDMA. To meet the demands of higher data rate communications, we split OFDMA symbols carrying multiuser data across several noncontiguous bands of available spectrum. To relax power consumption in analog-to-digital and digital-to-analog converters, we use a programmable narrowband RF front end comprising of programmable synthesizers and fixed low-pass filters. To perform digital baseband signal processing in an energy efficient manner, we propose efficient designs for the fast Fourier transform (FFT and inverse FFT (IFFT modules. Our designs of the FFT/IFFT modules reduce power consumption and chip area, and are capable of handling the dynamic nature of spectrum in programmable radios. To recover data that falls within the transition band of the filters, we propose a combiner similar to maximal ratio combiner. We also present the complete design of programmable wireless radios in accordance with the IEEE 802.22 (draft standard.

  8. Computer based C and I systems in Indian PHWRs

    International Nuclear Information System (INIS)

    Govindarajan, G.; Sharma, M.P.

    1997-01-01

    Benefits of programmable digital technology have been well recognized and employment of computer based systems in Indian PHWRs has evolved in a phased manner, keeping in view the regulatory requirements for their use. In the initial phase some operator information functions and control of on-power fuel handling system were implemented and then some systems performing control and safety functions have been employed. The availability of powerful microcomputer hardware at reasonable cost and indigenous capability in design and execution has encouraged wider use of digital technology in the nuclear power programme. To achieve the desired level of quality and reliability, the hardware modules for the implementation of these systems in the plants under construction, have been standardized and methodology for software verification and validation has been evolved. A large number of C and I functions including those for equipment diagnostics are being implemented. The paper describes the various applications of computers in Indian NPPs and their current status of implementation. (author)

  9. Digital fluorography and computed tomography in a department of neuroradiology - a comparative study

    International Nuclear Information System (INIS)

    Fawcitt, R.A.; Freer, C.; Jarvis, H.; Occleshaw, J.V.; Isherwood, I.

    1984-01-01

    Digital Subtraction Angiography (DSA) has the ability to display the intracranial circulation following an intravenous or intra-arterial injection of contrast medium. A study was performed in 57 patients with neurological disorders undergoing DSA, either by Digital Intravenous Injection Angiography (DIVA) or Digital Intra-arterial Injection Angiography (DART) to assess the ability of DIVA to replace DART, the latter being carried out by digital fluorography or by conventional film screen methods, and also to establish the role of DSA in relation to Computed Tomography. (U.K.)

  10. A digital optical phase-locked loop for diode lasers based on field programmable gate array

    Energy Technology Data Exchange (ETDEWEB)

    Xu Zhouxiang; Zhang Xian; Huang Kaikai; Lu Xuanhui [Physics Department, Zhejiang University, Hangzhou, 310027 (China)

    2012-09-15

    We have designed and implemented a highly digital optical phase-locked loop (OPLL) for diode lasers in atom interferometry. The three parts of controlling circuit in this OPLL, including phase and frequency detector (PFD), loop filter and proportional integral derivative (PID) controller, are implemented in a single field programmable gate array chip. A structure type compatible with the model MAX9382/MCH12140 is chosen for PFD and pipeline and parallelism technology have been adapted in PID controller. Especially, high speed clock and twisted ring counter have been integrated in the most crucial part, the loop filter. This OPLL has the narrow beat note line width below 1 Hz, residual mean-square phase error of 0.14 rad{sup 2} and transition time of 100 {mu}s under 10 MHz frequency step. A main innovation of this design is the completely digitalization of the whole controlling circuit in OPLL for diode lasers.

  11. The Digital Fingerprinting Analysis Concerning Google Calendar under Ubiquitous Mobile Computing Era

    Directory of Open Access Journals (Sweden)

    Hai-Cheng Chu

    2015-04-01

    Full Text Available Internet Communication Technologies (ICTs are making progress day by day, driven by the relentless need to utilize them for everything from leisure to business. This inevitable trend has dramatically changed contemporary digital behavior in all aspects. Undoubtedly, digital fingerprints will be at some point unwarily left on crime scenes creating digital information security incidents. On the other hand, corporates in the private sector or governments are on the edge of being exploited in terms of confidential digital information leakages. Some digital fingerprinting is volatile by its nature. Alternatively, once the power of computing devices is no longer sustainable, these digital traces could disappear forever. Due to the pervasive usage of Google Calendar and Safari browser among network communities, digital fingerprinting could be disclosed if forensics is carried out in a sound manner, which could be admitted in a court of law as probative evidences concerning certain cybercrime incidents.

  12. Computer processing of the scintigraphic image using digital filtering techniques

    International Nuclear Information System (INIS)

    Matsuo, Michimasa

    1976-01-01

    The theory of digital filtering was studied as a method for the computer processing of scintigraphic images. The characteristics and design techniques of finite impulse response (FIR) digital filters with linear phases were examined using the z-transform. The conventional data processing method, smoothing, could be recognized as one kind of linear phase FIR low-pass digital filtering. Ten representatives of FIR low-pass digital filters with various cut-off frequencies were scrutinized from the frequency domain in one-dimension and two-dimensions. These filters were applied to phantom studies with cold targets, using a Scinticamera-Minicomputer on-line System. These studies revealed that the resultant images had a direct connection with the magnitude response of the filter, that is, they could be estimated fairly well from the frequency response of the digital filter used. The filter, which was estimated from phantom studies as optimal for liver scintigrams using 198 Au-colloid, was successfully applied in clinical use for detecting true cold lesions and, at the same time, for eliminating spurious images. (J.P.N.)

  13. Migrating Home Computer Audio Waveforms to Digital Objects: A Case Study on Digital Archaeology

    Directory of Open Access Journals (Sweden)

    Mark Guttenbrunner

    2011-03-01

    Full Text Available Rescuing data from inaccessible or damaged storage media for the purpose of preserving the digital data for the long term is one of the dimensions of digital archaeology. With the current pace of technological development, any system can become obsolete in a matter of years and hence the data stored in a specific storage media might not be accessible anymore due to the unavailability of the system to access the media. In order to preserve digital records residing in such storage media, it is necessary to extract the data stored in those media by some means.One early storage medium for home computers in the 1980s was audio tape. The first home computer systems allowed the use of standard cassette players to record and replay data. Audio cassettes are more durable than old home computers when properly stored. Devices playing this medium (i.e. tape recorders can be found in working condition or can be repaired, as they are usually made out of standard components. By re-engineering the format of the waveform and the file formats, the data on such media can then be extracted from a digitised audio stream and migrated to a non-obsolete format.In this paper we present a case study on extracting the data stored on an audio tape by an early home computer system, namely the Philips Videopac+ G7400. The original data formats were re-engineered and an application was written to support the migration of the data stored on tapes without using the original system. This eliminates the necessity of keeping an obsolete system alive for enabling access to the data on the storage media meant for this system. Two different methods to interpret the data and eliminate possible errors in the tape were implemented and evaluated on original tapes, which were recorded 20 years ago. Results show that with some error correction methods, parts of the tapes are still readable even without the original system. It also implies that it is easier to build solutions while original

  14. 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.

  15. 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

  16. Digital doorway computer literacy through unassisted learning in South Africa

    CSIR Research Space (South Africa)

    Smith, R

    2006-02-01

    Full Text Available The Digital Doorway is a joint project between the Department of Science and Technology (DST) and the Meraka Institute, with a vision of making a fundamental difference to computer literacy and associated skills in Africa. Underpinning this project...

  17. FLATT - a computer programme for calculating flow and temperature transients in nuclear fuels

    International Nuclear Information System (INIS)

    Venkat Raj, V.; Koranne, S.M.

    1976-01-01

    FLATT is a computer code written in Fortran language for BESM-6 computer. The code calculates the flow transients in the coolant circuit of a nuclear reactor, caused by pump failure, and the consequent temperature transients in the fuel, clad, and the coolant. In addition any desired flow transient can be fed into the programme and the resulting temperature transients can be calculated. A case study is also presented. (author)

  18. A Digital Phase Lock Loop for an External Cavity Diode Laser

    International Nuclear Information System (INIS)

    Wang Xiao-Long; Tao Tian-Jiong; Cheng Bing; Wu Bin; Xu Yun-Fei; Wang Zhao-Ying; Lin Qiang

    2011-01-01

    A digital optical phase lock loop (OPLL) is implemented to synchronize the frequency and phase between two external cavity diode lasers (ECDL), generating Raman pulses for atom interferometry. The setup involves all-digital phase detection and a programmable digital proportional-integral-derivative (PID) loop in locking. The lock generates a narrow beat-note linewidth below 1 Hz and low phase-noise of 0.03rad 2 between the master and slave ECDLs. The lock proves to be stable and robust, and all the locking parameters can be set and optimized on a computer interface with convenience, making the lock adaptable to various setups of laser systems. (fundamental areas of phenomenology(including applications))

  19. The impact of digital imaging on patient doses during barium studies

    International Nuclear Information System (INIS)

    Broadhead, D.A.; Chapple, C.-L.; Faulkner, K.

    1995-01-01

    Barium studies performed on 10 digital and four non-digital fluoroscopic systems were monitored with dose-area product meters as part of a Regional Patient Dosimetry Audit programme. The data have been collected using a computer to read and reset the dose-area product meter and also to collect patient and examination details. A comparison of dose-area product measurements from digital and non-digital fluoroscopy units on over 10 000 barium studies is presented. The data have been corrected according to patient size. The mean size corrected dose-area product for a barium meal examination was found to be 7.62 Gy cm -2 for a digital set compared with 15.45 Gy cm -2 for a non-digital set with 2462 and 1308 patients included in each measurement series, respectively. Dose-area products were also a factor of approximately two lower for barium enema, barium swallow and barium follow-through examinations performed on digital systems. (author)

  20. Comput digital and Jan Hus as defender of the faith

    Czech Academy of Sciences Publication Activity Database

    Šroněk, Michal

    2013-01-01

    Roč. 61, č. 1 (2013), s. 2-22 ISSN 0049-5123 Institutional support: RVO:68378033 Keywords : Jan Hus * comput digital * utraquist iconography Subject RIV: AL - Art, Architecture, Cultural Heritage http://www.umeni-art.cz/cz/issue-detail.aspx?v=issue-issue-1712

  1. Advanced digital computers, controls, and automation technologies for power plants: Proceedings

    International Nuclear Information System (INIS)

    Bhatt, S.C.

    1992-08-01

    This document is a compilation of the papers that were presented at an EPRI workshop on Advances in Computers, Controls, and Automation Technologies for Power Plants. The workshop, sponsored by EPRI's Nuclear Power Division, took place February 1992. It was attended by 157 representatives from electric utilities, equipment manufacturers, engineering consulting organizations, universities, national laboratories, government agencies and international utilities. More than 40% of the attendees were from utilities representing the majority group. There were 30% attendees from equipment manufacturers and the engineering consulting organizations. The participants from government agencies, universities, and national laboratories were about 10% each. The workshop included a keynote address, 35 technical papers, and vendor's equipment demonstrations. The technical papers described the state-of-the-art in the areas of recent utility digital upgrades such as digital feedwater controllers, steam generator level controllers, integrated plant computer systems, computer aided diagnostics, automated testing and surveillance and other applications. A group of technical papers presented the ongoing B ampersand W PWR integrated plant control system prototype developments with the triple redundant advanced digital control system. Several international papers from France, Japan and U.K. presented their programs on advance power plant design and applications. Significant advances in the control and automation technologies such as adaptive controls, self-tuning methods, neural networks and expert systems were presented by developers, universities, and national laboratories. Individual papers are indexed separately

  2. Digital computed radiography in industrial X-ray testing

    International Nuclear Information System (INIS)

    Osterloh, K.; Onel, Y.; Zscherpel, U.; Ewert, U.

    2001-01-01

    Computed radiography is used for X-ray testing in many industrial applications. There are different systems depending on the application, e.g. fast systems for detection of material inhomogeneities and slower systems with higher local resolution for detection of cracks and fine details, e.g. in highly stressed areas or in welded seams. The method is more dynamic than film methods, and digital image processing is possible during testing [de

  3. A Non-Linear Digital Computer Model Requiring Short Computation Time for Studies Concerning the Hydrodynamics of the BWR

    Energy Technology Data Exchange (ETDEWEB)

    Reisch, F; Vayssier, G

    1969-05-15

    This non-linear model serves as one of the blocks in a series of codes to study the transient behaviour of BWR or PWR type reactors. This program is intended to be the hydrodynamic part of the BWR core representation or the hydrodynamic part of the PWR heat exchanger secondary side representation. The equations have been prepared for the CSMP digital simulation language. By using the most suitable integration routine available, the ratio of simulation time to real time is about one on an IBM 360/75 digital computer. Use of the slightly different language DSL/40 on an IBM 7044 computer takes about four times longer. The code has been tested against the Eindhoven loop with satisfactory agreement.

  4. A Method for Identifying Contours in Processing Digital Images from Computer Tomograph

    Science.gov (United States)

    Roşu, Şerban; Pater, Flavius; Costea, Dan; Munteanu, Mihnea; Roşu, Doina; Fratila, Mihaela

    2011-09-01

    The first step in digital processing of two-dimensional computed tomography images is to identify the contour of component elements. This paper deals with the collective work of specialists in medicine and applied mathematics in computer science on elaborating new algorithms and methods in medical 2D and 3D imagery.

  5. Mental Computation or Standard Algorithm? Children's Strategy Choices on Multi-Digit Subtractions

    Science.gov (United States)

    Torbeyns, Joke; Verschaffel, Lieven

    2016-01-01

    This study analyzed children's use of mental computation strategies and the standard algorithm on multi-digit subtractions. Fifty-eight Flemish 4th graders of varying mathematical achievement level were individually offered subtractions that either stimulated the use of mental computation strategies or the standard algorithm in one choice and two…

  6. Computer programmes for high current ion trajectories in a magnetic sector-type mass separator

    International Nuclear Information System (INIS)

    Nakai, Akira

    1988-01-01

    According to theoretical calculations previously proposed by the author, a new programme 'MALT' for electronic computers has been developed for numerical calculations of ion trajectories of a high current ion beam traversing a magnetic sector-type mass separator. In the programme, both effects of the fringing field and the space charge are taken into account in an analytical way, so that numerical calculations can be done straightforwardly. Furthermore, it becomes also possible to analyze and cotrol the trajectories of the high current ion beam. The programme MALT contains several subroutine programmes which are separated individually for the convenience of various calculations with respect to the high current ion beam. To demonstrate the calculations by the use of these subroutine programmes, a main programme for the calculation of the trajectories in the whole region of the separator is shown, which also makes it possible to draw the traces of the trajectories. The trajectories calculated by the proposed programme have been compared with the images of the ion beams recorded on novel dry plates developed by the author: the comparison enables us to evaluate the effective space charge and the effective space charge potential, and to analyze the behaviour of the beam of neutral particles accompanying the ion beam. (author)

  7. Computed tomography vs. digital radiography assessment for detection of osteolysis in asymptomatic patients with uncemented cups: a proposal for a new classification system based on computer tomography.

    Science.gov (United States)

    Sandgren, Buster; Crafoord, Joakim; Garellick, Göran; Carlsson, Lars; Weidenhielm, Lars; Olivecrona, Henrik

    2013-10-01

    Digital radiographic images in the anterior-posterior and lateral view have been gold standard for evaluation of peri-acetabular osteolysis for patients with an uncemented hip replacement. We compared digital radiographic images and computer tomography in detection of peri-acetabular osteolysis and devised a classification system based on computer tomography. Digital radiographs were compared with computer tomography on 206 hips, with a mean follow up 10 years after surgery. The patients had no clinical signs of osteolysis and none were planned for revision surgery. On digital radiographs, 192 cases had no osteolysis and only 14 cases had osteolysis. When using computer tomography there were 184 cases showing small or large osteolysis and only 22 patients had no osteolysis. A classification system for peri-acetabular osteolysis is proposed based on computer tomography that is easy to use on standard follow up evaluation. Copyright © 2013 Elsevier Inc. All rights reserved.

  8. Digital Humanities and networked digital media

    DEFF Research Database (Denmark)

    Finnemann, Niels Ole

    2014-01-01

    This article discusses digital humanities and the growing diversity of digital media, digital materials and digital methods. The first section describes the humanities computing tradition formed around the interpretation of computation as a rule-based process connected to a concept of digital...... materials centred on the digitisation of non-digital, finite works, corpora and oeuvres. The second section discusses “the big tent” of contemporary digital humanities. It is argued that there can be no unifying interpretation of digital humanities above the level of studying digital materials with the help...... of software-supported methods. This is so, in part, because of the complexity of the world and, in part, because digital media remain open to the projection of new epistemologies onto the functional architecture of these media. The third section discusses the heterogeneous character of digital materials...

  9. A flexible 32-channel time-to-digital converter implemented in a Xilinx Zynq-7000 field programmable gate array

    International Nuclear Information System (INIS)

    Wang, Yonggang; Kuang, Jie; Liu, Chong; Cao, Qiang; Li, Deng

    2017-01-01

    A high performance multi-channel time-to-digital converter (TDC) is implemented in a Xilinx Zynq-7000 field programmable gate array (FPGA). It can be flexibly configured as either 32 TDC channels with 9.9 ps time-interval RMS precision, 16 TDC channels with 6.9 ps RMS precision, or 8 TDC channels with 5.8 ps RMS precision. All TDCs have a 380 M Samples/second measurement throughput and a 2.63 ns measurement dead time. The performance consistency and temperature dependence of TDC channels are also evaluated. Because Zynq-7000 FPGA family integrates a feature-rich dual-core ARM based processing system and 28 nm Xilinx programmable logic in a single device, the realization of high performance TDCs on it will make the platform more widely used in time-measuring related applications.

  10. A flexible 32-channel time-to-digital converter implemented in a Xilinx Zynq-7000 field programmable gate array

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Yonggang, E-mail: wangyg@ustc.edu.cn; Kuang, Jie; Liu, Chong; Cao, Qiang; Li, Deng

    2017-03-01

    A high performance multi-channel time-to-digital converter (TDC) is implemented in a Xilinx Zynq-7000 field programmable gate array (FPGA). It can be flexibly configured as either 32 TDC channels with 9.9 ps time-interval RMS precision, 16 TDC channels with 6.9 ps RMS precision, or 8 TDC channels with 5.8 ps RMS precision. All TDCs have a 380 M Samples/second measurement throughput and a 2.63 ns measurement dead time. The performance consistency and temperature dependence of TDC channels are also evaluated. Because Zynq-7000 FPGA family integrates a feature-rich dual-core ARM based processing system and 28 nm Xilinx programmable logic in a single device, the realization of high performance TDCs on it will make the platform more widely used in time-measuring related applications.

  11. Digital architecture, wearable computers and providing affinity

    DEFF Research Database (Denmark)

    Guglielmi, Michel; Johannesen, Hanne Louise

    2005-01-01

    as the setting for the events of experience. Contemporary architecture is a meta-space residing almost any thinkable field, striving to blur boundaries between art, architecture, design and urbanity and break down the distinction between the material and the user or inhabitant. The presentation for this paper...... will, through research, a workshop and participation in a cumulus competition, focus on the exploration of boundaries between digital architecture, performative space and wearable computers. Our design method in general focuses on the interplay between the performing body and the environment – between...

  12. Bridging the digital divide through the integration of computer and information technology in science education: An action research study

    Science.gov (United States)

    Brown, Gail Laverne

    The presence of a digital divide, computer and information technology integration effectiveness, and barriers to continued usage of computer and information technology were investigated. Thirty-four African American and Caucasian American students (17 males and 17 females) in grades 9--11 from 2 Georgia high school science classes were exposed to 30 hours of hands-on computer and information technology skills. The purpose of the exposure was to improve students' computer and information technology skills. Pre-study and post-study skills surveys, and structured interviews were used to compare race, gender, income, grade-level, and age differences with respect to computer usage. A paired t-test and McNemar test determined mean differences between student pre-study and post-study perceived skills levels. The results were consistent with findings of the National Telecommunications and Information Administration (2000) that indicated the presence of a digital divide and digital inclusion. Caucasian American participants were found to have more at-home computer and Internet access than African American participants, indicating that there is a digital divide by ethnicity. Caucasian American females were found to have more computer and Internet access which was an indication of digital inclusion. Sophomores had more at-home computer access and Internet access than other levels indicating digital inclusion. Students receiving regular meals had more computer and Internet access than students receiving free/reduced meals. Older students had more computer and Internet access than younger students. African American males had been using computer and information technology the longest which is an indication of inclusion. The paired t-test and McNemar test revealed significant perceived student increases in all skills levels. Interviews did not reveal any barriers to continued usage of the computer and information technology skills.

  13. A Computer- Based Digital Signal Processing for Nuclear Scintillator Detectors

    International Nuclear Information System (INIS)

    Ashour, M.A.; Abo Shosha, A.M.

    2000-01-01

    In this paper, a Digital Signal Processing (DSP) Computer-based system for the nuclear scintillation signals with exponential decay is presented. The main objective of this work is to identify the characteristics of the acquired signals smoothly, this can be done by transferring the signal environment from random signal domain to deterministic domain using digital manipulation techniques. The proposed system consists of two major parts. The first part is the high performance data acquisition system (DAQ) that depends on a multi-channel Logic Scope. Which is interfaced with the host computer through the General Purpose Interface Board (GPIB) Ver. IEEE 488.2. Also, a Graphical User Interface (GUI) has been designed for this purpose using the graphical programming facilities. The second of the system is the DSP software Algorithm which analyses, demonstrates, monitoring these data to obtain the main characteristics of the acquired signals; the amplitude, the pulse count, the pulse width, decay factor, and the arrival time

  14. Low cost highly available digital control computer

    International Nuclear Information System (INIS)

    Silvers, M.W.

    1986-01-01

    When designing digital controllers for critical plant control it is important to provide several features. Among these are reliability, availability, maintainability, environmental protection, and low cost. An examination of several applications has lead to a design that can be produced for approximately $20,000 (1000 control points). This design is compatible with modern concepts in distributed and hierarchical control. The canonical controller element is a dual-redundant self-checking computer that communicates with a cross-strapped, electrically isolated input/output system. The input/output subsystem comprises multiple intelligent input/output cards. These cards accept commands from the primary processor which are validated, executed, and acknowledged. Each card may be hot replaced to facilitate sparing. The implementation of the dual-redundant computer architecture is discussed. Called the FS-86, this computer can be used for a variety of applications. It has most recently found application in the upgrade of San Francisco's Bay Area Rapid Transit (BART) train control currently in progress and has been proposed for feedwater control in a boiling water reactor

  15. CAMAC modular programmable function generator

    Energy Technology Data Exchange (ETDEWEB)

    Turner, G.W.; Suehiro, S.; Hendricks, R.W.

    1980-12-01

    A CAMAC modular programmable function generator has been developed. The device contains a 1024 word by 12-bit memory, a 12-bit digital-to-analog converter with a 600 ns settling time, an 18-bit programmable frequency register, and two programmable trigger output registers. The trigger registers can produce programmed output logic transitions at various (binary) points in the output function curve, and are used to synchronize various other data acquisition devices with the function curve.

  16. CAMAC modular programmable function generator

    International Nuclear Information System (INIS)

    Turner, G.W.; Suehiro, S.; Hendricks, R.W.

    1980-12-01

    A CAMAC modular programmable function generator has been developed. The device contains a 1024 word by 12-bit memory, a 12-bit digital-to-analog converter with a 600 ns settling time, an 18-bit programmable frequency register, and two programmable trigger output registers. The trigger registers can produce programmed output logic transitions at various (binary) points in the output function curve, and are used to synchronize various other data acquisition devices with the function curve

  17. Fast digitization and digital receiver technology

    International Nuclear Information System (INIS)

    Kimball, Ralph C.

    2002-01-01

    The potentially lucrative wireless market has led to technological advances in mixed signal devices such as high speed, high resolution A/D and D/A converters. This same market has also driven the development of high performance multi-channel digital receiver and digital transmitter ICs. Similarly, advances in semiconductor processes, coupled with the need for reduced time-to-market, has led to the development of large, enhanced performance, in-circuit programmable logic devices. A review of the key characteristics of these mixed-signal, signal processing and programmable logic devices is presented. The application of these devices and technologies to the instrumentation of Accelerators and Storage Rings is discussed and presented by way of examples. Issues relating to the requirements associated with real-time processing, I/O throughput, reconfigurability, reliability, maintainability and packaging requirements are also addressed

  18. COMPUTER-ASSISTED CONTROL OF ACADEMIC PERFORMANCE IN ENGINEERING GRAPHICS WITHIN THE FRAMEWORK OF DISTANCE LEARNING PROGRAMMES

    Directory of Open Access Journals (Sweden)

    Tel'noy Viktor Ivanovich

    2012-10-01

    Full Text Available Development of computer-assisted computer technologies and their integration into the academic activity with a view to the control of the academic performance within the framework of distance learning programmes represent the subject matter of the article. The article is a brief overview of the software programme designated for the monitoring of the academic performance of students enrolled in distance learning programmes. The software is developed on Delphi 7.0 for Windows operating system. The strength of the proposed software consists in the availability of the two modes of its operation that differ in the principle of the problem selection and timing parameters. Interim academic performance assessment is to be performed through the employment of computerized testing procedures that contemplate the use of a data base of testing assignments implemented in the eLearning Server media. Identification of students is to be performed through the installation of video cameras at workplaces of students.

  19. Computer program user's manual for FIREFINDER digital topographic data verification library dubbing system

    Science.gov (United States)

    Ceres, M.; Heselton, L. R., III

    1981-11-01

    This manual describes the computer programs for the FIREFINDER Digital Topographic Data Verification-Library-Dubbing System (FFDTDVLDS), and will assist in the maintenance of these programs. The manual contains detailed flow diagrams and associated descriptions for each computer program routine and subroutine. Complete computer program listings are also included. This information should be used when changes are made in the computer programs. The operating system has been designed to minimize operator intervention.

  20. 78 FR 47011 - Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants

    Science.gov (United States)

    2013-08-02

    ... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Software Unit Testing for Digital Computer Software... revised regulatory guide (RG), revision 1 of RG 1.171, ``Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants.'' This RG endorses American National Standards...

  1. 77 FR 50722 - Software Unit Testing for Digital Computer Software Used in Safety Systems of Nuclear Power Plants

    Science.gov (United States)

    2012-08-22

    ... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Software Unit Testing for Digital Computer Software...) is issuing for public comment draft regulatory guide (DG), DG-1208, ``Software Unit Testing for Digital Computer Software used in Safety Systems of Nuclear Power Plants.'' The DG-1208 is proposed...

  2. Automated Software Acceleration in Programmable Logic for an Efficient NFFT Algorithm Implementation: A Case Study.

    Science.gov (United States)

    Rodríguez, Manuel; Magdaleno, Eduardo; Pérez, Fernando; García, Cristhian

    2017-03-28

    Non-equispaced Fast Fourier transform (NFFT) is a very important algorithm in several technological and scientific areas such as synthetic aperture radar, computational photography, medical imaging, telecommunications, seismic analysis and so on. However, its computation complexity is high. In this paper, we describe an efficient NFFT implementation with a hardware coprocessor using an All-Programmable System-on-Chip (APSoC). This is a hybrid device that employs an Advanced RISC Machine (ARM) as Processing System with Programmable Logic for high-performance digital signal processing through parallelism and pipeline techniques. The algorithm has been coded in C language with pragma directives to optimize the architecture of the system. We have used the very novel Software Develop System-on-Chip (SDSoC) evelopment tool that simplifies the interface and partitioning between hardware and software. This provides shorter development cycles and iterative improvements by exploring several architectures of the global system. The computational results shows that hardware acceleration significantly outperformed the software based implementation.

  3. A computer programme for use in the development of multi-element x-ray-fluorescence methods of analysis

    International Nuclear Information System (INIS)

    Wall, G.J.

    1985-01-01

    A computer programme (written in BASIC) is described for the evaluation of spectral-line intensities in X-ray-fluorescence spectrometry. The programme is designed to assist the analyst while he is developing new analytical methods, because it facilitates the selection of the following evaluation parameters: calculation models, spectral-line correction factors, calibration curves, calibration ranges, and point deletions. In addition, the programme enables the analyst to undertake routine calculations of data from multi-element analyses in which variable data-reduction parameters are used for each element

  4. Investigation of an inventory calculation model for a solvent extraction system and the development of its computer programme - SEPHIS-J

    International Nuclear Information System (INIS)

    Ihara, Hitoshi; Nishimura, Hideo; Ikawa, Koji; Ido, Masaru.

    1986-11-01

    In order to improve the applicability of near-real-time materials accountancy (N.R.T.MA) to a reprocessing plant, it is necessary to develop an estimation method for the nuclear material inventory at a solvent extraction system under operation. For designing the solvent extraction system, such computer codes as SEPHIS, SOLVEX and TRANSIENTS had been used. Accuracy of these codes in tracing operations and predicting inventories in the extraction system had been discussed. Then, much better codes, e.g., SEPHIS Mod4 and PUBG, were developed. Unfortunately, SEPHIS Mod4 was not available in countries other than the USA and PUBG was not suitable for use with a mini-computer which would be practical as a field computer because of quite a lot of computing time needed. The authors investigated an inventory estimation model compatible with PUBG in functions and developed the corresponding computer programme, SEPHIS-J, based on the SEPHIS Mod3 code, resulting in a third of computing time compared with PUBG. They also validated the programme by calculating a static state as well as a dynamic one of the solvent extraction process and by comparing them among the programme, SEPHIS Mod3 and PUBG. Using the programme, it was shown that the inventory changes due to changes of feed flow and concentration were not so small that they might be neglected although the changes of feed flow and concentration were within measurement errors. (author)

  5. Computer aided system for segmentation and visualization of microcalcifications in digital mammograms

    International Nuclear Information System (INIS)

    Reljin, B.; Reljin, I.; Milosevic, Z.; Stojic, T.

    2009-01-01

    Two methods for segmentation and visualization of microcalcifications in digital or digitized mammograms are described. First method is based on modern mathematical morphology, while the second one uses the multifractal approach. In the first method, by using an appropriate combination of some morphological operations, high local contrast enhancement, followed by significant suppression of background tissue, irrespective of its radiology density, is obtained. By iterative procedure, this method highly emphasizes only small bright details, possible microcalcifications. In a multifractal approach, from initial mammogram image, a corresponding multifractal 'images' are created, from which a radiologist has a freedom to change the level of segmentation. An appropriate user friendly computer aided visualization (CAV) system with embedded two methods is realized. The interactive approach enables the physician to control the level and the quality of segmentation. Suggested methods were tested through mammograms from MIAS database as a gold standard, and from clinical praxis, using digitized films and digital images from full field digital mammograph. (authors)

  6. Multiple constant multiplication optimizations for field programmable gate arrays

    CERN Document Server

    Kumm, Martin

    2016-01-01

    This work covers field programmable gate array (FPGA)-specific optimizations of circuits computing the multiplication of a variable by several constants, commonly denoted as multiple constant multiplication (MCM). These optimizations focus on low resource usage but high performance. They comprise the use of fast carry-chains in adder-based constant multiplications including ternary (3-input) adders as well as the integration of look-up table-based constant multipliers and embedded multipliers to get the optimal mapping to modern FPGAs. The proposed methods can be used for the efficient implementation of digital filters, discrete transforms and many other circuits in the domain of digital signal processing, communication and image processing. Contents Heuristic and ILP-Based Optimal Solutions for the Pipelined Multiple Constant Multiplication Problem Methods to Integrate Embedded Multipliers, LUT-Based Constant Multipliers and Ternary (3-Input) Adders An Optimized Multiple Constant Multiplication Architecture ...

  7. Safety implications of using programmable digital computers in nuclear safety and control systems

    International Nuclear Information System (INIS)

    Adams, D.M.; Rohrdanz, R.R.

    1982-01-01

    This papers describes the activities being conducted at the Idaho National Engineering Laboratory associated with the use of stored-program computers for protection and control systems. This project has recently been initiated and a preliminary report will be available. The use of computers in plant control and protection (and more generally in system important to safety) represents a major departure from the systems which have been used in the past. The design, development, and audit methods used for these systems are significantly different, thus requiring different skills and different perspectives

  8. "I'm* Two Rabbits" / "J'ai un Rouge Pullover*". How Corrective Feedback Is Handled in Collaborative Exchange Programmes between Early Language Learners

    Science.gov (United States)

    Choffat-Durr, Anne; Macaire, Dominique

    2012-01-01

    This article presents how, in the social dynamics of two classrooms involved in an exchange programme, young learners provide their peers with asynchronous feedback taking place in the digital medium. Within two Call Triangles that interact thanks to Computer Mediated Communication tools, teachers sharing the same methodological precept on…

  9. Digital evidence

    Directory of Open Access Journals (Sweden)

    Lukić Tatjana

    2012-01-01

    Full Text Available Although computer makes human activities faster and easier, innovating and creating new forms of work and other kinds of activities, it also influenced the criminal activity. The development of information technology directly affects the development of computer forensics without which, it can not even imagine the discovering and proving the computer offences and apprehending the perpetrator. Information technology and computer forensic allows us to detect and prove the crimes committed by computer and capture the perpetrators. Computer forensics is a type of forensics which can be defined as a process of collecting, preserving, analyzing and presenting digital evidence in court proceedings. Bearing in mind, that combat against crime, in which computers appear as an asset or object of the offense, requires knowledge of digital evidence as well as specific rules and procedures, the author in this article specifically addresses the issues of digital evidence, forensic (computer investigation, specific rules and procedures for detecting, fixing and collecting digital evidence and use of this type of evidence in criminal proceedings. The author also delas with international standards regarding digital evidence and cyber-space investigation.

  10. A Collaborative Digital Pathology System for Multi-Touch Mobile and Desktop Computing Platforms

    KAUST Repository

    Jeong, W.

    2013-06-13

    Collaborative slide image viewing systems are becoming increasingly important in pathology applications such as telepathology and E-learning. Despite rapid advances in computing and imaging technology, current digital pathology systems have limited performance with respect to remote viewing of whole slide images on desktop or mobile computing devices. In this paper we present a novel digital pathology client-server system that supports collaborative viewing of multi-plane whole slide images over standard networks using multi-touch-enabled clients. Our system is built upon a standard HTTP web server and a MySQL database to allow multiple clients to exchange image and metadata concurrently. We introduce a domain-specific image-stack compression method that leverages real-time hardware decoding on mobile devices. It adaptively encodes image stacks in a decorrelated colour space to achieve extremely low bitrates (0.8 bpp) with very low loss of image quality. We evaluate the image quality of our compression method and the performance of our system for diagnosis with an in-depth user study. Collaborative slide image viewing systems are becoming increasingly important in pathology applications such as telepathology and E-learning. Despite rapid advances in computing and imaging technology, current digital pathology systems have limited performance with respect to remote viewing of whole slide images on desktop or mobile computing devices. In this paper we present a novel digital pathology client-server systems that supports collaborative viewing of multi-plane whole slide images over standard networks using multi-touch enabled clients. Our system is built upon a standard HTTP web server and a MySQL database to allow multiple clients to exchange image and metadata concurrently. © 2013 The Eurographics Association and John Wiley & Sons Ltd.

  11. A Collaborative Digital Pathology System for Multi-Touch Mobile and Desktop Computing Platforms

    KAUST Repository

    Jeong, W.; Schneider, J.; Hansen, A.; Lee, M.; Turney, S. G.; Faulkner-Jones, B. E.; Hecht, J. L.; Najarian, R.; Yee, E.; Lichtman, J. W.; Pfister, H.

    2013-01-01

    Collaborative slide image viewing systems are becoming increasingly important in pathology applications such as telepathology and E-learning. Despite rapid advances in computing and imaging technology, current digital pathology systems have limited performance with respect to remote viewing of whole slide images on desktop or mobile computing devices. In this paper we present a novel digital pathology client-server system that supports collaborative viewing of multi-plane whole slide images over standard networks using multi-touch-enabled clients. Our system is built upon a standard HTTP web server and a MySQL database to allow multiple clients to exchange image and metadata concurrently. We introduce a domain-specific image-stack compression method that leverages real-time hardware decoding on mobile devices. It adaptively encodes image stacks in a decorrelated colour space to achieve extremely low bitrates (0.8 bpp) with very low loss of image quality. We evaluate the image quality of our compression method and the performance of our system for diagnosis with an in-depth user study. Collaborative slide image viewing systems are becoming increasingly important in pathology applications such as telepathology and E-learning. Despite rapid advances in computing and imaging technology, current digital pathology systems have limited performance with respect to remote viewing of whole slide images on desktop or mobile computing devices. In this paper we present a novel digital pathology client-server systems that supports collaborative viewing of multi-plane whole slide images over standard networks using multi-touch enabled clients. Our system is built upon a standard HTTP web server and a MySQL database to allow multiple clients to exchange image and metadata concurrently. © 2013 The Eurographics Association and John Wiley & Sons Ltd.

  12. Low cost SCR lamp driver indicates contents of digital computer registers

    Science.gov (United States)

    Cliff, R. A.

    1967-01-01

    Silicon Controlled Rectifier /SCR/ lamp driver is adapted for use in integrated circuit digital computers where it indicates the contents of the various registers. The threshold voltage at which visual indication begins is very sharply defined and can be adjusted to suit particular system requirements.

  13. Integration of Digital Dental Casts in Cone-Beam Computed Tomography Scans

    Science.gov (United States)

    Rangel, Frits A.; Maal, Thomas J. J.; Bergé, Stefaan J.; Kuijpers-Jagtman, Anne Marie

    2012-01-01

    Cone-beam computed tomography (CBCT) is widely used in maxillofacial surgery. The CBCT image of the dental arches, however, is of insufficient quality to use in digital planning of orthognathic surgery. Several authors have described methods to integrate digital dental casts into CBCT scans, but all reported methods have drawbacks. The aim of this feasibility study is to present a new simplified method to integrate digital dental casts into CBCT scans. In a patient scheduled for orthognathic surgery, titanium markers were glued to the gingiva. Next, a CBCT scan and dental impressions were made. During the impression-taking procedure, the titanium markers were transferred to the impression. The impressions were scanned, and all CBCT datasets were exported in DICOM format. The two datasets were matched, and the dentition derived from the scanned impressions was transferred to the CBCT of the patient. After matching the two datasets, the average distance between the corresponding markers was 0.1 mm. This novel method allows for the integration of digital dental casts into CBCT scans, overcoming problems such as unwanted extra radiation exposure, distortion of soft tissues due to the use of bite jigs, and time-consuming digital data handling. PMID:23050159

  14. A computer programme to monitor the performance of an X-ray fluorescence spectrometer

    International Nuclear Information System (INIS)

    Simpolo, G.F.

    1985-01-01

    A BASIC computer programme has been developed that measures the long- and short-term stability of an X-ray spectrometer and operational errors (and compares them with the limits specified by the manufacturer) and the dead time of the associated detectors. The programme also carries out checks on the spectrometer with regard to the performance of different combinations of the crystals, the detectors, the collimators, the sin 2 THETA angles, the apertures, the tracking of the sin 2 THETA amplifier, the operation of the second-order spectrum circuits, the operation of the automatic pulse-height analyser, the condition of the detectors, the condition of the X-ray tube, spectral contamination by the tube spectrum, and physical contamination by analytical specimens. Although the measurements take 15 hours, there is no disruption to normal, routine laboratory work since the measurements can be made automatically after routine work has been completed. Only four sample positions are required for this monitoring programme

  15. Computer and Video Games in Family Life: The Digital Divide as a Resource in Intergenerational Interactions

    Science.gov (United States)

    Aarsand, Pal Andre

    2007-01-01

    In this ethnographic study of family life, intergenerational video and computer game activities were videotaped and analysed. Both children and adults invoked the notion of a digital divide, i.e. a generation gap between those who master and do not master digital technology. It is argued that the digital divide was exploited by the children to…

  16. Digital tomosynthesis parallel imaging computational analysis with shift and add and back projection reconstruction algorithms.

    Science.gov (United States)

    Chen, Ying; Balla, Apuroop; Rayford II, Cleveland E; Zhou, Weihua; Fang, Jian; Cong, Linlin

    2010-01-01

    Digital tomosynthesis is a novel technology that has been developed for various clinical applications. Parallel imaging configuration is utilised in a few tomosynthesis imaging areas such as digital chest tomosynthesis. Recently, parallel imaging configuration for breast tomosynthesis began to appear too. In this paper, we present the investigation on computational analysis of impulse response characterisation as the start point of our important research efforts to optimise the parallel imaging configurations. Results suggest that impulse response computational analysis is an effective method to compare and optimise imaging configurations.

  17. Direct digital control of furnaces irradiated in nuclear reactors

    International Nuclear Information System (INIS)

    Joumard, R.

    1969-01-01

    An experimental direct digital control system has been realised in the 'C.E.N.G.', in order to verify that a computer makes easier the control of the experiments done in the nuclear reactors and to solve the theoretical and technical difficulties. The regulation is applied to thermal processes. The sampled data systems theory permits to choose the type of an efficient and simple digital compensator, and to establish a diagram which gives the values of the correcting parameters (obtained by minimizing the difference between the output and the input when perturbations occur). The programme execute, in simultaneity, supervision and regulation. Complex possibilities of printing out measures and alarms existed. The computer works out an incremental correction which makes step motors to turn. These motors act on the heating organs. The theoretical values and answers have been confirmed. The accuracy was limited essentially by the input quantification (1/1000 th). The comfort of such a system has been noticeable. (author) [fr

  18. Firmware-only implementation of Time-to-Digital Converter (TDC) in Field-Programmable Gate Array (FPGA)

    International Nuclear Information System (INIS)

    Jinyuan Wu; Zonghan Shi; Irena Y Wang

    2003-01-01

    A Time-to-Digital Converter (TDC) implemented in general purpose field-programmable gate array (FPGA) for the Fermilab CKM experiment will be presented. The TDC uses a delay chain and register array structure to produce lower bits in addition to higher bits from a clock counter. Lacking the direct controls custom chips, the FPGA implementation of the delay chain and register array structure had to address two major problems: (1) the logic elements used for the delay chain and register array structure must be placed and routed by the FPGA compiler in a predictable manner, to assure uniformity of the TDC binning and short-term stability. (2) The delay variation due to temperature and power supply voltage must be compensated for to assure long-term stability. They used the chain structures in the existing FPGAs that the venders designed for general purpose such as carry algorithm or logic expansion to solve the first problem. To compensate for delay variations, they studied several digital compensation strategies that can be implemented in the same FPGA device. Some bench-top test results will also be presented in this document

  19. Design an optimal controller for nuclear reactor using a digital computer

    International Nuclear Information System (INIS)

    Saleh, F.M.A.

    1986-01-01

    An attempt is carried out to design an optimal controller, for a model nuclear reactor at one hand, and a model nuclear power plant at another hand using a digital computer. The design philosophy adopted was to specify the system dynamics in terms of a desired system transfer function, and realizing the design synthesis through state-variable feedback technique, thus ensuring both stability and optimization in the state space sense. The control design was also tested by carrying out digital simulation transient response runs (step, ramp, impulse, etc.) and agreement between the predicted desirable response and actual response of the overall design was achieved. Furthermore the performance of the controller is verified against a reference non-linear model for purposes of assessing the accuracy of the linearized approximation model. The results show that state-variable feedback policy can rank as an effective optimal technique for designing control algorithm for an on-line computer of a nuclear power plant. 41 figs. 43 refs

  20. TECHNICAL DESIGN NOTE: Picosecond resolution programmable delay line

    Science.gov (United States)

    Suchenek, Mariusz

    2009-11-01

    The note presents implementation of a programmable delay line for digital signals. The tested circuit has a subnanosecond delay range programmable with a resolution of picoseconds. Implementation of the circuit was based on low-cost components, easily available on the market.

  1. Technology-Enhanced Physics Programme for Community-Based Science Learning: Innovative Design and Programme Evaluation in a Theme Park

    Science.gov (United States)

    Tho, Siew Wei; Chan, Ka Wing; Yeung, Yau Yuen

    2015-01-01

    In this study, a new physics education programme is specifically developed for a famous theme park in Hong Kong to provide community-based science learning to her visitors, involving her three newly constructed rides. We make innovative use of digital technologies in this programme and incorporate a rigorous evaluation of the learning…

  2. Digital dice computational solutions to practical probability problems

    CERN Document Server

    Nahin, Paul J

    2013-01-01

    Some probability problems are so difficult that they stump the smartest mathematicians. But even the hardest of these problems can often be solved with a computer and a Monte Carlo simulation, in which a random-number generator simulates a physical process, such as a million rolls of a pair of dice. This is what Digital Dice is all about: how to get numerical answers to difficult probability problems without having to solve complicated mathematical equations. Popular-math writer Paul Nahin challenges readers to solve twenty-one difficult but fun problems, from determining the

  3. Imaging and computational considerations for image computed permeability: Operating envelope of Digital Rock Physics

    Science.gov (United States)

    Saxena, Nishank; Hows, Amie; Hofmann, Ronny; Alpak, Faruk O.; Freeman, Justin; Hunter, Sander; Appel, Matthias

    2018-06-01

    This study defines the optimal operating envelope of the Digital Rock technology from the perspective of imaging and numerical simulations of transport properties. Imaging larger volumes of rocks for Digital Rock Physics (DRP) analysis improves the chances of achieving a Representative Elementary Volume (REV) at which flow-based simulations (1) do not vary with change in rock volume, and (2) is insensitive to the choice of boundary conditions. However, this often comes at the expense of image resolution. This trade-off exists due to the finiteness of current state-of-the-art imaging detectors. Imaging and analyzing digital rocks that sample the REV and still sufficiently resolve pore throats is critical to ensure simulation quality and robustness of rock property trends for further analysis. We find that at least 10 voxels are needed to sufficiently resolve pore throats for single phase fluid flow simulations. If this condition is not met, additional analyses and corrections may allow for meaningful comparisons between simulation results and laboratory measurements of permeability, but some cases may fall outside the current technical feasibility of DRP. On the other hand, we find that the ratio of field of view and effective grain size provides a reliable measure of the REV for siliciclastic rocks. If this ratio is greater than 5, the coefficient of variation for single-phase permeability simulations drops below 15%. These imaging considerations are crucial when comparing digitally computed rock flow properties with those measured in the laboratory. We find that the current imaging methods are sufficient to achieve both REV (with respect to numerical boundary conditions) and required image resolution to perform digital core analysis for coarse to fine-grained sandstones.

  4. Three Dimensional Digital Sieving of Asphalt Mixture Based on X-ray Computed Tomography

    OpenAIRE

    Chichun Hu; Jiexian Ma; M. Emin Kutay

    2017-01-01

    In order to perform three-dimensional digital sieving based on X-ray computed tomography images, the definition of digital sieve size (DSS) was proposed, which was defined as the minimum length of the minimum bounding squares of all possible orthographic projections of an aggregate. The corresponding program was developed to reconstruct aggregate structure and to obtain DSS. Laboratory experiments consisting of epoxy-filled aggregate specimens were conducted to investigate the difference betw...

  5. Research on the digital education resources of sharing pattern in independent colleges based on cloud computing environment

    Science.gov (United States)

    Xiong, Ting; He, Zhiwen

    2017-06-01

    Cloud computing was first proposed by Google Company in the United States, which was based on the Internet center, providing a standard and open network sharing service approach. With the rapid development of the higher education in China, the educational resources provided by colleges and universities had greatly gap in the actual needs of teaching resources. therefore, Cloud computing of using the Internet technology to provide shared methods liked the timely rain, which had become an important means of the Digital Education on sharing applications in the current higher education. Based on Cloud computing environment, the paper analyzed the existing problems about the sharing of digital educational resources in Jiangxi Province Independent Colleges. According to the sharing characteristics of mass storage, efficient operation and low input about Cloud computing, the author explored and studied the design of the sharing model about the digital educational resources of higher education in Independent College. Finally, the design of the shared model was put into the practical applications.

  6. Use of digital computers in the protection system for Savannah River reactors

    International Nuclear Information System (INIS)

    Gimmy, K.L.

    1977-06-01

    Each production reactor at the Savannah River Plant has recently been provided with a protective system using dual digital computers. The dual ''safety computers'' monitor coolant temperature and flow in each of the 600 fuel assemblies in the reactor. The system provides alarms and automatic reactor shutdown (SCRAM) if these variables exceed predetermined setpoints. The system provides the primary protection for unwanted local or general power increase or assembly coolant flow reduction. Standard process control computers are used and all scanning, data output, and protective action are controlled by software prepared by Du Pont

  7. A multiparametric automatic method to monitor long-term reproducibility in digital mammography: results from a regional screening programme.

    Science.gov (United States)

    Gennaro, G; Ballaminut, A; Contento, G

    2017-09-01

    This study aims to illustrate a multiparametric automatic method for monitoring long-term reproducibility of digital mammography systems, and its application on a large scale. Twenty-five digital mammography systems employed within a regional screening programme were controlled weekly using the same type of phantom, whose images were analysed by an automatic software tool. To assess system reproducibility levels, 15 image quality indices (IQIs) were extracted and compared with the corresponding indices previously determined by a baseline procedure. The coefficients of variation (COVs) of the IQIs were used to assess the overall variability. A total of 2553 phantom images were collected from the 25 digital mammography systems from March 2013 to December 2014. Most of the systems showed excellent image quality reproducibility over the surveillance interval, with mean variability below 5%. Variability of each IQI was 5%, with the exception of one index associated with the smallest phantom objects (0.25 mm), which was below 10%. The method applied for reproducibility tests-multi-detail phantoms, cloud automatic software tool to measure multiple image quality indices and statistical process control-was proven to be effective and applicable on a large scale and to any type of digital mammography system. • Reproducibility of mammography image quality should be monitored by appropriate quality controls. • Use of automatic software tools allows image quality evaluation by multiple indices. • System reproducibility can be assessed comparing current index value with baseline data. • Overall system reproducibility of modern digital mammography systems is excellent. • The method proposed and applied is cost-effective and easily scalable.

  8. [The digital reprocessing of under- and overexposed x-ray films with a personal computer].

    Science.gov (United States)

    Fuhrmann, R; Diedrich, P

    1993-02-01

    An image processing work station for digitalizing and interactively manipulating under- and overexposed X-rays was set up by adding modules to an IBM compatible personal computer. Overexposed X-rays can be qualitatively enhanced by means of controlled manipulation of contrast and brightness and by means of the use of various digital filtering techniques. With underexposed X-rays an equalized grey scale can be achieved by means of regulating contrast and brightness. Digital filtering is not required. To assure a high degree of anatomical detail (periodontal ligament) in the digitalized image a maximum pixel of 0.1 mm was defined as a qualitative norm. Since in every digitalization process resolution is diminished, it proved best to select for interactive manipulation out of the total image only the section of interest.

  9. Analysis of the nebulosities near T Tauri using digital computer image processing

    International Nuclear Information System (INIS)

    Lorre, J.J.

    1975-01-01

    Direct plates of T Tauri taken with the 120-inch (3 m) and 36-inch (91 cm) Lick reflectors were digitized and analyzed using digital computer image processing techniques. Luminous emission protrusions extending to as far as 13'' from T Tauri in position angles 170degree, 210degree, and 330degree are shown. These features are variable and may contain layered structure. The complex reflection nebula west of T Tauri (NGC 1555) appears to be an illuminated portion of a much larger dark nebula whose variability is due to obscuring material near the star

  10. Use of digital computing devices in systems important to safety

    International Nuclear Information System (INIS)

    1986-01-01

    The incorporation of digital computing devices in systems important to safety now is progressing fast in several countries, including Canada, France, Federal Republic of Germany, Japan, USA. There are now reactors with microprocessors in some trip systems. The major functions of those systems are: reactor trip initiation, display, monitoring, testing, re-calibration of detectors. The benefits of moving to a fully computerized shut-down system should be improved reliability, greater flexibility, better man-machine interface, improved testing, higher reactor output and lower overall cost. With the introduction of computer devices in systems important to safety, plant availability and safety are improved because disturbances are treated before they lead to safety action, in this way helping the operator to avoid errors. The Meeting presentations were divided into sessions devoted to the following topics: Needs for the use of digital devices (DCD) in safety important systems (SIS) (5 papers); Problems raised by the integration SIS in the NPP control (7 papers); Description and presentation of DCD of SIS (6 papers); Results of experiences in engineering, manufacture, qualification operation of DCD hardware and software (5 papers). A separate abstract was prepared for each of these papers

  11. European questionnaire on the use of computer programmes in radiation dosimetry

    Energy Technology Data Exchange (ETDEWEB)

    Gualdrini, G. [ENEA, Centro Ricerche Ezio Clementel, Bologna (Italy). Dipt. Ambiente; Grosswendt, B.; Siebert, B.R.L. [Braunschweig (Germany); Tanner, R. [NRPB, Dosimetry Development Group, Chilton, Didcot, Oxon (United Kingdom); Terrisol, M. [CPAT, Univ. Paul Sabatier, Toulouse (France)

    1999-07-01

    Because of a potential reduction of necessary experimental efforts, the combination of measurements and supplementing calculations, also in the field of radiation dosimetry, may allow time and money to be saved if computational methods are used which are well suited to reproduce experimental data in a satisfactory quality. The dramatic increase in computing power in recent years now permits the use of computational tools for dosimetry also in routine applications. Many institutions dealing with radiation protection, however, have small groups which, in addition to their routine work, often cannot afford to specialise in the field of computational dosimetry. This means that not only experts but increasingly also casual users employ complicated computational tools such as general-purpose transport codes. This massive use of computer programmes in radiation protection and dosimetry applications motivated the Concerted Action Investigation and Quality Assurance of Numerical Methods in Radiation Protection Dosimetry of the 4. framework programme of the European Commission to prepare, distribute and evaluate a questionnaire on the use of such codes. A significant number of scientists from nearly all the countries of the European Community (and some countries outside Europe) contributed to the questionnaire, that allowed to obtain a satisfactory overview of the state of the art in this field. The results obtained from the questionnaire and summarised in the present Report are felt to be indicative of the situation of using sophisticated computer codes within the European Community although the group of participating scientist may not be a representative sample in a strict statistical sense. [Italian] A causa della progressiva diminuzione dell'impegno sperimentale, la combinazione di misure e valutazioni numeriche supplementari puo' consentire, anche nel campo della dosimetria delle radiazioni, risparmi di tempo e risorse purche' sia garantito l

  12. 77 FR 50726 - Software Requirement Specifications for Digital Computer Software and Complex Electronics Used in...

    Science.gov (United States)

    2012-08-22

    ... Computer Software and Complex Electronics Used in Safety Systems of Nuclear Power Plants AGENCY: Nuclear...-1209, ``Software Requirement Specifications for Digital Computer Software and Complex Electronics used... Electronics Engineers (ANSI/IEEE) Standard 830-1998, ``IEEE Recommended Practice for Software Requirements...

  13. Computation of the glandular radiation dose in digital tomosynthesis of the breast

    International Nuclear Information System (INIS)

    Sechopoulos, Ioannis; Suryanarayanan, Sankararaman; Vedantham, Srinivasan; D'Orsi, Carl; Karellas, Andrew

    2007-01-01

    Tomosynthesis of the breast is currently a topic of intense interest as a logical next step in the evolution of digital mammography. This study reports on the computation of glandular radiation dose in digital tomosynthesis of the breast. Previously, glandular dose estimations in tomosynthesis have been performed using data from studies of radiation dose in conventional planar mammography. This study evaluates, using Monte Carlo methods, the normalized glandular dose (D g N) to the breast during a tomosynthesis study, and characterizes its dependence on breast size, tissue composition, and x-ray spectrum. The conditions during digital tomosynthesis imaging of the breast were simulated using a computer program based on the Geant4 toolkit. With the use of simulated breasts of varying size, thickness and tissue composition, the D g N to the breast tissue was computed for varying x-ray spectra and tomosynthesis projection angle. Tomosynthesis projections centered about both the cranio-caudal (CC) and medio-lateral oblique (MLO) views were simulated. For each projection angle, the ratio of the glandular dose for that projection to the glandular dose for the zero degree projection was computed. This ratio was denoted the relative glandular dose (RGD) coefficient, and its variation under different imaging parameters was analyzed. Within mammographic energies, the RGD was found to have a weak dependence on glandular fraction and x-ray spectrum for both views. A substantial dependence on breast size and thickness was found for the MLO view, and to a lesser extent for the CC view. Although RGD values deviate substantially from unity as a function of projection angle, the RGD averaged over all projections in a complete tomosynthesis study varies from 0.91 to 1.01. The RGD results were fit to mathematical functions and the resulting equations are provided

  14. Phantom feet on digital radionuclide images and other scary computer tales

    International Nuclear Information System (INIS)

    Freitas, J.E.; Dworkin, H.J.; Dees, S.M.; Ponto, R.

    1989-01-01

    Malfunction of a computer-assisted digital gamma camera is reported. Despite what appeared to be adequate acceptance testing, an error in the system gave rise to switching of images and identification text. A suggestion is made for using a hot marker, which would avoid the potential error of misinterpretation of patient images

  15. Digital divide across borders : A cross-national study of adolescents’ use of digital technologies

    NARCIS (Netherlands)

    Notten, N.; Peter, J.; Kraaykamp, G.; Valkenburg, P.M.

    2009-01-01

    In this study, we analyse digital divides in terms of social inequality in digital access and use patterns from a hierarchical perspective. Using data from the Programme for International Student Assessment (PISA) 2003 in 30 nations, we focus on social cleavages in mid-adolescents’ access and use of

  16. Quality assurance of computed and digital radiography systems

    International Nuclear Information System (INIS)

    Walsh, C.; Gorman, D.; Byrne, P.; Larkin, A.; Dowling, A.; Malone, J. F.

    2008-01-01

    Computed radiography (CR) and digital radiography (DR) are replacing traditional film screen radiography as hospitals move towards digital imaging and picture archiving and communication systems (PACS). Both IPEM and KCARE have recently published quality assurance and acceptance testing guidelines for DR. In this paper, the performance of a range of CR and DR systems is compared. Six different manufacturers are included. Particular attention is paid to the performance of the systems under automatic exposure control (AEC). The patient is simulated using a range of thicknesses of tissue equivalent material. Image quality assessment was based on detector assessment protocols and includes pixel value measures as well as subjective assessment using Leeds Test Objects. The protocols for detector assessment cover a broad range of tests and in general detectors (whether DR or CR) performed satisfactorily. The chief limitation in performing these tests was that not all systems provided ready access to pixel values. Subjective tests include the use of the Leeds TO20. As part of this work, suggested reference values are provided to calculate the TO20 image quality factor. One consequence of moving from film screen to digital technologies is that the dynamic range of digital detectors is much wider, and increased exposures are no longer evident from changes in image quality. As such, AEC is a key parameter for CR and DR. Dose was measured using a standard phantom as a basic means of comparing systems. In order to assess the AEC performance, exit doses were also measured while varying phantom thickness. Signal-to-noise ratios (SNRs) were calculated on a number of systems where pixel values were available. SNR was affected by the selection of acquisition protocol. Comparisons between different technologies and collation of data will help refine acceptance thresholds and contribute to optimising dose and image quality. (authors)

  17. Computational proximity excursions in the topology of digital images

    CERN Document Server

    Peters, James F

    2016-01-01

    This book introduces computational proximity (CP) as an algorithmic approach to finding nonempty sets of points that are either close to each other or far apart. Typically in computational proximity, the book starts with some form of proximity space (topological space equipped with a proximity relation) that has an inherent geometry. In CP, two types of near sets are considered, namely, spatially near sets and descriptivelynear sets. It is shown that connectedness, boundedness, mesh nerves, convexity, shapes and shape theory are principal topics in the study of nearness and separation of physical aswell as abstract sets. CP has a hefty visual content. Applications of CP in computer vision, multimedia, brain activity, biology, social networks, and cosmology are included. The book has been derived from the lectures of the author in a graduate course on the topology of digital images taught over the past several years. Many of the students have provided important insights and valuable suggestions. The topics in ...

  18. Implementing digital skills training in care homes: a literature review.

    Science.gov (United States)

    Wild, Deidre; Kydd, Angela; Szczepura, Ala

    2016-05-01

    This article is the first of a two-part series that informs and describes digital skills training using a dedicated console computer provided for staff and residents in a care home setting. This was part of a programme of culture change in a large care home with nursing in Glasgow, Scotland. The literature review shows that over the past decade there has been a gradual increase in the use of digital technology by staff and older people in community settings including care homes. Policy from the European Commission presents a persuasive argument for the advancement of technology-enabled care to counter the future impact of an increased number of people of advanced age on finite health and social care resources. The psychosocial and environmental issues that inhibit or enhance the acquisition of digital skills in care homes are considered and include the identification of exemplar schemes and the support involved.

  19. The thinking of Cloud computing in the digital construction of the oil companies

    Science.gov (United States)

    CaoLei, Qizhilin; Dengsheng, Lei

    In order to speed up digital construction of the oil companies and enhance productivity and decision-support capabilities while avoiding the disadvantages from the waste of the original process of building digital and duplication of development and input. This paper presents a cloud-based models for the build in the digital construction of the oil companies that National oil companies though the private network will join the cloud data of the oil companies and service center equipment integrated into a whole cloud system, then according to the needs of various departments to prepare their own virtual service center, which can provide a strong service industry and computing power for the Oil companies.

  20. Efficient Phase Unwrapping Architecture for Digital Holographic Microscopy

    Directory of Open Access Journals (Sweden)

    Wen-Jyi Hwang

    2011-09-01

    Full Text Available This paper presents a novel phase unwrapping architecture for accelerating the computational speed of digital holographic microscopy (DHM. A fast Fourier transform (FFT based phase unwrapping algorithm providing a minimum squared error solution is adopted for hardware implementation because of its simplicity and robustness to noise. The proposed architecture is realized in a pipeline fashion to maximize through put of thecomputation. Moreover, the number of hardware multipliers and dividers are minimized to reduce the hardware costs. The proposed architecture is used as a custom user logic in a system on programmable chip (SOPC for physical performance measurement. Experimental results reveal that the proposed architecture is effective for expediting the computational speed while consuming low hardware resources for designing an embedded DHM system.

  1. Harnessing the Potential of ICTs: Literacy and Numeracy Programmes Using Radio, TV, Mobile Phones, Tablets and Computers. 2nd Edition

    Science.gov (United States)

    Hanemann, Ulrike, Ed.; Scarpino, Cassandra, Ed.

    2016-01-01

    The UNESCO Institute for Lifelong Learning (UIL) has published a second edition of "Harnessing the Potential of ICTs: Literacy and Numeracy Programmes Using Radio, TV, Mobile Phones, Tablets and Computers." This compilation of case studies from all world regions presents promising literacy and numeracy programmes that use information and…

  2. Examining the Relationship between Digital Game Preferences and Computational Thinking Skills

    Science.gov (United States)

    Yildiz, Hatice Durak; Yilmaz, Fatma Gizem Karaoglan; Yilmaz, Ramazan

    2017-01-01

    The purpose of this study is to identify whether computational thinking skills among secondary school students differ depending on the type of digital games they play. The participants of this study were 202 secondary school students at 5th, 6th, 7th and 8th grades during 2016-2017 academic year. Correlational survey method was used during this…

  3. "Defining Computer 'Speed': An Unsolved Challenge"

    CERN Multimedia

    CERN. Geneva

    2012-01-01

    Abstract: The reason we use computers is their speed, and the reason we use parallel computers is that they're faster than single-processor computers. Yet, after 70 years of electronic digital computing, we still do not have a solid definition of what computer 'speed' means, or even what it means to be 'faster'. Unlike measures in physics, where the definition of speed is rigorous and unequivocal, in computing there is no definition of speed that is universally accepted. As a result, computer customers have made purchases misguided by dubious information, computer designers have optimized their designs for the wrong goals, and computer programmers have chosen methods that optimize the wrong things. This talk describes why some of the obvious and historical ways of defining 'speed' haven't served us well, and the things we've learned in the struggle to find a definition that works. Biography: Dr. John Gustafson is a Director ...

  4. Digital Humanities

    DEFF Research Database (Denmark)

    Brügger, Niels

    2016-01-01

    , and preserving material to study, as an object of study in its own right, as an analytical tool, or for collaborating, and for disseminating results. The term "digital humanities" was coined around 2001, and gained currency within academia in the following years. However, computers had been used within......Digital humanities is an umbrella term for theories, methodologies, and practices related to humanities scholarship that use the digital computer as an integrated and essential part of its research and teaching activities. The computer can be used for establishing, finding, collecting...

  5. Mathematical model and computer programme for theoretical calculation of calibration curves of neutron soil moisture probes with highly effective counters

    International Nuclear Information System (INIS)

    Kolev, N.A.

    1981-07-01

    A mathematical model based on the three group theory for theoretical calculation by means of computer of the calibration curves of neutron soil moisture probes with highly effective counters, is described. Methods for experimental correction of the mathematical model are discussed and proposed. The computer programme described allows the calibration of neutron probes with high or low effective counters, and central or end geometry, with or without linearizing of the calibration curve. The use of two calculation variants and printing of output data gives the possibility not only for calibration, but also for other researches. The separate data inputs for soil and probe temperature allow the temperature influence analysis. The computer programme and calculation examples are given. (author)

  6. The JOSHUA (J80) system programmer`s manual

    Energy Technology Data Exchange (ETDEWEB)

    Smetana, A.O.; McCort, J.T.; Westmoreland, B.W.

    1993-08-01

    The JOSHUA system routines (JS routines) can be used to manage a JOSHUA data base and execute JOSHUA modules on VAX/VMS and IBM/MVS computer systems. This manual provides instructions for using the JS routines and information about the internal data structures and logic used by the routines. It is intended for use primarily by JOSHUA systems programmers, however, advanced applications programmers may also find it useful. The JS routines are, as far as possible, written in ANSI FORTRAN 77 so that they are easily maintainable and easily portable to different computer systems. Nevertheless, the JOSHUA system provides features that are not available in ANSI FORTRAN 77, notably dynamic module execution and a data base of named, variable length, unformatted records, so some parts of the routines are coded in nonstandard FORTRAN or assembler (as a last resort). In most cases, the nonstandard sections of code are different for each computer system. To make it easy for programmers using the JS routines to avoid naming conflicts, the JS routines and common block all have six character names that begin with the characters {open_quotes}JS.{close_quotes} Before using this manual, one should be familiar with the JOSHUA system as described in {open_quotes}The JOSHUA Users` Manual,{close_quotes} ANSI FORTRAN 77, and at least one of the computer systems for which the JS routines have been implemented.

  7. A two-medium thermal neutron spectrum programme

    International Nuclear Information System (INIS)

    Bindon, D.C.

    1960-07-01

    A computer programme is described for computing the thermal neutron spectra and effective cross-sections in a reactor system of two media by the method of H. Takahashi. The programme has been prepared and tested for use with the Ferranti Mercury computer. (author)

  8. The effectiveness of a computer-assisted instruction programme on communication skills of medical specialists in oncology.

    NARCIS (Netherlands)

    Hulsman, R.L.; Ros, W.J.G.; Winnubst, J.A.M.; Bensing, J.M.

    2002-01-01

    Although doctor-patient communication is important in health care, medical specialists are generally not well trained in communication skills. Conventional training programmes are generally time consuming and hard to fit into busy working schedules of medical specialists. A computer-assisted

  9. A comparison of hardware description languages. [describing digital systems structure and behavior to a computer

    Science.gov (United States)

    Shiva, S. G.

    1978-01-01

    Several high level languages which evolved over the past few years for describing and simulating the structure and behavior of digital systems, on digital computers are assessed. The characteristics of the four prominent languages (CDL, DDL, AHPL, ISP) are summarized. A criterion for selecting a suitable hardware description language for use in an automatic integrated circuit design environment is provided.

  10. Accuracy and reliability of a novel method for fusion of digital dental casts and cone beam computed tomography scans

    NARCIS (Netherlands)

    Rangel, F.A.; Maal, T.J.J.; Bronkhorst, E.M.; Breuning, K.H.; Schols, J.G.J.H.; Berge, S.J.; Kuijpers-Jagtman, A.M.

    2013-01-01

    Several methods have been proposed to integrate digital models into Cone Beam Computed Tomography scans. Since all these methods have some drawbacks such as radiation exposure, soft tissue deformation and time-consuming digital handling processes, we propose a new method to integrate digital dental

  11. Hardware synthesis from DDL. [Digital Design Language for computer aided design and test of LSI

    Science.gov (United States)

    Shah, A. M.; Shiva, S. G.

    1981-01-01

    The details of the digital systems can be conveniently input into the design automation system by means of Hardware Description Languages (HDL). The Computer Aided Design and Test (CADAT) system at NASA MSFC is used for the LSI design. The Digital Design Language (DDL) has been selected as HDL for the CADAT System. DDL translator output can be used for the hardware implementation of the digital design. This paper addresses problems of selecting the standard cells from the CADAT standard cell library to realize the logic implied by the DDL description of the system.

  12. Computer Based Assessment of Cervical Vertebral Maturation Stages Using Digital Lateral Cephalograms.

    Science.gov (United States)

    Dzemidzic, Vildana; Sokic, Emir; Tiro, Alisa; Nakas, Enita

    2015-12-01

    This study was aimed to investigate the reliability of a computer application for assessment of the stages of cervical vertebra maturation in order to determine the stage of skeletal maturity. For this study, digital lateral cephalograms of 99 subjects (52 females and 47 males) were examined. The following selection criteria were used during the sample composition: age between 9 and 16 years, absence of anomalies of the vertebrae, good general health, no history of trauma at the cervical region. Subjects with lateral cephalograms of low quality were excluded from the study. For the purpose of this study a computer application Cephalometar HF V1 was developed. This application was used to mark the contours of the second, third and fourth cervical vertebrae on the digital lateral cephalograms, which enabled a computer to determine the stage of cervical vertebral maturation. The assessment of the stages of cervical vertebral maturation was carried out by an experienced orthodontist. The assessment was conducted according to the principles of the method proposed by authors Hassel and Farman. The degree of the agreement between the computer application and the researcher was analyzed using by statistical Cohen Kappa test. The results of this study showed the agreement between the computer assessment and the researcher assessment of the cervical vertebral maturation stages, where the value of the Cohen Kappa coefficient was 0.985. The computer application Cephalometar HF V1 proved to be a reliable method for assessing the stages of cervical vertebral maturation. This program could help the orthodontists to identify the stage of cervical vertebral maturation when planning the orthodontic treatment for the patients with skeletal disharmonies.

  13. TMS320C25 Digital Signal Processor For 2-Dimensional Fast Fourier Transform Computation

    International Nuclear Information System (INIS)

    Ardisasmita, M. Syamsa

    1996-01-01

    The Fourier transform is one of the most important mathematical tool in signal processing and analysis, which converts information from the time/spatial domain into the frequency domain. Even with implementation of the Fast Fourier Transform algorithms in imaging data, the discrete Fourier transform execution consume a lot of time. Digital signal processors are designed specifically to perform computation intensive digital signal processing algorithms. By taking advantage of the advanced architecture. parallel processing, and dedicated digital signal processing (DSP) instruction sets. This device can execute million of DSP operations per second. The device architecture, characteristics and feature suitable for fast Fourier transform application and speed-up are discussed

  14. Practical Skills in Laptop Computer Repairs for Curriculum Innovation in Technical Education Programmes in Nigeria

    Science.gov (United States)

    Chukwuedo, Samson O.; Omofonmwan, Godwin O.

    2015-01-01

    The increase in the use of laptop computer in Nigeria with their corresponding incessant breakdown calls for the preparation of competent technicians/technologists to carry out such repairs at the downtime of the appliance. This is one of the responsibilities of technology education programmes. This study therefore determined the practical skills…

  15. Reshaping the DCC Institutional Engagement Programme

    Directory of Open Access Journals (Sweden)

    Sarah Jones

    2014-10-01

    Full Text Available This paper shares results from the Digital Curation Centre’s programme of Institutional Engagements (IEs, and describes how we continue to provide tailored support on Research Data Management (RDM to the UK higher education sector.Between Spring 2011 and Spring 2013, the DCC ran a series of 21 Institutional Engagements. The engagement programme involved helping institutions to assess their needs, develop policy and strategy, and begin to implement a range of RDM services.We have conducted a synthesis and evaluation of the programme, analysing the types of assistance requested and the impact of our support. The findings and lessons to emerge from these exercises have informed our future strategy and helped reshape the programme.

  16. Digital Library Education: Global Trends and Issues

    Science.gov (United States)

    Shem, Magaji

    2015-01-01

    The paper examines trends and issues in digital education programmes globally, drawing examples of developmental growth of Library Information Science (LIS), schools and digital education courses in North America, Britain, and Southern Asia, the slow growth of LIS schools and digital education in Nigeria and some countries in Africa and India. The…

  17. [Guided and computer-assisted implant surgery and prosthetic: The continuous digital workflow].

    Science.gov (United States)

    Pascual, D; Vaysse, J

    2016-02-01

    New continuous digital workflow protocols of guided and computer-assisted implant surgery improve accuracy of implant positioning. The design of the future prosthesis is based on the available prosthetic space, gingival height and occlusal relationship with the opposing and adjacent teeth. The implant position and length depend on volume, density and bone quality, gingival height, tooth-implant and implant-implant distances, implant parallelism, axis and type of the future prosthesis. The crown modeled on the software will therefore serve as a guide to the future implant axis and not the reverse. The guide is made by 3D printing. The software determines surgical protocol with the drilling sequences. The unitary or plural prosthesis, modeled on the software and built before surgery, is loaded directly after implant placing, if needed. These protocols allow for a full continuity of the digital workflow. The software provides the surgeon and the dental technician a total freedom for the prosthetic-surgery guide design and the position of the implants. The prosthetic project, occlusal and aesthetic, taking the bony and surgical constraints into account, is optimized. The implant surgery is simplified and becomes less "stressful" for the patient and the surgeon. Guided and computer-assisted surgery with continuous digital workflow is becoming the technique of choice to improve the accuracy and quality of implant rehabilitation. Copyright © 2015 Elsevier Masson SAS. All rights reserved.

  18. Field programmable gate array-assigned complex-valued computation and its limits

    Energy Technology Data Exchange (ETDEWEB)

    Bernard-Schwarz, Maria, E-mail: maria.bernardschwarz@ni.com [National Instruments, Ganghoferstrasse 70b, 80339 Munich (Germany); Institute of Applied Physics, TU Wien, Wiedner Hauptstrasse 8, 1040 Wien (Austria); Zwick, Wolfgang; Klier, Jochen [National Instruments, Ganghoferstrasse 70b, 80339 Munich (Germany); Wenzel, Lothar [National Instruments, 11500 N MOPac Expy, Austin, Texas 78759 (United States); Gröschl, Martin [Institute of Applied Physics, TU Wien, Wiedner Hauptstrasse 8, 1040 Wien (Austria)

    2014-09-15

    We discuss how leveraging Field Programmable Gate Array (FPGA) technology as part of a high performance computing platform reduces latency to meet the demanding real time constraints of a quantum optics simulation. Implementations of complex-valued operations using fixed point numeric on a Virtex-5 FPGA compare favorably to more conventional solutions on a central processing unit. Our investigation explores the performance of multiple fixed point options along with a traditional 64 bits floating point version. With this information, the lowest execution times can be estimated. Relative error is examined to ensure simulation accuracy is maintained.

  19. Use of Digital Signal Processors (DSP) in high energy physics experiments

    International Nuclear Information System (INIS)

    Crosetto, D.

    1988-01-01

    The FDDP - Fast Digital Data Processor - is a modular system for executing parallel digital processing algorithms to perform programmable trigger decisions or programmable on-line data reduction. Typical application involve zero suppression and pulse shape analysis. The characteristics of the system are: modularity, expandability and flexibility. (author). 4 refs, 5 figs

  20. A 45 ps time digitizer with a two-phase clock and dual-edge two-stage interpolation in a field programmable gate array device

    Science.gov (United States)

    Szplet, R.; Kalisz, J.; Jachna, Z.

    2009-02-01

    We present a time digitizer having 45 ps resolution, integrated in a field programmable gate array (FPGA) device. The time interval measurement is based on the two-stage interpolation method. A dual-edge two-phase interpolator is driven by the on-chip synthesized 250 MHz clock with precise phase adjustment. An improved dual-edge double synchronizer was developed to control the main counter. The nonlinearity of the digitizer's transfer characteristic is identified and utilized by the dedicated hardware code processor for the on-the-fly correction of the output data. Application of presented ideas has resulted in the measurement uncertainty of the digitizer below 70 ps RMS over the time interval ranging from 0 to 1 s. The use of the two-stage interpolation and a fast FIFO memory has allowed us to obtain the maximum measurement rate of five million measurements per second.

  1. A 45 ps time digitizer with a two-phase clock and dual-edge two-stage interpolation in a field programmable gate array device

    International Nuclear Information System (INIS)

    Szplet, R; Kalisz, J; Jachna, Z

    2009-01-01

    We present a time digitizer having 45 ps resolution, integrated in a field programmable gate array (FPGA) device. The time interval measurement is based on the two-stage interpolation method. A dual-edge two-phase interpolator is driven by the on-chip synthesized 250 MHz clock with precise phase adjustment. An improved dual-edge double synchronizer was developed to control the main counter. The nonlinearity of the digitizer's transfer characteristic is identified and utilized by the dedicated hardware code processor for the on-the-fly correction of the output data. Application of presented ideas has resulted in the measurement uncertainty of the digitizer below 70 ps RMS over the time interval ranging from 0 to 1 s. The use of the two-stage interpolation and a fast FIFO memory has allowed us to obtain the maximum measurement rate of five million measurements per second

  2. 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.

  3. 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.

  4. Peri-implant assessment via cone beam computed tomography and digital periapical radiography: an ex vivo study

    Directory of Open Access Journals (Sweden)

    Nicolau Silveira-Neto

    Full Text Available OBJECTIVES: This research evaluated detail registration in peri-implant bone using two different cone beam computer tomography systems and a digital periapical radiograph. METHODS: Three different image acquisition protocols were established for each cone beam computer tomography apparatus, and three clinical situations were simulated in an ex vivo fresh pig mandible: buccal bone defect, peri-implant bone defect, and bone contact. Data were subjected to two analyses: quantitative and qualitative. The quantitative analyses involved a comparison of real specimen measures using a digital caliper in three regions of the preserved buccal bone – A, B and E (control group – to cone beam computer tomography images obtained with different protocols (kp1, kp2, kp3, ip1, ip2, and ip3. In the qualitative analyses, the ability to register peri-implant details via tomography and digital periapical radiography was verified, as indicated by twelve evaluators. Data were analyzed with ANOVA and Tukey’s test (α=0.05. RESULTS: The quantitative assessment showed means statistically equal to those of the control group under the following conditions: buccal bone defect B and E with kp1 and ip1, peri-implant bone defect E with kp2 and kp3, and bone contact A with kp1, kp2, kp3, and ip2. Qualitatively, only bone contacts were significantly different among the assessments, and the p3 results differed from the p1 and p2 results. The other results were statistically equivalent. CONCLUSIONS: The registration of peri-implant details was influenced by the image acquisition protocol, although metal artifacts were produced in all situations. The evaluators preferred the Kodak 9000 3D cone beam computer tomography in most cases. The evaluators identified buccal bone defects better with cone beam computer tomography and identified peri-implant bone defects better with digital periapical radiography.

  5. FPGA-Based Real Time, Multichannel Emulated-Digital Retina Model Implementation

    Directory of Open Access Journals (Sweden)

    Zsolt Vörösházi

    2009-01-01

    Full Text Available The function of the low-level image processing that takes place in the biological retina is to compress only the relevant visual information to a manageable size. The behavior of the layers and different channels of the neuromorphic retina has been successfully modeled by cellular neural/nonlinear networks (CNNs. In this paper, we present an extended, application-specific emulated-digital CNN-universal machine (UM architecture to compute the complex dynamic of this mammalian retina in video real time. The proposed emulated-digital implementation of multichannel retina model is compared to the previously developed models from three key aspects, which are processing speed, number of physical cells, and accuracy. Our primary aim was to build up a simple, real-time test environment with camera input and display output in order to mimic the behavior of retina model implementation on emulated digital CNN by using low-cost, moderate-sized field-programmable gate array (FPGA architectures.

  6. Three Dimensional Digital Sieving of Asphalt Mixture Based on X-ray Computed Tomography

    Directory of Open Access Journals (Sweden)

    Chichun Hu

    2017-07-01

    Full Text Available In order to perform three-dimensional digital sieving based on X-ray computed tomography images, the definition of digital sieve size (DSS was proposed, which was defined as the minimum length of the minimum bounding squares of all possible orthographic projections of an aggregate. The corresponding program was developed to reconstruct aggregate structure and to obtain DSS. Laboratory experiments consisting of epoxy-filled aggregate specimens were conducted to investigate the difference between mechanical sieve analysis and the digital sieving technique. It was suggested that concave surface of aggregate was the possible reason for the disparity between DSS and mechanical sieve size. A comparison between DSS and equivalent diameter was also performed. Moreover, the digital sieving technique was adopted to evaluate the gradation of stone mastic asphalt mixtures. The results showed that the closest proximity of the laboratory gradation curve was achieved by calibrated DSS, among gradation curves based on calibrated DSS, un-calibrated DSS and equivalent diameter.

  7. Design and implementation of a reconfigurable mixed-signal SoC based on field programmable analog arrays

    Science.gov (United States)

    Liu, Lintao; Gao, Yuhan; Deng, Jun

    2017-11-01

    This work presents a reconfigurable mixed-signal system-on-chip (SoC), which integrates switched-capacitor-based field programmable analog arrays (FPAA), analog-to-digital converter (ADC), digital-to-analog converter, digital down converter , digital up converter, 32-bit reduced instruction-set computer central processing unit (CPU) and other digital IPs on a single chip with 0.18 μm CMOS technology. The FPAA intellectual property could be reconfigured as different function circuits, such as gain amplifier, divider, sine generator, and so on. This single-chip integrated mixed-signal system is a complete modern signal processing system, occupying a die area of 7 × 8 mm 2 and consuming 719 mW with a clock frequency of 150 MHz for CPU and 200 MHz for ADC/DAC. This SoC chip can help customers to shorten design cycles, save board area, reduce the system power consumption and depress the system integration risk, which would afford a big prospect of application for wireless communication. Project supported by the National High Technology and Development Program of China (No. 2012AA012303).

  8. Research note: Digital divide across borders: A cross-national study of adolescents' use of digital technologies

    NARCIS (Netherlands)

    Notten, N.J.W.R.; Peter, J.; Kraaykamp, G.L.M.; Valkenburg, P.M.

    2009-01-01

    In this study, we analyse digital divides in terms of social inequality in digital access and use patterns from a hierarchical perspective. Using data from the Programme for International Student Assessment (PISA) 2003 in 30 nations, we focus on social cleavages in mid-adolescents access and use of

  9. Research note: digital divide across borders: a cross-national study of adolescents’ use of digital technologies

    NARCIS (Netherlands)

    Notten, N.; Peter, J.; Kraaykamp, G.; Valkenburg, P.M.

    2009-01-01

    In this study, we analyse digital divides in terms of social inequality in digital access and use patterns from a hierarchical perspective. Using data from the Programme for International Student Assessment (PISA) 2003 in 30 nations, we focus on social cleavages in mid-adolescents’ access and use of

  10. Field-programmable gate array implementation of an all-digital IEEE 802.15.4-compliant transceiver

    Science.gov (United States)

    Cornetta, Gianluca; Touhafi, Abdellah; Santos, David J.; Vázquez, José M.

    2010-12-01

    An architecture for a low-cost, low-complexity digital transceiver is presented in this article. The proposed architecture targets the IEEE 802.15.4 standard for short-range wireless personal area networks and has been implemented as a synthesisable VHDL register transfer level description. The system has been evaluated and tested using a Xilinx 90 nm Virtex-4 field-programmable gate array as the target technology. Bit error rate (BER) and error vector magnitude (EVM) have been used as the figures of merit for modem performance. Simulations show that the recommended minimum BER is achieved at E b/N 0 = 8.7 dB, whereas the EVM is 19.5%. The implemented device occupies 10% of the target FPGA and has a normalised maximum power consumption of 44 mW in transmit mode and 53 mW in receiver mode.

  11. FPGA-based digital convolution for wireless applications

    CERN Document Server

    Guan, Lei

    2017-01-01

    This book presents essential perspectives on digital convolutions in wireless communications systems and illustrates their corresponding efficient real-time field-programmable gate array (FPGA) implementations. Covering these digital convolutions from basic concept to vivid simulation/illustration, the book is also supplemented with MS PowerPoint presentations to aid in comprehension. FPGAs or generic all programmable devices will soon become widespread, serving as the “brains” of all types of real-time smart signal processing systems, like smart networks, smart homes and smart cities. The book examines digital convolution by bringing together the following main elements: the fundamental theory behind the mathematical formulae together with corresponding physical phenomena; virtualized algorithm simulation together with benchmark real-time FPGA implementations; and detailed, state-of-the-art case studies on wireless applications, including popular linear convolution in digital front ends (DFEs); nonlinear...

  12. Analysis of electronic circuits using digital computers; L'analyse des circuits electroniques par les calculateurs numeriques

    Energy Technology Data Exchange (ETDEWEB)

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

    1968-07-01

    Various programmes have been proposed for studying electronic circuits with the help of computers. It is shown here how it possible to use the programme ECAP, developed by I.B.M., for studying the behaviour of an operational amplifier from different point of view: direct current, alternating current and transient state analysis, optimisation of the gain in open loop, study of the reliability. (author) [French] Differents programmes ont ete proposes pour l'etude des circuits electroniques a l'aide des calculateurs. On montre comment on peut utiliser le programme ECAP, mis au point par I. B. M., pour etudier le comportement d'un amplificateur operationnel, a differents points de vue: analyse en courant continu, courant alternatif et regime transitoire, optimalisation du gain en boucle ouverte, etude de la fiabilite. (auteur)

  13. Testing digital recursive filtering method for radiation measurement channel using pin diode detector

    International Nuclear Information System (INIS)

    Talpalariu, C. M.; Talpalariu, J.; Popescu, O.; Mocanasu, M.; Lita, I.; Visan, D. A.

    2016-01-01

    In this work we have studied a software filtering method implemented in a pulse counting computerized measuring channel using PIN diode radiation detector. In case our interest was focalized for low rate decay radiation measurement accuracies improvement and response time optimization. During works for digital mathematical algorithm development, we used a hardware radiation measurement channel configuration based on PIN diode BPW34 detector, preamplifier, filter and programmable counter, computer connected. We report measurement results using two digital recursive methods in statically and dynamically field evolution. Software for graphical input/output real time diagram representation was designed and implemented, facilitating performances evaluation between the response of fixed configuration software recursive filter and dynamically adaptive configuration recursive filter. (authors)

  14. Rapid prototyping and evaluation of programmable SIMD SDR processors in LISA

    Science.gov (United States)

    Chen, Ting; Liu, Hengzhu; Zhang, Botao; Liu, Dongpei

    2013-03-01

    With the development of international wireless communication standards, there is an increase in computational requirement for baseband signal processors. Time-to-market pressure makes it impossible to completely redesign new processors for the evolving standards. Due to its high flexibility and low power, software defined radio (SDR) digital signal processors have been proposed as promising technology to replace traditional ASIC and FPGA fashions. In addition, there are large numbers of parallel data processed in computation-intensive functions, which fosters the development of single instruction multiple data (SIMD) architecture in SDR platform. So a new way must be found to prototype the SDR processors efficiently. In this paper we present a bit-and-cycle accurate model of programmable SIMD SDR processors in a machine description language LISA. LISA is a language for instruction set architecture which can gain rapid model at architectural level. In order to evaluate the availability of our proposed processor, three common baseband functions, FFT, FIR digital filter and matrix multiplication have been mapped on the SDR platform. Analytical results showed that the SDR processor achieved the maximum of 47.1% performance boost relative to the opponent processor.

  15. Neural computation and the computational theory of cognition.

    Science.gov (United States)

    Piccinini, Gualtiero; Bahar, Sonya

    2013-04-01

    We begin by distinguishing computationalism from a number of other theses that are sometimes conflated with it. We also distinguish between several important kinds of computation: computation in a generic sense, digital computation, and analog computation. Then, we defend a weak version of computationalism-neural processes are computations in the generic sense. After that, we reject on empirical grounds the common assimilation of neural computation to either analog or digital computation, concluding that neural computation is sui generis. Analog computation requires continuous signals; digital computation requires strings of digits. But current neuroscientific evidence indicates that typical neural signals, such as spike trains, are graded like continuous signals but are constituted by discrete functional elements (spikes); thus, typical neural signals are neither continuous signals nor strings of digits. It follows that neural computation is sui generis. Finally, we highlight three important consequences of a proper understanding of neural computation for the theory of cognition. First, understanding neural computation requires a specially designed mathematical theory (or theories) rather than the mathematical theories of analog or digital computation. Second, several popular views about neural computation turn out to be incorrect. Third, computational theories of cognition that rely on non-neural notions of computation ought to be replaced or reinterpreted in terms of neural computation. Copyright © 2012 Cognitive Science Society, Inc.

  16. Data input from an analog-to-digital converter into the M-6000 computer

    International Nuclear Information System (INIS)

    Kalashnikov, A.M.; Sheremet'ev, A.K.

    1978-01-01

    A device for spectrometric data input from the ADC-4096 into the M-6000 computer memory operating in the information storage regime is described. The input device made on integrated circuits coordinates signal levels of the fast response analog-to-digital converter and computer with the help of resistors and inverters. Besides, the input forms a strobe to trigger an increment channel used to record information into the computer memory. The use of the input device permits to get rid of the intermediate information storage in the analyzer memory and ensures fast response of the devices

  17. Design and implementation of the modified signed digit multiplication routine on a ternary optical computer.

    Science.gov (United States)

    Xu, Qun; Wang, Xianchao; Xu, Chao

    2017-06-01

    Multiplication with traditional electronic computers is faced with a low calculating accuracy and a long computation time delay. To overcome these problems, the modified signed digit (MSD) multiplication routine is established based on the MSD system and the carry-free adder. Also, its parallel algorithm and optimization techniques are studied in detail. With the help of a ternary optical computer's characteristics, the structured data processor is designed especially for the multiplication routine. Several ternary optical operators are constructed to perform M transformations and summations in parallel, which has accelerated the iterative process of multiplication. In particular, the routine allocates data bits of the ternary optical processor based on digits of multiplication input, so the accuracy of the calculation results can always satisfy the users. Finally, the routine is verified by simulation experiments, and the results are in full compliance with the expectations. Compared with an electronic computer, the MSD multiplication routine is not only good at dealing with large-value data and high-precision arithmetic, but also maintains lower power consumption and fewer calculating delays.

  18. Do pre-trained deep learning models improve computer-aided classification of digital mammograms?

    Science.gov (United States)

    Aboutalib, Sarah S.; Mohamed, Aly A.; Zuley, Margarita L.; Berg, Wendie A.; Luo, Yahong; Wu, Shandong

    2018-02-01

    Digital mammography screening is an important exam for the early detection of breast cancer and reduction in mortality. False positives leading to high recall rates, however, results in unnecessary negative consequences to patients and health care systems. In order to better aid radiologists, computer-aided tools can be utilized to improve distinction between image classifications and thus potentially reduce false recalls. The emergence of deep learning has shown promising results in the area of biomedical imaging data analysis. This study aimed to investigate deep learning and transfer learning methods that can improve digital mammography classification performance. In particular, we evaluated the effect of pre-training deep learning models with other imaging datasets in order to boost classification performance on a digital mammography dataset. Two types of datasets were used for pre-training: (1) a digitized film mammography dataset, and (2) a very large non-medical imaging dataset. By using either of these datasets to pre-train the network initially, and then fine-tuning with the digital mammography dataset, we found an increase in overall classification performance in comparison to a model without pre-training, with the very large non-medical dataset performing the best in improving the classification accuracy.

  19. Digital control in Finnish power industry applications and some research and development activities

    International Nuclear Information System (INIS)

    Haapanen, P.; Winter, M.

    1986-01-01

    First applications of digital control systems in Finnish power plants stem from a few years time. There are at present in operation two conventional peat fuelled district heating power plants and two others are under construction. In existing nuclear power plants digital control systems are not used. Feasibility studies of a new fifth nuclear power plant have been carried out and also preliminary design exercises on its control systems has been done. It seems that the use of a digital control system in this plant is an alternative worthy of consideration. The existing digital control applications and future plans for their use in the Finnish power industry are described. The rest of the paper is devoted to the reliability questions. Software reliability is a new problem area emanating from the use of programmable digital systems. A description of a cooperative project on these questions between VTT and OECD Halden Project is given. VTT has also developed an interactive computer program, RELVEC, for plant and control system reliability analysis. The structure and use of this system is described

  20. Field-Programmable Logic Devices with Optical Input Output

    Science.gov (United States)

    Szymanski, Ted H.; Saint-Laurent, Martin; Tyan, Victor; Au, Albert; Supmonchai, Boonchuay

    2000-02-01

    A field-programmable logic device (FPLD) with optical I O is described. FPLD s with optical I O can have their functionality specified in the field by means of downloading a control-bit stream and can be used in a wide range of applications, such as optical signal processing, optical image processing, and optical interconnects. Our device implements six state-of-the-art dynamically programmable logic arrays (PLA s) on a 2 mm 2 mm die. The devices were fabricated through the Lucent Technologies Advanced Research Projects Agency Consortium for Optical and Optoelectronic Technologies in Computing (Lucent ARPA COOP) workshop by use of 0.5- m complementary metal-oxide semiconductor self-electro-optic device technology and were delivered in 1998. All devices are fully functional: The electronic data paths have been verified at 200 MHz, and optical tests are pending. The device has been programmed to implement a two-stage optical switching network with six 4 4 crossbar switches, which can realize more than 190 10 6 unique programmable input output permutations. The same device scaled to a 2 cm 2 cm substrate could support as many as 4000 optical I O and 1 Tbit s of optical I O bandwidth and offer fully programmable digital functionality with approximately 110,000 programmable logic gates. The proposed optoelectronic FPLD is also ideally suited to realizing dense, statically reconfigurable crossbar switches. We describe an attractive application area for such devices: a rearrangeable three-stage optical switch for a wide-area-network backbone, switching 1000 traffic streams at the OC-48 data rate and supporting several terabits of traffic.

  1. Another donation of computer equipment

    CERN Multimedia

    Anaïs Schaeffer

    2014-01-01

    On Thursday 27 February, CERN was pleased to donate computer equipment to a physics institute in the Philippines.   H.E. Leslie J. Baja and Rolf Heuer. Following donations of computer equipment to institutes in Morocco, Ghana, Bulgaria, Serbia and Egypt, CERN is to send 50 servers and 4 network switches to the National Institute of Physics at the University of the Philippines Diliman. CERN’s Director-General Rolf Heuer and the Ambassador of the Philippines to Switzerland and Lichtenstein, H.E. Leslie J. Baja, spoke of their enthusiasm for the project during an official ceremony. The equipment will be used for various high energy physics research programmes in the Philippines and for the University’s development of digital resources for science.

  2. Accuracy of digital radiography and cone beam computed tomography on periapical radiolucency detection in endodontically treated teeth.

    Science.gov (United States)

    Venskutonis, Tadas; Daugela, Povilas; Strazdas, Marijus; Juodzbalys, Gintaras

    2014-04-01

    The aim of the present study was to compare the accuracy of intraoral digital periapical radiography and cone beam computed tomography in the detection of periapical radiolucencies in endodontically treated teeth. Radiographic images (cone beam computed tomography [CBCT] scans and digital periapical radiography [PR] images) from 60 patients, achieved from September 2008 to July 2013, were retrieved from databases of the Department of Oral Diseases, Lithuanian University of Health Sciences. Twenty patients met inclusion criteria and were selected for further evaluation. In 20 patients (42.4 [SD 12.1] years, 65% men and 35% women) a total of 35 endodontically treated teeth (1.75 [SD 0.91]; 27 in maxilla and 8 in mandible) were evaluated. Overall, it was observed a statistical significant difference between the number of periapical lesions observed in the CBCT (n = 42) and radiographic (n = 24) examinations (P cone beam computed tomography scans were more accurate compared to digital periapical radiographs for detecting periapical radiolucencies in endodontically treated teeth. The difference was more pronounced in molar teeth.

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

    International Nuclear Information System (INIS)

    2017-01-01

    RTE is publishing the outlines of its R and D programme for the 2017-2020 period. The programme is aimed at strengthening RTE's capacity for anticipating the major disruptive transformations with which it will be confronted. RTE is therefore pursuing the efforts initiated during the first roadmap over the 2013-2016 period and is embarking on new efforts. Thus, RTE's R and D efforts for the 2017-2020 period will be structured into six programmes: - The 'asset management' programme. This programme continues on with activities undertaken to reach the use phase for research initiated during the first roadmap. - The 'grid infrastructure evolution' programme. This programme continues the efforts initiated under the 'Grid of the future' programme with a reinforcement of the equipments' eco-design dimension and increased use of digital technologies to implement the equipments' control systems, protection devices and associated defence plans. - The 'environment and society' programme. This programme will be strengthened in relation to the existing programme, particularly as regards the eco-design and biodiversity dimensions. - The 'power system functioning and operation' programme. Firstly, this programme continues on from a large part of the 'Power system' programme with the dual objective of ensuring that the system remains secure with all the major physical transformations leading to a true power system 2.0 (i.e. based on power electronics) and, secondly, it aims to substantially upgrade the system's operating tools through the integration of big data processing and visualisation capabilities. - The 'optimal grid development for the energy transition' programme. This programme is aimed at rethinking grid development study methods and tools in the context of the energy, societal and digital transitions currently underway, with a view to: better integrating cross-functionality with respect to operation / maintenance and asset management / development, and to proposing the

  4. Quality comparison of direct digital panoramic radiography and computed radiography panoramic

    Directory of Open Access Journals (Sweden)

    Dariush Goodarzipour

    2013-09-01

    Full Text Available BACKGROUND AND AIM: Digital panoramic X-ray images can be captured using photostimulable phosphors or solid-state detectors (i.e. charge-coupled devices and Flat-Panels. The first category is defined as computed radiography (CR or semi-direct radiography. The second technology that uses solid-state detectors is known as direct digital radiography (DDR. Both of these technologies have their own advantages and disadvantages. One of the most important fields in comparison of these systems is their resultant image quality. The purpose of this study was to compare the subjective image quality of DDR and CR digital panoramic system, and to assess the overall density and contrast of their images. METHODS: 200 patients were randomly allocated to two digital systems: Promax [central control digital (CCD] and XC [photostimulable phosphor plates (PSP]. Image quality was evaluated in six regions on a 3-point scale by three oral and maxillofacial radiologists independently. In addition, observers assessed overall density and contrast of each image on a 3-point scale. RESULTS: Using chi-square test, no statistically significant differences were found (P >0.05 in subjective image quality of anatomic structures between the two radiographic systems. But DDR system outperformed CR system in overall density and contrast of the image. P values for both overall density and contrast of the images was less than 0.001. CONCLUSIONS: The subjective image quality of CR and DDR panoramic systems in specified anatomic regions were found statistically comparable in this study. In overall density and contrast of the radiographs, DDR system proved better than CR system.

  5. Multiuser remote access to distributed heterogeneous system of programmable logic based laboratory equipment for remote digital circuits design labs

    Directory of Open Access Journals (Sweden)

    Mikhail N. Yokhin

    2017-12-01

    Full Text Available The paper contains an analysis of perspective structures of software and hardware equipment of universal digital design laboratories with the purpose of enabling laboratory classes of digital circuit design to be taken remotely. Implementation characteristics and usage experience of some of those structures applied to labs on several hardware related courses of « Computer science and computer engineering» program in NRNU MEPhI are presented. The paper also considers different aspects of usage of remote access enabled laboratory which should be taken into account to substantiate laboratory configuration from technical and economical standpoints. To increase equipment usage efficiency an approach to group several distinct projects to place them on a single FPGA chip is proposed. The paper shows advisability and gives an example of parametrizable virtual stand for remote debugging of FPGA projects.

  6. Multiple channel programmable coincidence counter

    Science.gov (United States)

    Arnone, Gaetano J.

    1990-01-01

    A programmable digital coincidence counter having multiple channels and featuring minimal dead time. Neutron detectors supply electrical pulses to a synchronizing circuit which in turn inputs derandomized pulses to an adding circuit. A random access memory circuit connected as a programmable length shift register receives and shifts the sum of the pulses, and outputs to a serializer. A counter is input by the adding circuit and downcounted by the seralizer, one pulse at a time. The decoded contents of the counter after each decrement is output to scalers.

  7. Parallel computing of a digital hologram and particle searching for microdigital-holographic particle-tracking velocimetry

    International Nuclear Information System (INIS)

    Satake, Shin-ichi; Kanamori, Hiroyuki; Kunugi, Tomoaki; Sato, Kazuho; Ito, Tomoyoshi; Yamamoto, Keisuke

    2007-01-01

    We have developed a parallel algorithm for microdigital-holographic particle-tracking velocimetry. The algorithm is used in (1) numerical reconstruction of a particle image computer using a digital hologram, and (2) searching for particles. The numerical reconstruction from the digital hologram makes use of the Fresnel diffraction equation and the FFT (fast Fourier transform),whereas the particle search algorithm looks for local maximum graduation in a reconstruction field represented by a 3D matrix. To achieve high performance computing for both calculations (reconstruction and particle search), two memory partitions are allocated to the 3D matrix. In this matrix, the reconstruction part consists of horizontally placed 2D memory partitions on the x-y plane for the FFT, whereas, the particle search part consists of vertically placed 2D memory partitions set along the z axes.Consequently, the scalability can be obtained for the proportion of processor elements,where the benchmarks are carried out for parallel computation by a SGI Altix machine

  8. Digital chaotic sequence generator based on coupled chaotic systems

    International Nuclear Information System (INIS)

    Shu-Bo, Liu; Jing, Sun; Jin-Shuo, Liu; Zheng-Quan, Xu

    2009-01-01

    Chaotic systems perform well as a new rich source of cryptography and pseudo-random coding. Unfortunately their digital dynamical properties would degrade due to the finite computing precision. Proposed in this paper is a modified digital chaotic sequence generator based on chaotic logistic systems with a coupling structure where one chaotic subsystem generates perturbation signals to disturb the control parameter of the other one. The numerical simulations show that the length of chaotic orbits, the output distribution of chaotic system, and the security of chaotic sequences have been greatly improved. Moreover the chaotic sequence period can be extended at least by one order of magnitude longer than that of the uncoupled logistic system and the difficulty in decrypting increases 2 128 *2 128 times indicating that the dynamical degradation of digital chaos is effectively improved. A field programmable gate array (FPGA) implementation of an algorithm is given and the corresponding experiment shows that the output speed of the generated chaotic sequences can reach 571.4 Mbps indicating that the designed generator can be applied to the real-time video image encryption. (general)

  9. 10 CFR 73.54 - Protection of digital computer and communication systems and networks.

    Science.gov (United States)

    2010-01-01

    ... 10 Energy 2 2010-01-01 2010-01-01 false Protection of digital computer and communication systems and networks. 73.54 Section 73.54 Energy NUCLEAR REGULATORY COMMISSION (CONTINUED) PHYSICAL PROTECTION... security program as a component of the physical protection program. (c) The cyber security program must be...

  10. Sustainable Digital Environments: What Major Challenges Is Humankind Facing?

    Directory of Open Access Journals (Sweden)

    Roland W. Scholz

    2016-07-01

    Full Text Available This paper identifies and discusses the benefits, threats, and vulnerabilities related to the digital revolution. It aims to motivate research and its funding regarding digital threats and vulnerabilities related, in particular, to anticipating unintended, undesirable rebound effects, tipping points, critically fast evolutionary change rates, trade-offs, etc. A brief analysis of the history of the mind and technology reveals slow technological development over tens of thousands of years (including the invention of a place-value digital number system. Then, a small series of groundbreaking ideas (e.g., binary logic, Shannon’s symbolic analysis of relay and switching circuits, architectures of computing enabled the industry-driven invention of programmable computing machines. Ultimately, the mastery of electron and semiconductor physics allowed for economical and seemingly unlimited storage capacity that made digital tools available to all domains of society. Based on the historical analysis, a coupled human-environment systems perspective (that includes a hierarchy assumption ranging from the human cell to the human species enables the identification of several potential challenges to society and science. First, digital nano-engineering promotes genetic modifications (i.e., directed evolution, and synthetic biology enables a new level of the appropriation of nature. The understanding of cell-based biocomputers may call for new forms of logic. These and other challenges require thorough sustainability research in order to anticipate major changes on all levels of human systems. Second, the human individual is exposed to new forms of vulnerability. In particular, the potential epigenetic effects resulting from the excessive use of digital information of historically unknown speed, density, and contents and the loss of (the Western common-law right to privacy resulting from big data (whose ownership is often unknown should become subjects of

  11. Digital preservation for heritages

    CERN Document Server

    Lu, Dongming

    2011-01-01

    ""Digital Preservation for Heritages: Technologies and Applications"" provides a comprehensive and up-to-date coverage of digital technologies in the area of cultural heritage preservation, including digitalization, research aiding, conservation aiding, digital exhibition, and digital utilization. Processes, technical frameworks, key technologies, as well as typical systems and applications are discussed in the book. It is intended for researchers and students in the fields of computer science and technology, museology, and archaeology. Dr. Dongming Lu is a professor at College of Computer Sci

  12. Analysis and synthesis of digital circuits for a computer of specific purposes

    International Nuclear Information System (INIS)

    Marchand Rosales, E.E.

    1975-01-01

    The circuits described in this paper are part of a computer system designed for the automation of plasma diagnostics using electrostatic probes. The automated system is designed to give: (a) The density of the plasma (state variable) every ten microseconds in binary digits; (b) Probe data, stored for subsequent diagnostics; (c) A graphic and digital display of results; (d) Presentation of numerical diagnostics results in floating point format and in the decimal system for convenience of interpretation. The project is aimed, furthermore, at the development of techniques for the design, construction and adjustment of digital circuits, and at the training of personnel who will apply these techniques in digital instrumentation. A block diagram of the system is discussed in general terms. Methods for analysis and synthesis of the sequential circuits applied to the circuit for aligning and normalizing the floating point format, the format circuit and the operational sequence circuit are also described. Recommendations are made and precautions suggested which it is thought advisable to follow at the stages of design, construction and adjustment of the digital circuits, and these apply also to the equipment and techniques (wire wrapping) used for building the circuits. The adjustment of the digital circuits proved to be satisfactory and a definition panel was thus obtained for the decimal point alignment circuit. It is concluded that the method of synthesis need not always be applied; the cases in which the method is recommended are mentioned, as are those in which the non-formal method of synthesis can be used. (author)

  13. Description of the digital formats of electronic documents used in digital library

    International Nuclear Information System (INIS)

    Galabova, Sevdalina; Trencheva, Tereza; Trenchev, Ivan

    2009-01-01

    A digital library is a library where collections are stored in electronic formats and are easy to be accessed by computers. The digital content may be stored by local machine, or accessed remotely via computer networks. A digital library is a type of information retrieval system. In this paper we will present a few digital format as pdf, djvu and etc. It will be denote the specific of the formats, their history and licenses policy. We will discuss different similarities between these formats.. Keywords: digital library, electronic formats, pdf, djvu

  14. Application of digital diagnostic impression, virtual planning, and computer-guided implant surgery for a CAD/CAM-fabricated, implant-supported fixed dental prosthesis: a clinical report.

    Science.gov (United States)

    Stapleton, Brandon M; Lin, Wei-Shao; Ntounis, Athanasios; Harris, Bryan T; Morton, Dean

    2014-09-01

    This clinical report demonstrated the use of an implant-supported fixed dental prosthesis fabricated with a contemporary digital approach. The digital diagnostic data acquisition was completed with a digital diagnostic impression with an intraoral scanner and cone-beam computed tomography with a prefabricated universal radiographic template to design a virtual prosthetically driven implant surgical plan. A surgical template fabricated with computer-aided design and computer-aided manufacturing (CAD/CAM) was used to perform computer-guided implant surgery. The definitive digital data were then used to design the definitive CAD/CAM-fabricated fixed dental prosthesis. Copyright © 2014 Editorial Council for the Journal of Prosthetic Dentistry. Published by Elsevier Inc. All rights reserved.

  15. Memory-based frame synchronizer. [for digital communication systems

    Science.gov (United States)

    Stattel, R. J.; Niswander, J. K. (Inventor)

    1981-01-01

    A frame synchronizer for use in digital communications systems wherein data formats can be easily and dynamically changed is described. The use of memory array elements provide increased flexibility in format selection and sync word selection in addition to real time reconfiguration ability. The frame synchronizer comprises a serial-to-parallel converter which converts a serial input data stream to a constantly changing parallel data output. This parallel data output is supplied to programmable sync word recognizers each consisting of a multiplexer and a random access memory (RAM). The multiplexer is connected to both the parallel data output and an address bus which may be connected to a microprocessor or computer for purposes of programming the sync word recognizer. The RAM is used as an associative memory or decorder and is programmed to identify a specific sync word. Additional programmable RAMs are used as counter decoders to define word bit length, frame word length, and paragraph frame length.

  16. Cognitive Hacking and Digital Government: Digital Identity

    Directory of Open Access Journals (Sweden)

    Paul Thompson

    2004-04-01

    Full Text Available Recently the National Center for Digital Government held a workshop on "The Virtual Citizen: Identity, Autonomy, and Accountability: A Civic Scenario Exploration of the Role of Identity in On-Line. Discussions at the workshop focused on five scenarios for future authentication policies with respect to digital identity. The underlying technologies considered for authentication were: biometrics: cryptography, with a focus on digital signatures; secure processing/computation; and reputation systems. Most discussion at the workshop focused on issues related to authentication of users of digital government, but, as implied by the inclusion of a scenario related to ubiquitous identity theft, there was also discussion of problems related to misinformation, including cognitive hacking. Cognitive hacking refers to a computer or information system attack that relies on changing human users' perceptions and corresponding behaviors in order to succeed. This paper describes cognitive hacking, suggests countermeasures, and discusses the implications of cognitive hacking for identity in digital government. In particular, spoofing of government websites and insider misuse are considered.

  17. SNOW: a digital computer program for the simulation of ion beam devices

    International Nuclear Information System (INIS)

    Boers, J.E.

    1980-08-01

    A digital computer program, SNOW, has been developed for the simulation of dense ion beams. The program simulates the plasma expansion cup (but not the plasma source itself), the acceleration region, and a drift space with neutralization if desired. The ion beam is simulated by computing representative trajectories through the device. The potentials are simulated on a large rectangular matrix array which is solved by iterative techniques. Poisson's equation is solved at each point within the configuration using space-charge densities computed from the ion trajectories combined with background electron and/or ion distributions. The simulation methods are described in some detail along with examples of both axially-symmetric and rectangular beams. A detailed description of the input data is presented

  18. Exploiting Genomic Knowledge in Optimising Molecular Breeding Programmes: Algorithms from Evolutionary Computing

    Science.gov (United States)

    O'Hagan, Steve; Knowles, Joshua; Kell, Douglas B.

    2012-01-01

    Comparatively few studies have addressed directly the question of quantifying the benefits to be had from using molecular genetic markers in experimental breeding programmes (e.g. for improved crops and livestock), nor the question of which organisms should be mated with each other to best effect. We argue that this requires in silico modelling, an approach for which there is a large literature in the field of evolutionary computation (EC), but which has not really been applied in this way to experimental breeding programmes. EC seeks to optimise measurable outcomes (phenotypic fitnesses) by optimising in silico the mutation, recombination and selection regimes that are used. We review some of the approaches from EC, and compare experimentally, using a biologically relevant in silico landscape, some algorithms that have knowledge of where they are in the (genotypic) search space (G-algorithms) with some (albeit well-tuned ones) that do not (F-algorithms). For the present kinds of landscapes, F- and G-algorithms were broadly comparable in quality and effectiveness, although we recognise that the G-algorithms were not equipped with any ‘prior knowledge’ of epistatic pathway interactions. This use of algorithms based on machine learning has important implications for the optimisation of experimental breeding programmes in the post-genomic era when we shall potentially have access to the full genome sequence of every organism in a breeding population. The non-proprietary code that we have used is made freely available (via Supplementary information). PMID:23185279

  19. Analog and digital appliance technology for the control and monitoring of space HVAC systems

    Energy Technology Data Exchange (ETDEWEB)

    Gyoeri, M

    1987-01-01

    Both analog and digital devices are expected to meet the required control functions. The analog control device meets this function by way of a complicated circuitry and wiring technology of varying sophistication. In the digital control by a preprogrammed microprocessor. Digital technology allows to use the copied programme in different devices. Any change in the control of a system can be implemented and met by a programme change in digital technology. In analog technology, this change involves a change in wiring. (orig./HW).

  20. DEEBAR - A BASIC interactive computer programme for estimating mean resonance spacings

    International Nuclear Information System (INIS)

    Booth, M.; Pope, A.L.; Smith, R.W.; Story, J.S.

    1988-02-01

    DEEBAR is a BASIC interactive programme, which uses the theories of Dyson and of Dyson and Mehta, to compute estimates of the mean resonance spacings and associated uncertainty statistics from an input file of neutron resonance energies. In applying these theories the broad scale energy dependence of D-bar, as predicted by the ordinary theory of level densities, is taken into account. The mean spacing D-bar ± δD-bar, referred to zero energy of the incident neutrons, is computed from the energies of the first k resonances, for k = 2,3...K in turn and as if no resonances are missing. The user is asked to survey this set of D-bar and δD-bar values and to form a judgement - up to what value of k is the set of resonances complete and what value, in consequence, does the user adopt as the preferred value of D-bar? When the preferred values for k and D-bar have been input, the programme calculates revised values for the level density parameters, consistent with this value for D-bar and with other input information. Two short tables are printed, illustrating the energy variation and spin dependence of D-bar. Dyson's formula based on his Coulomb gas analogy is used for estimating the most likely energies of the topmost bound levels. Finally the quasi-crystalline character of a single level series is exploited by means of a table in which the resonance energies are set alongside an energy ladder whose rungs are regularly spaced with spacing D-bar(E); this comparative table expedites the search for gaps where resonances may have been missed experimentally. Used in conjunction with the program LJPROB, which calculates neutron strengths and compares them against the expected Porter Thomas distribution, estimates of the statistical parameters for use in the unresolved resonance region may be derived. (author)

  1. Programmable Toys and Free Play in Early Childhood Classrooms

    Science.gov (United States)

    Newhouse, Christopher Paul; Cooper, Martin; Cordery, Zina

    2017-01-01

    This paper reports on a study that investigated the ways that young children interact with discrete programmable digital toys in a free play setting. One intention was to see whether this interaction would address some of the requirements of the Digital Technologies subject in the Australian Curriculum. The study was implemented in two phases in…

  2. Digital forensics digital evidence in criminal investigations

    CERN Document Server

    Marshall, Angus McKenzie

    2009-01-01

    The vast majority of modern criminal investigations involve some element of digital evidence, from mobile phones, computers, CCTV and other devices. Digital Forensics: Digital Evidence in Criminal Investigations provides the reader with a better understanding of how digital evidence complements "traditional" scientific evidence and examines how it can be used more effectively and efficiently in a range of investigations. Taking a new approach to the topic, this book presents digital evidence as an adjunct to other types of evidence and discusses how it can be deployed effectively in s

  3. Computational Role of Tunneling in a Programmable Quantum Annealer

    Science.gov (United States)

    Boixo, Sergio; Smelyanskiy, Vadim; Shabani, Alireza; Isakov, Sergei V.; Dykman, Mark; Amin, Mohammad; Mohseni, Masoud; Denchev, Vasil S.; Neven, Hartmut

    2016-01-01

    Quantum tunneling is a phenomenon in which a quantum state tunnels through energy barriers above the energy of the state itself. Tunneling has been hypothesized as an advantageous physical resource for optimization. Here we present the first experimental evidence of a computational role of multiqubit quantum tunneling in the evolution of a programmable quantum annealer. We developed a theoretical model based on a NIBA Quantum Master Equation to describe the multi-qubit dissipative cotunneling effects under the complex noise characteristics of such quantum devices.We start by considering a computational primitive, the simplest non-convex optimization problem consisting of just one global and one local minimum. The quantum evolutions enable tunneling to the global minimum while the corresponding classical paths are trapped in a false minimum. In our study the non-convex potentials are realized by frustrated networks of qubit clusters with strong intra-cluster coupling. We show that the collective effect of the quantum environment is suppressed in the critical phase during the evolution where quantum tunneling decides the right path to solution. In a later stage dissipation facilitates the multiqubit cotunneling leading to the solution state. The predictions of the model accurately describe the experimental data from the D-WaveII quantum annealer at NASA Ames. In our computational primitive the temperature dependence of the probability of success in the quantum model is opposite to that of the classical paths with thermal hopping. Specially, we provide an analysis of an optimization problem with sixteen qubits,demonstrating eight qubit cotunneling that increases success probabilities. Furthermore, we report results for larger problems with up to 200 qubits that contain the primitive as subproblems.

  4. 77 FR 50720 - Test Documentation for Digital Computer Software Used in Safety Systems of Nuclear Power Plants

    Science.gov (United States)

    2012-08-22

    ... Used in Safety Systems of Nuclear Power Plants AGENCY: Nuclear Regulatory Commission. ACTION: Draft... Computer Software used in Safety Systems of Nuclear Power Plants.'' The DG-1207 is proposed Revision 1 of... for Digital Computer Software Used in Safety Systems of Nuclear Power Plants'' is temporarily...

  5. WE-AB-303-09: Rapid Projection Computations for On-Board Digital Tomosynthesis in Radiation Therapy

    Energy Technology Data Exchange (ETDEWEB)

    Iliopoulos, AS; Sun, X [Duke University, Durham, NC (United States); Pitsianis, N [Aristotle University of Thessaloniki (Greece); Duke University, Durham, NC (United States); Yin, FF; Ren, L [Duke University Medical Center, Durham, NC (United States)

    2015-06-15

    Purpose: To facilitate fast and accurate iterative volumetric image reconstruction from limited-angle on-board projections. Methods: Intrafraction motion hinders the clinical applicability of modern radiotherapy techniques, such as lung stereotactic body radiation therapy (SBRT). The LIVE system may impact clinical practice by recovering volumetric information via Digital Tomosynthesis (DTS), thus entailing low time and radiation dose for image acquisition during treatment. The DTS is estimated as a deformation of prior CT via iterative registration with on-board images; this shifts the challenge to the computational domain, owing largely to repeated projection computations across iterations. We address this issue by composing efficient digital projection operators from their constituent parts. This allows us to separate the static (projection geometry) and dynamic (volume/image data) parts of projection operations by means of pre-computations, enabling fast on-board processing, while also relaxing constraints on underlying numerical models (e.g. regridding interpolation kernels). Further decoupling the projectors into simpler ones ensures the incurred memory overhead remains low, within the capacity of a single GPU. These operators depend only on the treatment plan and may be reused across iterations and patients. The dynamic processing load is kept to a minimum and maps well to the GPU computational model. Results: We have integrated efficient, pre-computable modules for volumetric ray-casting and FDK-based back-projection with the LIVE processing pipeline. Our results show a 60x acceleration of the DTS computations, compared to the previous version, using a single GPU; presently, reconstruction is attained within a couple of minutes. The present implementation allows for significant flexibility in terms of the numerical and operational projection model; we are investigating the benefit of further optimizations and accurate digital projection sub

  6. WE-AB-303-09: Rapid Projection Computations for On-Board Digital Tomosynthesis in Radiation Therapy

    International Nuclear Information System (INIS)

    Iliopoulos, AS; Sun, X; Pitsianis, N; Yin, FF; Ren, L

    2015-01-01

    Purpose: To facilitate fast and accurate iterative volumetric image reconstruction from limited-angle on-board projections. Methods: Intrafraction motion hinders the clinical applicability of modern radiotherapy techniques, such as lung stereotactic body radiation therapy (SBRT). The LIVE system may impact clinical practice by recovering volumetric information via Digital Tomosynthesis (DTS), thus entailing low time and radiation dose for image acquisition during treatment. The DTS is estimated as a deformation of prior CT via iterative registration with on-board images; this shifts the challenge to the computational domain, owing largely to repeated projection computations across iterations. We address this issue by composing efficient digital projection operators from their constituent parts. This allows us to separate the static (projection geometry) and dynamic (volume/image data) parts of projection operations by means of pre-computations, enabling fast on-board processing, while also relaxing constraints on underlying numerical models (e.g. regridding interpolation kernels). Further decoupling the projectors into simpler ones ensures the incurred memory overhead remains low, within the capacity of a single GPU. These operators depend only on the treatment plan and may be reused across iterations and patients. The dynamic processing load is kept to a minimum and maps well to the GPU computational model. Results: We have integrated efficient, pre-computable modules for volumetric ray-casting and FDK-based back-projection with the LIVE processing pipeline. Our results show a 60x acceleration of the DTS computations, compared to the previous version, using a single GPU; presently, reconstruction is attained within a couple of minutes. The present implementation allows for significant flexibility in terms of the numerical and operational projection model; we are investigating the benefit of further optimizations and accurate digital projection sub

  7. NEWLIN: A digital computer program for the linearisation of sets of algebraic and first order differential equations

    International Nuclear Information System (INIS)

    Hopkinson, A.

    1969-05-01

    The techniques normally used for linearisation of equations are not amenable to general treatment by digital computation. This report describes a computer program for linearising sets of equations by numerical evaluations of partial derivatives. The program is written so that the specification of the non-linear equations is the same as for the digital simulation program, FIFI, and the linearised equations can be punched out in form suitable for input to the frequency response program FRP2 and the poles and zeros program ZIP. Full instructions for the use of the program are given and a sample problem input and output are shown. (author)

  8. Three-dimensional digitizer (neuronavigator): new equipment for computed tomography-guided stereotaxic surgery.

    Science.gov (United States)

    Watanabe, E; Watanabe, T; Manaka, S; Mayanagi, Y; Takakura, K

    1987-06-01

    A new device was invented as an adjunct for computed tomography (CT)-guided stereotaxic or open neurosurgery. It is composed of a multijoint three-dimensional digitizer (sensor arm) and a microcomputer, which indicates the place of the sensor arm tip on preoperative CT images. Computed tomography scan is performed preoperatively with three markers placed on the nasion and ears. At surgery, after fixing the patient's head and the sensor arm, sampling of the standard points was done to translate the position of the tip of the sensor arm onto the CT images displayed on a computer screen. In this way positional data from conventional preoperative CT scan can be directly transferred into the surgical field. This system has the unique feature of introducing CT-guided stereotaxis into conventional open neurosurgery.

  9. Bipolar programmable current supply for superconducting nuclear magnetic resonance magnets

    Science.gov (United States)

    Koivuniemi, Jaakko; Luusalo, Reeta; Hakonen, Pertti

    1998-09-01

    In high resolution continuous-wave nuclear magnetic resonance (NMR) work well-reproducible, linear sweeps of current are needed. We have developed a microcontroller based programmable current supply, tested with superconducting magnets with inductance of 10 mH and 10 H. We achieved a resolution and noise of 4 ppm. The supply has an internal sweep with programmable ramping rate and a possibility for remote operation from a computer with either GPIB or RS232 interface. It is based on an 18-bit D/A converter. The maximum output current is ±10 A, the sweep rate can be set between 1 μA/s-140 mA/s, and the maximum output voltage is ±2.5 V. In work at ultralow temperatures, especially in superconducting quantum interference device NMR, all rf interference to the experiment should be avoided. One of the sources of this kind of unwanted input is the digital switching noise of fast logic devices. We discuss this problem in the context of our design.

  10. Increasing clinical relevance in oral radiology: Benefits and challenges when implementing digital assessment.

    Science.gov (United States)

    de Lange, T; Møystad, A; Torgersen, G R

    2018-02-13

    The aims of the study were to investigate benefits and challenges in implementing a digital examination and study the clinical relevance of the digital examination in relation to clinical training and practice. The study was based on semi-structured focus-group interviews from two distinct student populations (2016 and 2017) in a bachelor programme in dental hygiene. In addition, conversational data from a plenary discussion from the whole second student population (2017) were collected and analysed. The data were approached on basis of content analysis. A benefit experienced in the digital examination was the ease in typing and editing answers on the computer. This suggests an increased effectiveness in computer-based compared to analogue examinations. An additional advantage was the experienced relevance of the examination related to the clinic. This finding refers not only to the digital presentations of images, but also to the entire setting in the clinic and dental practice. The limitations reported by the students were non-optimal viewing conditions for presenting radiographic images and difficulties in obtaining an overview of the assignments compared to paper-based examinations due to the linear digital examination format. The last finding on lacking overview revealed an influence on student performances which should be taken seriously in designing digital examinations. In conclusion, the digital layout increases efficiency and clinical relevance of examinations to a certain extent. Obstacles were found in limitations related to image presentation and lack of overview of the examination. The latter challenge raises questions related to developing suitable assessment software. © 2018 John Wiley & Sons A/S. Published by John Wiley & Sons Ltd.

  11. Digital skrivedidaktik

    DEFF Research Database (Denmark)

    Digital skrivedidaktik består af to dele. Første del præsenterer teori om skrivekompetence og digital skrivning. Digital skrivning er karakteriseret ved at tekster skrives på computer og med digitale værktøjer, hvilket ændrer skrivningens traditionelle praksis, produkt og processer. Hvad er digital...... om elevens skriveproces) og Blogskrivning (der styrker eleverne i at bruge blogs i undervisningen)....

  12. Digital radiography

    International Nuclear Information System (INIS)

    Kusano, Shoichi

    1993-01-01

    Firstly, from an historic point of view, fundamental concepts on digital imaging were reviewed to provide a foundation for discussion of digital radiography. Secondly, this review summarized the results of ongoing research in computed radiography that replaces the conventional film-screen system with a photo-stimulable phosphor plate; and thirdly, image quality, radiation protection, and image processing techniques were discussed with emphasis on picture archiving and communication system environment as our final goal. Finally, future expansion of digital radiography was described based on the present utilization of computed tomography at the National Defense Medical College Hospital. (author) 60 refs

  13. Review of The SIAM 100-Digit Challenge: A Study in High-Accuracy Numerical Computing

    International Nuclear Information System (INIS)

    Bailey, David

    2005-01-01

    In the January 2002 edition of SIAM News, Nick Trefethen announced the '$100, 100-Digit Challenge'. In this note he presented ten easy-to-state but hard-to-solve problems of numerical analysis, and challenged readers to find each answer to ten-digit accuracy. Trefethen closed with the enticing comment: 'Hint: They're hard. If anyone gets 50 digits in total, I will be impressed.' This challenge obviously struck a chord in hundreds of numerical mathematicians worldwide, as 94 teams from 25 nations later submitted entries. Many of these submissions exceeded the target of 50 correct digits; in fact, 20 teams achieved a perfect score of 100 correct digits. Trefethen had offered $100 for the best submission. Given the overwhelming response, a generous donor (William Browning, founder of Applied Mathematics, Inc.) provided additional funds to provide a $100 award to each of the 20 winning teams. Soon after the results were out, four participants, each from a winning team, got together and agreed to write a book about the problems and their solutions. The team is truly international: Bornemann is from Germany, Laurie is from South Africa, Wagon is from the USA, and Waldvogel is from Switzerland. This book provides some mathematical background for each problem, and then shows in detail how each of them can be solved. In fact, multiple solution techniques are mentioned in each case. The book describes how to extend these solutions to much larger problems and much higher numeric precision (hundreds or thousands of digit accuracy). The authors also show how to compute error bounds for the results, so that one can say with confidence that one's results are accurate to the level stated. Numerous numerical software tools are demonstrated in the process, including the commercial products Mathematica, Maple and Matlab. Computer programs that perform many of the algorithms mentioned in the book are provided, both in an appendix to the book and on a website. In the process, the

  14. Computer Skills and Digital Media Uses among Young Students in Rio de Janeiro

    Science.gov (United States)

    Duarte, Rosalia; Cazelli, Sibele; Migliora, Rita; Coimbra, Carlos

    2013-01-01

    The main purpose of this paper is provide information relevant for the formulation of new policies for the integration of technology in education from the discussion of research results that analyse computer skills and digital media uses among students (between 12 to 18 years old) from schools in the city of Rio de Janeiro, Brazil. The schools…

  15. A Hybrid Soft-computing Method for Image Analysis of Digital Plantar Scanners.

    Science.gov (United States)

    Razjouyan, Javad; Khayat, Omid; Siahi, Mehdi; Mansouri, Ali Alizadeh

    2013-01-01

    Digital foot scanners have been developed in recent years to yield anthropometrists digital image of insole with pressure distribution and anthropometric information. In this paper, a hybrid algorithm containing gray level spatial correlation (GLSC) histogram and Shanbag entropy is presented for analysis of scanned foot images. An evolutionary algorithm is also employed to find the optimum parameters of GLSC and transform function of the membership values. Resulting binary images as the thresholded images are undergone anthropometric measurements taking in to account the scale factor of pixel size to metric scale. The proposed method is finally applied to plantar images obtained through scanning feet of randomly selected subjects by a foot scanner system as our experimental setup described in the paper. Running computation time and the effects of GLSC parameters are investigated in the simulation results.

  16. What so What - participatory research of TV2/North-Digital

    DEFF Research Database (Denmark)

    Bjørner, Thomas

    Abstract: TV2/North-Digital is the first channel that broadcast interactive services on DVB-T in Denmark. There is a predominance of young viewers interested in TV2/North-Digital even though the programmes addressing older viewers. The young viewers are interested in the channel because of the new...... technology and the old viewers are more interested in the programmes but more sceptical of the interactive services. The men in the residence show also much higher enthusiasm about the interactive services than the women. There seems to be different ways of perception when multi tasking between the digital...

  17. Some computer applications and digital image processing in nuclear medicine

    International Nuclear Information System (INIS)

    Lowinger, T.

    1981-01-01

    Methods of digital image processing are applied to problems in nuclear medicine imaging. The symmetry properties of central nervous system lesions are exploited in an attempt to determine the three-dimensional radioisotope density distribution within the lesions. An algorithm developed by astronomers at the end of the 19th century to determine the distribution of matter in globular clusters is applied to tumors. This algorithm permits the emission-computed-tomographic reconstruction of spherical lesions from a single view. The three-dimensional radioisotope distribution derived by the application of the algorithm can be used to characterize the lesions. The applicability to nuclear medicine images of ten edge detection methods in general usage in digital image processing were evaluated. A general model of image formation by scintillation cameras is developed. The model assumes that objects to be imaged are composed of a finite set of points. The validity of the model has been verified by its ability to duplicate experimental results. Practical applications of this work involve quantitative assessment of the distribution of radipharmaceuticals under clinical situations and the study of image processing algorithms

  18. Design Principles for "Thriving in Our Digital World": A High School Computer Science Course

    Science.gov (United States)

    Veletsianos, George; Beth, Bradley; Lin, Calvin; Russell, Gregory

    2016-01-01

    "Thriving in Our Digital World" is a technology-enhanced dual enrollment course introducing high school students to computer science through project- and problem-based learning. This article describes the evolution of the course and five lessons learned during the design, development, implementation, and iteration of the course from its…

  19. 78 FR 47015 - Software Requirement Specifications for Digital Computer Software Used in Safety Systems of...

    Science.gov (United States)

    2013-08-02

    ... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Software Requirement Specifications for Digital Computer Software Used in Safety Systems of Nuclear Power Plants AGENCY: Nuclear Regulatory Commission... issuing a revised regulatory guide (RG), revision 1 of RG 1.172, ``Software Requirement Specifications for...

  20. Cognitive Hacking and Digital Government: Digital Identity

    OpenAIRE

    Paul Thompson

    2004-01-01

    Recently the National Center for Digital Government held a workshop on "The Virtual Citizen: Identity, Autonomy, and Accountability: A Civic Scenario Exploration of the Role of Identity in On-Line. Discussions at the workshop focused on five scenarios for future authentication policies with respect to digital identity. The underlying technologies considered for authentication were: biometrics: cryptography, with a focus on digital signatures; secure processing/computation; and reputation syst...

  1. Digital optical processing of optical communications: towards an Optical Turing Machine

    Science.gov (United States)

    Touch, Joe; Cao, Yinwen; Ziyadi, Morteza; Almaiman, Ahmed; Mohajerin-Ariaei, Amirhossein; Willner, Alan E.

    2017-01-01

    Optical computing is needed to support Tb/s in-network processing in a way that unifies communication and computation using a single data representation that supports in-transit network packet processing, security, and big data filtering. Support for optical computation of this sort requires leveraging the native properties of optical wave mixing to enable computation and switching for programmability. As a consequence, data must be encoded digitally as phase (M-PSK), semantics-preserving regeneration is the key to high-order computation, and data processing at Tb/s rates requires mixing. Experiments have demonstrated viable approaches to phase squeezing and power restoration. This work led our team to develop the first serial, optical Internet hop-count decrement, and to design and simulate optical circuits for calculating the Internet checksum and multiplexing Internet packets. The current exploration focuses on limited-lookback computational models to reduce the need for permanent storage and hybrid nanophotonic circuits that combine phase-aligned comb sources, non-linear mixing, and switching on the same substrate to avoid the macroscopic effects that hamper benchtop prototypes.

  2. Digital optical processing of optical communications: towards an Optical Turing Machine

    Directory of Open Access Journals (Sweden)

    Touch Joe

    2017-01-01

    Full Text Available Optical computing is needed to support Tb/s in-network processing in a way that unifies communication and computation using a single data representation that supports in-transit network packet processing, security, and big data filtering. Support for optical computation of this sort requires leveraging the native properties of optical wave mixing to enable computation and switching for programmability. As a consequence, data must be encoded digitally as phase (M-PSK, semantics-preserving regeneration is the key to high-order computation, and data processing at Tb/s rates requires mixing. Experiments have demonstrated viable approaches to phase squeezing and power restoration. This work led our team to develop the first serial, optical Internet hop-count decrement, and to design and simulate optical circuits for calculating the Internet checksum and multiplexing Internet packets. The current exploration focuses on limited-lookback computational models to reduce the need for permanent storage and hybrid nanophotonic circuits that combine phase-aligned comb sources, non-linear mixing, and switching on the same substrate to avoid the macroscopic effects that hamper benchtop prototypes.

  3. Perancangan Papan Informasi Digital Berbasis Web pada Raspberry pi

    Directory of Open Access Journals (Sweden)

    Rizal Panuntun

    2015-04-01

    Full Text Available Digital signage is information boards migrate from conventional forms to digital form. Form of digital signage used in computer by connecting to monitor to display the information. Digital notice board (digital signage puts a digital-based information services in one direction. Many digital signage applications appear with the development of information technology. Unfortunately, if used as a digital signage devices, the implementation of existing digital signage applications using a desktop computer is unefficient. Signage applications that developed to be implemented on a single board computers such as raspberry-pi is still rare. In that case, there are any idea to implement a mini computer raspberry-pi as digital signage devices. Mini computer raspberry-Pi was chosen because of its small size and power saving. so it can be efficient and flexible than a regular desktop computer. Forming of this thesis includes designing web server using PHP and MySQL and raspberry pi configuration. The results of this research is to implement digital signage in raspbeery pi that produce a web-based digital information boards that efficient and power saving.

  4. Multinational design evaluation programme - Annual report March 2013-March 2014

    International Nuclear Information System (INIS)

    2014-04-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 cooperation 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 the MDEP members. In the past year, MDEP has expanded to include cooperation on the VVER and ABWR designs and additional members have begun participating in the programme to share their experiences on these design reviews. This report provides the current status of the programme. Significant progress is being made on the overall MDEP goals of increased cooperation and enhanced convergence of requirements and practices. In addition, the lessons learnt from the 11 March 2011, events at the Fukushima Daiichi nuclear power plant are being incorporated into MDEP activities through the programme plans of design-specific working groups (DSWG). On this topic, the EPR Working Group has issued a common position which will be supplemented by five technical appendices by the end of 2014. Other DSWG are in the process of drafting such common positions. Several DSWGs' are facilitating the MDEP programme goal of enhanced cooperation: the EPRWG, the Vendor Inspection Cooperation Working Group (VICWG), the Digital Instrumentation and Controls Working Group (DICWG), the Codes and Standards Working Group (CSWG). Accomplishments to date provide confidence that the MDEP membership, structure and processes

  5. Qubits and quantum Hamiltonian computing performances for operating a digital Boolean 1/2-adder

    Science.gov (United States)

    Dridi, Ghassen; Faizy Namarvar, Omid; Joachim, Christian

    2018-04-01

    Quantum Boolean (1 + 1) digits 1/2-adders are designed with 3 qubits for the quantum computing (Qubits) and 4 quantum states for the quantum Hamiltonian computing (QHC) approaches. Detailed analytical solutions are provided to analyse the time operation of those different 1/2-adder gates. QHC is more robust to noise than Qubits and requires about the same amount of energy for running its 1/2-adder logical operations. QHC is faster in time than Qubits but its logical output measurement takes longer.

  6. ATCA digital controller hardware for vertical stabilization of plasmas in tokamaks

    International Nuclear Information System (INIS)

    Batista, A. J. N.; Sousa, J.; Varandas, C. A. F.

    2006-01-01

    The efficient vertical stabilization (VS) of plasmas in tokamaks requires a fast reaction of the VS controller, for example, after detection of edge localized modes (ELM). For controlling the effects of very large ELMs a new digital control hardware, based on the Advanced Telecommunications Computing Architecture trade mark sign (ATCA), is being developed aiming to reduce the VS digital control loop cycle (down to an optimal value of 10 μs) and improve the algorithm performance. The system has 1 ATCA trade mark sign processor module and up to 12 ATCA trade mark sign control modules, each one with 32 analog input channels (12 bit resolution), 4 analog output channels (12 bit resolution), and 8 digital input/output channels. The Aurora trade mark sign and PCI Express trade mark sign communication protocols will be used for data transport, between modules, with expected latencies below 2 μs. Control algorithms are implemented on a ix86 based processor with 6 Gflops and on field programmable gate arrays with 80 GMACS, interconnected by serial gigabit links in a full mesh topology

  7. Linguistics and the digital humanities

    DEFF Research Database (Denmark)

    Jensen, Kim Ebensgaard

    2014-01-01

    Corpus linguistics has been closely intertwined with digital technology since the introduction of university computer mainframes in the 1960s. Making use of both digitized data in the form of the language corpus and computational methods of analysis involving concordancers and statistics software......, corpus linguistics arguably has a place in the digital humanities. Still, it remains obscure and figures only sporadically in the literature on the digital humanities. This article provides an overview of the main principles of corpus linguistics and the role of computer technology in relation to data...... and method and also offers a bird's-eye view of the history of corpus linguistics with a focus on its intimate relationship with digital technology and how digital technology has impacted the very core of corpus linguistics and shaped the identity of the corpus linguist. Ultimately, the article is oriented...

  8. A Hybrid Soft-computing Method for Image Analysis of Digital Plantar Scanners

    Science.gov (United States)

    Razjouyan, Javad; Khayat, Omid; Siahi, Mehdi; Mansouri, Ali Alizadeh

    2013-01-01

    Digital foot scanners have been developed in recent years to yield anthropometrists digital image of insole with pressure distribution and anthropometric information. In this paper, a hybrid algorithm containing gray level spatial correlation (GLSC) histogram and Shanbag entropy is presented for analysis of scanned foot images. An evolutionary algorithm is also employed to find the optimum parameters of GLSC and transform function of the membership values. Resulting binary images as the thresholded images are undergone anthropometric measurements taking in to account the scale factor of pixel size to metric scale. The proposed method is finally applied to plantar images obtained through scanning feet of randomly selected subjects by a foot scanner system as our experimental setup described in the paper. Running computation time and the effects of GLSC parameters are investigated in the simulation results. PMID:24083133

  9. Building the digital enterprise a guide to constructing monetization models using digital technologies

    CERN Document Server

    Skilton, Mark

    2016-01-01

    The digital economy is at a tipping point. This practical book defines digital ecosystems, discusses digital design using converging technologies of social networking, mobility, big data and cloud computing, and provides a methods for linking digital technologies together to meet the challenges of building a digital enterprise in the new economy.

  10. 77 FR 50723 - Verification, Validation, Reviews, and Audits for Digital Computer Software Used in Safety...

    Science.gov (United States)

    2012-08-22

    ... regulations with respect to software verification and auditing of digital computer software used in the safety... Standards and Records,'' which requires, in part, that a quality assurance program be established and implemented to provide adequate assurance that systems and components important to safety will satisfactorily...

  11. Forensic Computing (Dagstuhl Seminar 13482)

    OpenAIRE

    Freiling, Felix C.; Hornung, Gerrit; Polcák, Radim

    2014-01-01

    Forensic computing} (sometimes also called digital forensics, computer forensics or IT forensics) is a branch of forensic science pertaining to digital evidence, i.e., any legal evidence that is processed by digital computer systems or stored on digital storage media. Forensic computing is a new discipline evolving within the intersection of several established research areas such as computer science, computer engineering and law. Forensic computing is rapidly gaining importance since the...

  12. Event management for large scale event-driven digital hardware spiking neural networks.

    Science.gov (United States)

    Caron, Louis-Charles; D'Haene, Michiel; Mailhot, Frédéric; Schrauwen, Benjamin; Rouat, Jean

    2013-09-01

    The interest in brain-like computation has led to the design of a plethora of innovative neuromorphic systems. Individually, spiking neural networks (SNNs), event-driven simulation and digital hardware neuromorphic systems get a lot of attention. Despite the popularity of event-driven SNNs in software, very few digital hardware architectures are found. This is because existing hardware solutions for event management scale badly with the number of events. This paper introduces the structured heap queue, a pipelined digital hardware data structure, and demonstrates its suitability for event management. The structured heap queue scales gracefully with the number of events, allowing the efficient implementation of large scale digital hardware event-driven SNNs. The scaling is linear for memory, logarithmic for logic resources and constant for processing time. The use of the structured heap queue is demonstrated on a field-programmable gate array (FPGA) with an image segmentation experiment and a SNN of 65,536 neurons and 513,184 synapses. Events can be processed at the rate of 1 every 7 clock cycles and a 406×158 pixel image is segmented in 200 ms. Copyright © 2013 Elsevier Ltd. All rights reserved.

  13. Tout cela est bien quelque chose: Digital Preservation Today: how European Commission programmes and policy have brought us here: Festschrift for Patricia (Pat Manson

    Directory of Open Access Journals (Sweden)

    Janet Delve

    2017-05-01

    Full Text Available Patricia (Pat Manson worked with the European Commission's (EC’s research programmes from the early 1990s, initially as project officer (December 1991-March 2003 and then as Head of Unit (April 2003-2011 for Cultural Heritage and Technology Enhanced Learning which was part of the Directorate General Information Society and Media. The unit focused primarily on research in digital libraries, digital preservation, and in the use of ICTs for improving learning, but was also involved in the development of the i2010 digital libraries policies and actions. Prior to joining the Commission, she worked in the UK providing a national advisory and market watch service to libraries on the use of new technologies. She is now Head of the Inclusion, Skills & Youth Unit of the EC’s Directorate General for Communication Networks, Content and Technology (DG CONNECT, where the unit’s goal is to ensure that citizens, especially youth and those at risk of exclusion, are best able to benefit from the Internet and have the necessary skills so to do. This article sets out Pat’s leadership of EC-funded Digital Preservation, and examines her legacy in terms of lasting best practices, contributions to standardisation activities etc.

  14. MalHaploFreq: A computer programme for estimating malaria haplotype frequencies from blood samples

    Directory of Open Access Journals (Sweden)

    Smith Thomas A

    2008-07-01

    Full Text Available Abstract Background Molecular markers, particularly those associated with drug resistance, are important surveillance tools that can inform policy choice. People infected with falciparum malaria often contain several genetically-distinct clones of the parasite; genotyping the patients' blood reveals whether or not the marker is present (i.e. its prevalence, but does not reveal its frequency. For example a person with four malaria clones may contain both mutant and wildtype forms of a marker but it is not possible to distinguish the relative frequencies of the mutant and wildtypes i.e. 1:3, 2:2 or 3:1. Methods An appropriate method for obtaining frequencies from prevalence data is by Maximum Likelihood analysis. A computer programme has been developed that allows the frequency of markers, and haplotypes defined by up to three codons, to be estimated from blood phenotype data. Results The programme has been fully documented [see Additional File 1] and provided with a user-friendly interface suitable for large scale analyses. It returns accurate frequencies and 95% confidence intervals from simulated dataset sets and has been extensively tested on field data sets. Additional File 1 User manual for MalHaploFreq. Click here for file Conclusion The programme is included [see Additional File 2] and/or may be freely downloaded from 1. It can then be used to extract molecular marker and haplotype frequencies from their prevalence in human blood samples. This should enhance the use of frequency data to inform antimalarial drug policy choice. Additional File 2 executable programme compiled for use on DOS or windows Click here for file

  15. Computer programmes for nuclear physics

    International Nuclear Information System (INIS)

    Wilmore, D.

    1981-02-01

    Two programmes for use in the calculation of problems involving the scattering of neutrons, protons or heavier composite particles from nuclei are described. The first, an optical model for the calculation of the elastic, total and absorption cross-sections from an optical potential, includes facilities for automatically finding the appropriate optical potential to describe any given set of experimental data. The second a statistical model for the calculation of inelastic and other compound nucleus scattering processes, according to three different theories, includes level width fluctuation calculations. (U.K.)

  16. Examination of welds by digital radiography

    International Nuclear Information System (INIS)

    Ekinci, S.

    2004-01-01

    Industrial radiography is the oldest and most reliable non-destructive test method in the examination and two dimensional evaluation of weld defects. Digital radiographic methods provide more sensitive, faster and more reliable evaluation of defect images. One of the most important factors influencing the contrast and consequently the image quality is the noise on the film caused by scattered radiation. The digital image processing technique can eliminate the noise and improve the image quality. Digital radiography also enables three dimensional evaluation of weld defects. This work describes the use of digital radiography in the evaluation of defects in welds of different configurations by using a laser film digitizing system and an appropriate software programme. Advantages and limitations of the digital technique and conventional film radiography were discussed. (author)

  17. Examination of welds by digital radiography

    International Nuclear Information System (INIS)

    Ekinci, S.

    2004-01-01

    Full text: Industrial radiography is the oldest and most reliable non-destructive test method in the examination and two dimensional evaluation of weld defects. Digital radiographic methods provide more sensitive, faster and more reliable evaluation of defect images. One of the most important factors influencing the contrast and consequently the image quality is the noise on the film caused by scattered radiation. The digital image processing technique can eliminate the noise and improve the image quality. Digital radiography also enables three dimensional evaluation of weld defects. This work describes the use of digital radiography in the evaluation of defects in welds of different configurations by using a laser film digitizing system and an appropriate software programme. Advantages and limitations of the digital technique and conventional film radiography were discussed

  18. Digitization errors using digital charge division positionsensitive detectors

    International Nuclear Information System (INIS)

    Berliner, R.; Mildner, D.F.R.; Pringle, O.A.

    1981-01-01

    The data acquisition speed and electronic stability of a charge division position-sensitive detector may be improved by using digital signal processing with a table look-up high speed multiply to form the charge division quotient. This digitization process introduces a positional quantization difficulty which reduces the detector position sensitivity. The degree of the digitization error is dependent on the pulse height spectrum of the detector and on the resolution or dynamic range of the system analog-to-digital converters. The effects have been investigated analytically and by computer simulation. The optimum algorithm for position sensing determination using 8-bit digitization and arithmetic has a digitization error of less than 1%. (orig.)

  19. Computer-Assisted Digital Image Analysis of Plus Disease in Retinopathy of Prematurity.

    Science.gov (United States)

    Kemp, Pavlina S; VanderVeen, Deborah K

    2016-01-01

    The objective of this study is to review the current state and role of computer-assisted analysis in diagnosis of plus disease in retinopathy of prematurity. Diagnosis and documentation of retinopathy of prematurity are increasingly being supplemented by digital imaging. The incorporation of computer-aided techniques has the potential to add valuable information and standardization regarding the presence of plus disease, an important criterion in deciding the necessity of treatment of vision-threatening retinopathy of prematurity. A review of literature found that several techniques have been published examining the process and role of computer aided analysis of plus disease in retinopathy of prematurity. These techniques use semiautomated image analysis techniques to evaluate retinal vascular dilation and tortuosity, using calculated parameters to evaluate presence or absence of plus disease. These values are then compared with expert consensus. The study concludes that computer-aided image analysis has the potential to use quantitative and objective criteria to act as a supplemental tool in evaluating for plus disease in the setting of retinopathy of prematurity.

  20. Dynamic simulation of hvdc transmission systems on digital computers

    Energy Technology Data Exchange (ETDEWEB)

    Hingorani, N G; Hay, J L; Crosbie, R E

    1966-05-01

    A digital computer technique is based on the fact that the operation of an hvdc converter consists of similar consecutive processes, each process having features which are common to all processes. Each bridge converter of an hvdc system is represented by a central process, and repetitive use of the latter simulates continuous converter operation. This technique may be employed to obtain the waveforms of transient or steady state voltages and currents anywhere in the dc system. To illustrate the method, an hvdc link is considered; the link which connects two independent ac systems conprises two converters with their control systems, and a dc transmission line. As an example, the transient behavior of the system is examined following changes in the current settings of the control system.

  1. Computer Based Assessment of Cervical Vertebral Maturation Stages Using Digital Lateral Cephalograms

    OpenAIRE

    Dzemidzic, Vildana; Sokic, Emir; Tiro, Alisa; Nakas, Enita

    2015-01-01

    Objective: This study was aimed to investigate the reliability of a computer application for assessment of the stages of cervical vertebra maturation in order to determine the stage of skeletal maturity. Material and methods: For this study, digital lateral cephalograms of 99 subjects (52 females and 47 males) were examined. The following selection criteria were used during the sample composition: age between 9 and 16 years, absence of anomalies of the vertebrae, good general health, no histo...

  2. DIGITAL TRANSFORMATION : HOW APIS DRIVE BUSINESS MODEL CHANGE AND INNOVATION

    OpenAIRE

    Hellbe, Simon; Leung, Peter

    2015-01-01

    Over the years, information technology has created opportunities to improve and extend businesses and to start conducting business in new ways. With the evolution of IT, all businesses and industries are becoming increasingly digitized. This process, or coevolution, of IT and business coming together is called digital transformation. One of the recent trends in this digital transformation is the use of application programmable interfaces (APIs). APIs are standardized digital communication int...

  3. Software usage in unsupervised digital doorway computing environments in disadvantaged South African communities: Focusing on youthful users

    CSIR Research Space (South Africa)

    Gush, K

    2011-01-01

    Full Text Available Digital Doorways provide computing infrastructure in low-income communities in South Africa. The unsupervised DD terminals offer various software applications, from entertainment through educational resources to research material, encouraging...

  4. The cost-effectiveness of the RSI QuickScan intervention programme for computer workers: Results of an economic evaluation alongside a randomised controlled trial.

    Science.gov (United States)

    Speklé, Erwin M; Heinrich, Judith; Hoozemans, Marco J M; Blatter, Birgitte M; van der Beek, Allard J; van Dieën, Jaap H; van Tulder, Maurits W

    2010-11-11

    The costs of arm, shoulder and neck symptoms are high. In order to decrease these costs employers implement interventions aimed at reducing these symptoms. One frequently used intervention is the RSI QuickScan intervention programme. It establishes a risk profile of the target population and subsequently advises interventions following a decision tree based on that risk profile. The purpose of this study was to perform an economic evaluation, from both the societal and companies' perspective, of the RSI QuickScan intervention programme for computer workers. In this study, effectiveness was defined at three levels: exposure to risk factors, prevalence of arm, shoulder and neck symptoms, and days of sick leave. The economic evaluation was conducted alongside a randomised controlled trial (RCT). Participating computer workers from 7 companies (N = 638) were assigned to either the intervention group (N = 320) or the usual care group (N = 318) by means of cluster randomisation (N = 50). The intervention consisted of a tailor-made programme, based on a previously established risk profile. At baseline, 6 and 12 month follow-up, the participants completed the RSI QuickScan questionnaire. Analyses to estimate the effect of the intervention were done according to the intention-to-treat principle. To compare costs between groups, confidence intervals for cost differences were computed by bias-corrected and accelerated bootstrapping. The mean intervention costs, paid by the employer, were 59 euro per participant in the intervention and 28 euro in the usual care group. Mean total health care and non-health care costs per participant were 108 euro in both groups. As to the cost-effectiveness, improvement in received information on healthy computer use as well as in their work posture and movement was observed at higher costs. With regard to the other risk factors, symptoms and sick leave, only small and non-significant effects were found. In this study, the RSI Quick

  5. THE APPLICATION OF PASS-COMPUTER PROGRAMME AND MOLECULAR DOCKING FOR THE SEARCH OF NEW ANTICONVULSANTS

    Directory of Open Access Journals (Sweden)

    Perekhoda L.O.

    2014-12-01

    Full Text Available Introduction. Currently the priority goal of designing drugs is the integration of the methods of organic chemistry and pharmacology. The application of computer programmes which can predict interaction of Annals of potential drugs with molecules of biological targets makes possible to decrease the number of experiments on laboratory animals. Thereby the economic efficiency of production of new medicines increases. Models of the research the anticonvulsant activity (in particular, korazol, thiosemikarbazid, strychnine, etc. are the most rigid experimental models of pharmacological screening, which basically entails the pains of laboratory animals or their death. The application of computer programmes in the research of potential anticonvulsants has economic and social desirability and high level of importance for the pharmaceutical science and health care. The most perspective methods of research are the virtual screening, molecular docking. These methods allow to evaluate the affinity of a substance to a specific biological target, i.e. to identify an inhibitor of a particular enzyme or protein. Material and methods. We have carried out the construction of 50 groups substances (507 hypothetical structures. We have chosen the five-membered di(threeazaheterocycle as basic pharmacophores to form virtual structures because firstly their structure is similar to cyclic conformation of neurotransmitter and secondly according to the literature perspective anticonvulsants had already found among these derivatives. Computer prediction of pharmacological activity for all compounds of virtual database was performed using the PASS (Prediction of Activity Spectra for Substances computer programme. Results obtained by PASS-computer programme showed prospects of search the anticonvulsants among 10 groups of derivatives di(threeazaheterocycles (probable activity (Pa of substances of these groups are from 0.5 to 0.84. In order to determine the potential

  6. Architecture and Initial Development of a Digital Library Platform for Computable Knowledge Objects for Health.

    Science.gov (United States)

    Flynn, Allen J; Bahulekar, Namita; Boisvert, Peter; Lagoze, Carl; Meng, George; Rampton, James; Friedman, Charles P

    2017-01-01

    Throughout the world, biomedical knowledge is routinely generated and shared through primary and secondary scientific publications. However, there is too much latency between publication of knowledge and its routine use in practice. To address this latency, what is actionable in scientific publications can be encoded to make it computable. We have created a purpose-built digital library platform to hold, manage, and share actionable, computable knowledge for health called the Knowledge Grid Library. Here we present it with its system architecture.

  7. Can Digital Computers Support Ancient Mathematical Consciousness?

    Directory of Open Access Journals (Sweden)

    Aaron Sloman

    2018-05-01

    Full Text Available This paper poses, discusses, but does not definitively answer, the following questions: What sorts of reasoning machinery could the ancient mathematicians, and other intelligent animals, be using for spatial reasoning, before the discovery of modern logical mechanisms? “Diagrams in minds” perhaps? How and why did natural selection produce such machinery? Is there a single package of biological abilities for spatial reasoning, or did different sorts of mathematical competence evolve at different times, forming a “layered” system? Do the layers develop in individuals at different stages? Which components are shared with other intelligent species? Does some or all of the machinery exist at or before birth in humans and if not how and when does it develop, and what is the role of experience in its development? How do brains implement such machinery? Could similar machines be implemented as virtual machines on digital computers, and if not what sorts of non-digital “Super Turing” mechanisms could replicate the required functionality, including discovery of impossibility and necessity? How are impossibility and necessity represented in brains? Are chemical mechanisms required? How could such mechanisms be specified in a genome? Are some not specified in the genome but products of interaction between genome and environment? Does Turing’s work on chemical morphogenesis published shortly before he died indicate that he was interested in this problem? Will the answers to these questions vindicate Immanuel Kant’s claims about the nature of mathematical knowledge, including his claim that mathematical truths are non-empirical, synthetic and necessary? Perhaps it’s time for discussions of consciousness to return to the nature of ancient mathematical consciousness, and related aspects of everyday human and non-human intelligence, usually ignored by consciousness theorists.

  8. Developments of FPGA-based digital back-ends for low frequency antenna arrays at Medicina radio telescopes

    Science.gov (United States)

    Naldi, G.; Bartolini, M.; Mattana, A.; Pupillo, G.; Hickish, J.; Foster, G.; Bianchi, G.; Lingua, A.; Monari, J.; Montebugnoli, S.; Perini, F.; Rusticelli, S.; Schiaffino, M.; Virone, G.; Zarb Adami, K.

    In radio astronomy Field Programmable Gate Array (FPGA) technology is largely used for the implementation of digital signal processing techniques applied to antenna arrays. This is mainly due to the good trade-off among computing resources, power consumption and cost offered by FPGA chip compared to other technologies like ASIC, GPU and CPU. In the last years several digital backend systems based on such devices have been developed at the Medicina radio astronomical station (INAF-IRA, Bologna, Italy). Instruments like FX correlator, direct imager, beamformer, multi-beam system have been successfully designed and realized on CASPER (Collaboration for Astronomy Signal Processing and Electronics Research, https://casper.berkeley.edu) processing boards. In this paper we present the gained experience in this kind of applications.

  9. Efficacy of the Danish epilepsy surgery programme

    DEFF Research Database (Denmark)

    Holm, E; Foged, M T; Beniczky, S

    2018-01-01

    lobe after ICR were free of disabling seizures. 12% of MTLE patients developed de novo depression after epilepsy surgery despite good surgical outcome. Three patients required rehabilitation due to post-operative hemiplegia. CONCLUSION: The outcomes of the Danish epilepsy surgery programme align...... epilepsy surgery programme from 2009 to 2014. MATERIAL AND METHODS: A total of 169 consecutive patients, operated at Rigshospitalet, were included. Information was gathered from digital patient records. Before 1-year follow-up, two patients were lost to follow-up and three were referred to new surgery...

  10. X-ray film digitization using a personal computer and hand-held scanner: a simple technique for storing images

    International Nuclear Information System (INIS)

    Munoz-Nunez, C. F.; Lloret-Alcaniz, A.

    1998-01-01

    To develop a simple, low-cost technique for the digitization of X-ray films for personal use. A 66-MHz 486 PC with 8 MB of RAM, a Logitech ScanMan 256 hand-held scanner and a standard negatoscope with the power source converted to direct current. Although the system was originally designed for the digitization of mammographies, it has also been used with computed tomography, magnetic resonance, digital angiography and ultrasonographic images, as well as plain X-rays. After a minimal training period, the system digitized X-ray films easily and rapidly. Although the scanning values vary depending on the type of image to be digitized, an input spatial resolution of 200 dpi and a contrast resolution of 256 levels of gray are generally adequate. Of the storage formats tested, JPEG presented the best quality/image size ratio. A simple, low-cost technique has been developed for the digitization of X-ray films. This technique enables the storage of images in a digital format, thus facilitating their presentation and transmission. (Author) 9 refs

  11. Computing Hypercrossed Complex Pairings in Digital Images

    Directory of Open Access Journals (Sweden)

    Simge Öztunç

    2013-01-01

    Full Text Available We consider an additive group structure in digital images and introduce the commutator in digital images. Then we calculate the hypercrossed complex pairings which generates a normal subgroup in dimension 2 and in dimension 3 by using 8-adjacency and 26-adjacency.

  12. Spectrometric analog-to-digital converter

    International Nuclear Information System (INIS)

    Ormandzhiev, S.I.; Jordanov, V.T.

    1988-01-01

    Converter of digit-by-digit counterbalancing with slipping dial with number of channels equal to total number of states of the main digital-to-analog converter of digit-by-digit counterbalancing systems is presented. Algorithm for selection of digital-to-analog converters, which must be used by means of computer is suggested

  13. Computer processing techniques in digital radiography research

    International Nuclear Information System (INIS)

    Pickens, D.R.; Kugel, J.A.; Waddill, W.B.; Smith, G.D.; Martin, V.N.; Price, R.R.; James, A.E. Jr.

    1985-01-01

    In the Department of Radiology and Radiological Sciences, Vanderbilt University Medical Center, and the Center for Medical Imaging Research, Nashville, TN, there are several activities which are designed to increase the information available from film-screen acquisition as well as from direct digital acquisition of radiographic information. Two of the projects involve altering the display of images after acquisition, either to remove artifacts present as a result of the acquisition process or to change the manner in which the image is displayed to improve the perception of details in the image. These two projects use methods which can be applied to any type of digital image, but are being implemented with images digitized from conventional x-ray film. One of these research endeavors involves mathematical alteration of the image to correct for motion artifacts or registration errors between images that will be subtracted. Another applies well-known image processing methods to digital radiographic images to improve the image contrast and enhance subtle details in the image. A third project involves the use of dual energy imaging with a digital radiography system to reconstruct images which demonstrate either soft tissue details or the osseous structures. These projects are discussed in greater detail in the following sections of this communication

  14. Relevant training issues for introduction of digital radiology: Results of a survey

    International Nuclear Information System (INIS)

    Peer, S.; Faulkner, K.; Torbica, P.; Peer, R.; Busch, H. P.; Vetter, S.; Neofotistou, E.; Back, C.; Bosmans, H.; Vano, E.

    2005-01-01

    Council Directive 97/43/Euratom establishes the need for adequate training of radiology staff. The transition to digital radiology implies changes in various imaging aspects, which are not sufficiently covered by current institutional training programmes. This work aimed to assess how professionals, experienced in digital imaging, acquired their expertise and hence, what form institutional training should take. Within DIMOND III, a survey on training and resources was performed among radiology professionals. A lack of institutional education for digital radiology was found. In the transition to digital radiology, 30-35% train on the job and another 23-28% receive training from digital equipment vendors. A general agreement exists on the need for new quality criteria and strategies for dose management. Issues relevant for conventional/digital transition are only sparsely covered in EC training programmes. Based on these results, a set of training issues was produced, to be included in future European guidelines. (authors)

  15. Role of computers in CANDU safety systems

    International Nuclear Information System (INIS)

    Hepburn, G.A.; Gilbert, R.S.; Ichiyen, N.M.

    1985-01-01

    Small digital computers are playing an expanding role in the safety systems of CANDU nuclear generating stations, both as active components in the trip logic, and as monitoring and testing systems. The paper describes three recent applications: (i) A programmable controller was retro-fitted to Bruce ''A'' Nuclear Generating Station to handle trip setpoint modification as a function of booster rod insertion. (ii) A centralized monitoring computer to monitor both shutdown systems and the Emergency Coolant Injection system, is currently being retro-fitted to Bruce ''A''. (iii) The implementation of process trips on the CANDU 600 design using microcomputers. While not truly a retrofit, this feature was added very late in the design cycle to increase the margin against spurious trips, and has now seen about 4 unit-years of service at three separate sites. Committed future applications of computers in special safety systems are also described. (author)

  16. Multichannel Digital Emulator of Radiation Detection Systems

    International Nuclear Information System (INIS)

    Abba, A.; Caponio, F.; Geraci, A.

    2013-06-01

    A digital system for emulating in real time signals from generic setups for radiation detection is presented. The instrument is not a pulse generator of recorded shapes but a synthesizer of random pulses compliant to programmable statistics for energy and occurrence time. Completely programmable procedures for emulation of noise, disturbances and reference level variation can be implemented. The instrument has been realized and fully tested. (authors)

  17. From Computational Thinking to Computational Empowerment: A 21st Century PD Agenda

    DEFF Research Database (Denmark)

    Iversen, Ole Sejer; Smith, Rachel Charlotte; Dindler, Christian

    2018-01-01

    We propose computational empowerment as an approach, and a Participatory Design response, to challenges related to digitalization of society and the emerging need for digital literacy in K12 education. Our approach extends the current focus on computational thinking to include contextual, human-c...... technology in education. We argue that PD has the potential to drive a computational empowerment agenda in education, by connecting political PD with contemporary visions for addressing a future digitalized labor market and society.......We propose computational empowerment as an approach, and a Participatory Design response, to challenges related to digitalization of society and the emerging need for digital literacy in K12 education. Our approach extends the current focus on computational thinking to include contextual, human......-centred and societal challenges and impacts involved in students’ creative and critical engagement with digital technology. Our research is based on the FabLab@School project, in which a PD approach to computational empowerment provided opportunities as well as further challenges for the complex agenda of digital...

  18. Inselect: Automating the Digitization of Natural History Collections.

    Directory of Open Access Journals (Sweden)

    Lawrence N Hudson

    Full Text Available The world's natural history collections constitute an enormous evidence base for scientific research on the natural world. To facilitate these studies and improve access to collections, many organisations are embarking on major programmes of digitization. This requires automated approaches to mass-digitization that support rapid imaging of specimens and associated data capture, in order to process the tens of millions of specimens common to most natural history collections. In this paper we present Inselect-a modular, easy-to-use, cross-platform suite of open-source software tools that supports the semi-automated processing of specimen images generated by natural history digitization programmes. The software is made up of a Windows, Mac OS X, and Linux desktop application, together with command-line tools that are designed for unattended operation on batches of images. Blending image visualisation algorithms that automatically recognise specimens together with workflows to support post-processing tasks such as barcode reading, label transcription and metadata capture, Inselect fills a critical gap to increase the rate of specimen digitization.

  19. Impact of the digital divide on information literacy training in a higher education context

    Directory of Open Access Journals (Sweden)

    Segarani Naidoo

    2012-12-01

    Full Text Available This paper reports on a master’s study undertaken to investigate the impact of the digital divide on information literacy(IL training of Extended Curriculum Programme (ECP students at the Durban University of Technology (DUT. Since1994 the demographics of higher education institutions in South Africa have changed. Today these institutions compriseheterogeneous groups of students, by race, economic background, digital background, etc. and consequently with differentlevels of literacy, information and otherwise. The problem that this study addressed was the impact of having both digitallyadvantaged and digitally disadvantaged students in the same information literacy classroom, expecting them to reachlearning outcomes without frustrating students from either group. The objective of the study was to investigate the impactof the digital divide on IL training of ECP students at the DUT and to recommend guidelines for teaching and learning of ILthat would accommodate both digitally advantaged and digitally disadvantaged students. The study employed a mixedmethod approach in its research design. Data was collected from ECP students (of 2010 by means of a questionnaire; aninterview schedule was used to collect data from Subject Librarians involved in teaching the IL module to ECP students; aseparate interview schedule was used to collect data from the ECP Coordinator. Qualitative and quantitative datacollected were prepared for analysis by means of content analysis and numerical coding, respectively and then subjectedto statistical analysis via SPSS, which produced percentage and frequency distributions to ascertain findings. The findingsof the study revealed that the digital divide does impact on IL training in ways such as: slowing down the progress of ILlessons; basic computer skills need to be taught in the IL classroom; and that digitally disadvantaged students find itdifficult to follow online lessons while advantaged students already have the

  20. Synthetic digital radiographs using exposure computer models of Voxels / EGS4 Phantoms

    International Nuclear Information System (INIS)

    Kenned, Roberto; Vieira, Jose W.; Lima, Fernando R.A.; Loureiro, Eduardo

    2008-01-01

    The objective of this work is to produce synthetic digital radiographs from synthetic phantoms with the use of a Computational Model of Exposition (MCE). The literature explains a model consisted on a phantom, a Monte Carlo code and an algorithm of a radioactive source. In this work it was used the FAX phantom (Female Adult voXel), besides the EGS4 system code Eletron Shower-range version 4) and an external source, similar to that used in diagnostic radiology. The implementation of MCE creates files with information on external energy deposited in the voxels of fantoma used, here called EnergiaPorVoxel.dat. These files along with the targeted phantom (fax.sgi) worked as data entry for the DIP software (Digital Imaging Processing) to build the synthetic phantoms based on energy and the effective dose. This way you can save each slice that is the stack of pictures of these phantoms synthetics, which have been called synthetic digital radiography. Using this, it is possible to use techniques of emphasis in space to increase the contrast or elineate contours between organs and tissues. The practical use of these images is not only to allow a planning of examinations performed in clinics and hospitals and reducing unnecessary exposure to patients by error of radiographic techniques. (author)

  1. FPGA implementation of self organizing map with digital phase locked loops.

    Science.gov (United States)

    Hikawa, Hiroomi

    2005-01-01

    The self-organizing map (SOM) has found applicability in a wide range of application areas. Recently new SOM hardware with phase modulated pulse signal and digital phase-locked loops (DPLLs) has been proposed (Hikawa, 2005). The system uses the DPLL as a computing element since the operation of the DPLL is very similar to that of SOM's computation. The system also uses square waveform phase to hold the value of the each input vector element. This paper discuss the hardware implementation of the DPLL SOM architecture. For effective hardware implementation, some components are redesigned to reduce the circuit size. The proposed SOM architecture is described in VHDL and implemented on field programmable gate array (FPGA). Its feasibility is verified by experiments. Results show that the proposed SOM implemented on the FPGA has a good quantization capability, and its circuit size very small.

  2. Radiation shielding properties of barite coated fabric by computer programme

    Energy Technology Data Exchange (ETDEWEB)

    Akarslan, F.; Molla, T. [Suleyman Demirel University, Engineering Fac. Textile Dep., Isparta (Turkey); Üncü, I. S. [Suleyman Demirel University, Technological Fac. Electrical-Electronic Eng. Dep., Isparta (Turkey); Kılıncarslan, S., E-mail: seref@tef.sdu.edu.tr [Suleyman Demirel University, Engineering Fac. Civil Eng. Dep., Isparta (Turkey); Akkurt, I. [Suleyman Demirel University, Art and Science Fac., Physics Dep., Isparta (Turkey)

    2015-03-30

    With the development of technology radiation started to be used in variety of different fields. As the radiation is hazardous for human health, it is important to keep radiation dose as low as possible. This is done mainly using shielding materials. Barite is one of the important materials in this purpose. As the barite is not used directly it can be used in some other materials such as fabric. For this purposes barite has been coated on fabric in order to improve radiation shielding properties of fabric. Determination of radiation shielding properties of coated fabric has been done by using computer program written C# language. With this program the images obtained from digital Rontgen films is used to determine radiation shielding properties in terms of image processing numerical values. Those values define radiation shielding and in this way the coated barite effect on radiation shielding properties of fabric has been obtained.

  3. A strategy for the phased replacement of CANDU digital control computers

    International Nuclear Information System (INIS)

    Hepburn, G.A.

    2001-01-01

    Significant developments have occurred with respect to the replacement of the Plant Digital Control Computers (DCCs) on CANDU plants in the past six months. This paper summarises the conclusions of the condition assessment carried out on these machines at Point Lepreau Generating Station, and describes a strategy for a phased transition to a replacement system based on today's technology. Most elements of the strategy are already in place, and sufficient technical work has been done to allow those components which have been assessed as requiring prompt attention to be replaced in a matter of months. (author)

  4. Environmental tests of a digital safety channel: An investigation of stress-related vulnerabilities of computer-based safety system

    International Nuclear Information System (INIS)

    Korsah, K.; Wilson, T.L.; Wood, R.; Tanaka, T.

    1997-01-01

    This article presents the results of environmental stress tests performed on an experimental digital safety channel (EDSC) assembled at the Oak Ridge National Laboratory as part of the Qualification of Advanced Instrumentation and Controls Systems Research program, which was sponsored by the US Nuclear Regulatory Commission. The program is expected to provide recommendations for environmental qualification of digital safety systems. The purpose of the study was to investigate potential vulnerabilities of distributed computer systems used in safety applications when subjected to environmental stressors. The EDSC assembled for the tests employs technologies and digital subsystems representative of those proposed for use in advanced light-water reactors or as retrofits in existing plants. Subsystems include computers, electrical and optical serial communication links, fiber-optic network links, analog-to-digital and digital-to-analog converters, and multiplexers. The EDSC was subjected to selected stressors that are a potential risk to digital equipment in a mild environment. The selected stressors were electromagnetic and radiofrequency interferences (EMI-RFI), temperature, humidity, and smoke exposure. The stressors were applied at levels of intensity considerably higher than the safety channel is likely to experience in a normal nuclear power plant environment. Ranges of stress were selected at a sufficiently high level to induce errors so that failure modes that are characteristic of the technologies employed could be identified. On the basis of the incidence of functional errors observed during testing, EMI-RFI, smoke exposure, and high temperature coupled with high relative humidity, in that order, were found to have the greatest impact of the stressors investigated. The most prevalent stressor-induced upsets, as well as the most severe, were found to occur during the EMI-RFI tests

  5. Mejoramiento de procesos constructivos a partir de un módulo programable para captura de imágenes y simulación digital Improvement of constructive processes based on a programmable unit for images capture and digital simulation

    Directory of Open Access Journals (Sweden)

    Adriana Gómez Cabrera

    2012-08-01

    modelo de simulación digital del proceso constructivo. Los resultados obtenidos, permiten reducir tiempos de ciclo y dar un mejor uso a los recursos, representando ahorro de recursos para el proyecto.Civil projects executors are constantly dealing with the challenge of increasing productivity through resources optimization and their interaction; this has been addressed from different points of view using computational tools and manual tools. This challenge demands also, the implementation of new information technologies and digital tools as an effective strategy to capture reliable data that could contribute to improve the productivity quality and security indicators. This work presents a value generation in construction projects, through the use of new technologies to capture digital information that allows a construction process re-engineering using Lean Construction philosophy and digital simulation. At first, the design and development of an autonomous and programmable module is presented, powered with solar energy, used to capture digital images of construction processes. This system includes hardware and electronic components such as cameras, video cameras, electronic cards, computers, solar panels, web platform and communication systems; all controlled by a specially designed software which simplifies the control of the equipment and its components. This system simplifies the decision-making process regarding the construction methods and the resources involved, in order to minimize the costs and to increase the performance. The results obtained in the implementation of the module in a construction project in Bogota, Colombia, are presented in the second part of this paper. The analysis of the results, the constructive process characterization using Time-Lapse videos and a digital simulation model of the construction process are presented. These results allow reducing cycle times and using better the resources, which is translated into resources savings for the

  6. The Computer in a Programmable Implantable Medication System (PIMS)

    OpenAIRE

    Sanders, K. H.; Radford, W. E.

    1982-01-01

    The Programmable Implantable Medication System (PIMS) developed at APL can be used in the treatment of diabetes, reproductive hormone dysfunction, hypertension, cancer, chronic pain, thrombosis, and the delivery of growth hormone. The Implantable Programmable Infusion Pump (IPIP) is the implanted element of PIMS. Under control of a microprocessor, the IPIP administers medication and stores data pertaining to its operation. An external unit can read out the stored data, as well as program the ...

  7. Theory of Digital Automata

    CERN Document Server

    Borowik, Bohdan; Lahno, Valery; Petrov, Oleksandr

    2013-01-01

    This book serves a dual purpose: firstly to combine the treatment of circuits and digital electronics, and secondly, to establish a strong connection with the contemporary world of digital systems. The need for this approach arises from the observation that introducing digital electronics through a course in traditional circuit analysis is fast becoming obsolete. Our world has gone digital. Automata theory helps with the design of digital circuits such as parts of computers, telephone systems and control systems. A complete perspective is emphasized, because even the most elegant computer architecture will not function without adequate supporting circuits. The focus is on explaining the real-world implementation of complete digital systems. In doing so, the reader is prepared to immediately begin design and implementation work. This work serves as a bridge to take readers from the theoretical world to the everyday design world where solutions must be complete to be successful.

  8. Computer Music

    Science.gov (United States)

    Cook, Perry R.

    This chapter covers algorithms, technologies, computer languages, and systems for computer music. Computer music involves the application of computers and other digital/electronic technologies to music composition, performance, theory, history, and the study of perception. The field combines digital signal processing, computational algorithms, computer languages, hardware and software systems, acoustics, psychoacoustics (low-level perception of sounds from the raw acoustic signal), and music cognition (higher-level perception of musical style, form, emotion, etc.).

  9. USNA DIGITAL FORENSICS LAB

    Data.gov (United States)

    Federal Laboratory Consortium — To enable Digital Forensics and Computer Security research and educational opportunities across majors and departments. Lab MissionEstablish and maintain a Digital...

  10. Design of digital logic control for accelerator magnet power supply

    International Nuclear Information System (INIS)

    Long Fengli; Hu Wei; Cheng Jian

    2008-01-01

    For the accelerator magnet power supply, usually the Programmable Logic Controller (PLC) is used to server as the controller for logic protection and control. Along with the development of modern accelerator technology, it is a trend to use fully-digital control to the magnet power supply. It is possible to integrate the logic control part into the digital control component of the power supply, for example, the Field Programmable Gate Array (FPGA). The paper introduces to different methods which are designed for the logic protection and control for accelerator magnet power supplies with the FPGA as the control component. (authors)

  11. Accuracy and Reliability of a Novel Method for Fusion of Digital Dental Casts and Cone Beam Computed Tomography Scans

    Science.gov (United States)

    Rangel, Frits A.; Maal, Thomas J. J.; Bronkhorst, Ewald M.; Breuning, K. Hero; Schols, Jan G. J. H.; Bergé, Stefaan J.; Kuijpers-Jagtman, Anne Marie

    2013-01-01

    Several methods have been proposed to integrate digital models into Cone Beam Computed Tomography scans. Since all these methods have some drawbacks such as radiation exposure, soft tissue deformation and time-consuming digital handling processes, we propose a new method to integrate digital dental casts into Cone Beam Computed Tomography scans. Plaster casts of 10 patients were randomly selected and 5 titanium markers were glued to the upper and lower plaster cast. The plaster models were scanned, impressions were taken from the plaster models and the impressions were also scanned. Linear measurements were performed on all three models, to assess accuracy and reproducibility. Besides that, matching of the scanned plaster models and scanned impressions was done, to assess the accuracy of the matching procedure. Results show that all measurement errors are smaller than 0.2 mm, and that 81% is smaller than 0.1 mm. Matching of the scanned plaster casts and scanned impressions show a mean error between the two surfaces of the upper arch of 0.14 mm and for the lower arch of 0.18 mm. The time needed for reconstructing the CBCT scans to a digital patient, where the impressions are integrated into the CBCT scan of the patient takes about 15 minutes, with little variance between patients. In conclusion, we can state that this new method is a reliable method to integrate digital dental casts into CBCT scans. As far as radiation exposure, soft tissue deformation and digital handling processes are concerned, it is a significant improvement compared to the previously published methods. PMID:23527111

  12. Accuracy and reliability of a novel method for fusion of digital dental casts and Cone Beam Computed Tomography scans.

    Directory of Open Access Journals (Sweden)

    Frits A Rangel

    Full Text Available Several methods have been proposed to integrate digital models into Cone Beam Computed Tomography scans. Since all these methods have some drawbacks such as radiation exposure, soft tissue deformation and time-consuming digital handling processes, we propose a new method to integrate digital dental casts into Cone Beam Computed Tomography scans. Plaster casts of 10 patients were randomly selected and 5 titanium markers were glued to the upper and lower plaster cast. The plaster models were scanned, impressions were taken from the plaster models and the impressions were also scanned. Linear measurements were performed on all three models, to assess accuracy and reproducibility. Besides that, matching of the scanned plaster models and scanned impressions was done, to assess the accuracy of the matching procedure. Results show that all measurement errors are smaller than 0.2 mm, and that 81% is smaller than 0.1 mm. Matching of the scanned plaster casts and scanned impressions show a mean error between the two surfaces of the upper arch of 0.14 mm and for the lower arch of 0.18 mm. The time needed for reconstructing the CBCT scans to a digital patient, where the impressions are integrated into the CBCT scan of the patient takes about 15 minutes, with little variance between patients. In conclusion, we can state that this new method is a reliable method to integrate digital dental casts into CBCT scans. As far as radiation exposure, soft tissue deformation and digital handling processes are concerned, it is a significant improvement compared to the previously published methods.

  13. Digital Dentistry — Digital Impression and CAD/CAM System Applications

    Directory of Open Access Journals (Sweden)

    Gabor Alin-Gabriel

    2017-03-01

    Full Text Available Digital imprint and computer-aided design/computer-aided manufacture (CAD/CAM systems offer several benefits compared to traditional techniques. The use of a CAD/CAM system to scan preparations and generate restorations in-office, removes a second appointment for the patient. The existence of precision benefits in using complete systems and chairside scanning systems, has been proven. CAD/CAM restorations have a good longevity and meet the accepted clinical parameters. New digital impression methods are presently accessible, and before long, the long-awaited goal of sparing patients of one the most unpleasant practices in clinical dentistry, acquiring dental impressions, will be exchanged by intraoral digital scanning. CAD/CAM systems existing nowadays, can feed data through accurate digital scans created from plaster models, straight to manufacturing systems that can shape ceramic or resin restorations with no requirement of a physical copy of the prepared, adjacent, and antagonist teeth.

  14. High-speed and high-resolution analog-to-digital and digital-to-analog converters

    NARCIS (Netherlands)

    van de Plassche, R.J.

    1989-01-01

    Analog-to-digital and digital-to-analog converters are important building blocks connecting the analog world of transducers with the digital world of computing, signal processing and data acquisition systems. In chapter two the converter as part of a system is described. Requirements of analog

  15. Computer programme for operator support in primary frequency control of NPP Dukovany

    International Nuclear Information System (INIS)

    Kurka, J.; Petruzela, I.; Piroutek, Z.

    1996-01-01

    The computer programme for the control room operator support in the primary frequency control operation of the NPP Dukovany power unit is described. This operational mode has recently been implemented. Until now, the plant has been exclusively operated in the based-load mode at nominal power. The stability of the main unit parameters, unit power output and main steam header pressure, is the characteristic feature for this mode of operation of units with WWER 440 type of reactors. This does no more hold in the new mode in which these both principal parameters vary in dependency on the power network frequency changes. This fact, however, has an important impact on the activities of the control room operators. Therefore, to help them to adapt themselves easily and without unnecessary stresses to new conditions the regulatory body when licensing the new mode finally approved its implementation only if computerized operator support system would be installed in the control room. Such a computer program for the operator support has been recently developed in EGU Prague and has already been implemented into the unit information system on all four Dukovany units. (author). 3 refs, 7 figs

  16. Validity, reliability, and reproducibility of linear measurements on digital models obtained from intraoral and cone-beam computed tomography scans of alginate impressions

    NARCIS (Netherlands)

    Wiranto, Matthew G.; Engelbrecht, W. Petrie; Nolthenius, Heleen E. Tutein; van der Meer, W. Joerd; Ren, Yijin

    INTRODUCTION: Digital 3-dimensional models are widely used for orthodontic diagnosis. The aim of this study was to assess the validity, reliability, and reproducibility of digital models obtained from the Lava Chairside Oral scanner (3M ESPE, Seefeld, Germany) and cone-beam computed tomography scans

  17. A counting-weighted calibration method for a field-programmable-gate-array-based time-to-digital converter

    International Nuclear Information System (INIS)

    Chen, Yuan-Ho

    2017-01-01

    In this work, we propose a counting-weighted calibration method for field-programmable-gate-array (FPGA)-based time-to-digital converter (TDC) to provide non-linearity calibration for use in positron emission tomography (PET) scanners. To deal with the non-linearity in FPGA, we developed a counting-weighted delay line (CWD) to count the delay time of the delay cells in the TDC in order to reduce the differential non-linearity (DNL) values based on code density counts. The performance of the proposed CWD-TDC with regard to linearity far exceeds that of TDC with a traditional tapped delay line (TDL) architecture, without the need for nonlinearity calibration. When implemented in a Xilinx Vertix-5 FPGA device, the proposed CWD-TDC achieved time resolution of 60 ps with integral non-linearity (INL) and DNL of [−0.54, 0.24] and [−0.66, 0.65] least-significant-bit (LSB), respectively. This is a clear indication of the suitability of the proposed FPGA-based CWD-TDC for use in PET scanners.

  18. A counting-weighted calibration method for a field-programmable-gate-array-based time-to-digital converter

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Yuan-Ho, E-mail: chenyh@mail.cgu.edu.tw [Department of Electronic Engineering, Chang Gung University, Tao-Yuan 333, Taiwan (China); Department of Radiation Oncology, Chang Gung Memorial Hospital, Tao-Yuan 333, Taiwan (China); Center for Reliability Sciences and Technologies, Chang Gung University, Tao-Yuan 333, Taiwan (China)

    2017-05-11

    In this work, we propose a counting-weighted calibration method for field-programmable-gate-array (FPGA)-based time-to-digital converter (TDC) to provide non-linearity calibration for use in positron emission tomography (PET) scanners. To deal with the non-linearity in FPGA, we developed a counting-weighted delay line (CWD) to count the delay time of the delay cells in the TDC in order to reduce the differential non-linearity (DNL) values based on code density counts. The performance of the proposed CWD-TDC with regard to linearity far exceeds that of TDC with a traditional tapped delay line (TDL) architecture, without the need for nonlinearity calibration. When implemented in a Xilinx Vertix-5 FPGA device, the proposed CWD-TDC achieved time resolution of 60 ps with integral non-linearity (INL) and DNL of [−0.54, 0.24] and [−0.66, 0.65] least-significant-bit (LSB), respectively. This is a clear indication of the suitability of the proposed FPGA-based CWD-TDC for use in PET scanners.

  19. A fortran programme for determining frequency responses for linear systems with time delays

    International Nuclear Information System (INIS)

    Milsom, P.R.

    1966-11-01

    In this report a digital computer programme for evaluating frequency responses is described. In its standard form the programme is capable of determining the gain and phase of up to 35 variables over a range of up to 30 frequencies for a system described by up to 65 equations. The equations must be either first order differential or algebraic and either type may include time delayed terms. Up to 50 such terms are permissible throughout the equation set. Provision is made for up to 10 inputs and up to 50 differentiated input terms are permitted throughout the equation set. However, it is possible for the user to increase a maximum dimension, albeit at the expense of another array dimension. In punching the data from the equations the user has no sorting or arranging of coefficients to do, and the equations may be in any order. The specifying of other input information, such as frequency range, the inputs to be perturbed and the variables for which frequency responses are required, is also very straightforward. (author)

  20. 77 FR 50724 - Developing Software Life Cycle Processes for Digital Computer Software Used in Safety Systems of...

    Science.gov (United States)

    2012-08-22

    ... review of applications for permits and licenses. The DG entitled ``Developing Software Life Cycle... NUCLEAR REGULATORY COMMISSION [NRC-2012-0195] Developing Software Life Cycle Processes for Digital Computer Software Used in Safety Systems of Nuclear Power Plants AGENCY: Nuclear Regulatory Commission...

  1. Calculation of the number of branches of multi-valued decision trees in computer aided importance rank of parameters

    Directory of Open Access Journals (Sweden)

    Tiszbierek Agnieszka

    2017-01-01

    Full Text Available An elaborated digital computer programme supporting the time-consuming process of selecting the importance rank of construction and operation parameters by means of stating optimum sets is based on the Quine – McCluskey algorithm of minimizing individual partial multi-valued logic functions. The example with real time data, calculated by means of the programme, showed that among the obtained optimum sets there were such which had a different number of real branches after being presented on the multi-valued logic decision tree. That is why an idea of elaborating another functionality of the programme – a module calculating the number of branches of real, multi-valued logic decision trees presenting optimum sets chosen by the programme was pursued. This paper presents the idea and the method for developing a module calculating the number of branches, real for each of optimum sets indicated by the programme, as well as to the calculation process.

  2. Point Lepreau refurbishment project programmable digital comparator (PDC) replacement for SDS1 and SDS2

    International Nuclear Information System (INIS)

    Ichiyen, N.M.; Chan, D.; Thompson, P.D.

    2003-01-01

    NB Power is tentatively planning to conduct an 18-month maintenance outage of the Point Lepreau Generating Station (PLGS) starting in April 2007. The scope of the outage was determined from the outcome of a two year study (Phase 1) involving a detailed condition assessment of the station which examined issues relating to ageing and obsolescence, along with a detailed review of Safety and Licensing issues associated with extended operation. In order to minimize schedule and regulatory risk for the Refurbishment project, pre-project work was initiated in early 2002. This program is called Phase 2 ESA (Early Start Activities). As part of the Phase 1 assessments it was concluded that replacement of the PDCs (Programmable Digital Comparators) for both shutdown systems was required in order to ensure operation of the plant for a further 25-30 years. Critical tasks were identified related to PDC replacement as part of the Phase 2 ESA program. This paper describes the activities that have taken place in the Phase 2 ESA program as well as the plan for future work for the PDC replacement for SDS 1 (Shutdown System Number One) and SDS2 (Shutdown System Number Two). (author)

  3. A Framework for Evaluating Digital Library Services; Interdisciplinarity: The Road Ahead for Education in Digital Libraries; Federated Digital Rights Management: A Proposed DRM Solution for Research and Education; Learning Lessons Holistically in the Glasgow Digital Library.

    Science.gov (United States)

    Choudhury, Sayeed; Hobbs, Benjamin; Lorie, Mark; Flores, Nicholas; Coleman, Anita; Martin, Mairead; Kuhlman, David L.; McNair, John H.; Rhodes, William A.; Tipton, Ron; Agnew, Grace; Nicholson, Dennis; Macgregor, George

    2002-01-01

    Includes four articles that address issues related to digital libraries. Highlights include a framework for evaluating digital library services, particularly academic research libraries; interdisciplinary approaches to education about digital libraries that includes library and information science and computing; digital rights management; and the…

  4. User's instructions for ORCENT II: a digital computer program for the analysis of steam turbine cycles supplied by light-water-cooled reactors

    International Nuclear Information System (INIS)

    Fuller, L.C.

    1979-02-01

    The ORCENT-II digital computer program will perform calculations at valves-wide-open design conditions, maximum guaranteed rating conditions, and an approximation of part-load conditions for steam turbine cycles supplied with throttle steam characteristic of contemporary light-water reactors. Turbine performance calculations are based on a method published by the General Electric Company. Output includes all information normally shown on a turbine-cycle heat balance diagram. The program is written in FORTRAN IV for the IBM System 360 digital computers at the Oak Ridge National Laboratory

  5. Digital Modeling and Shaping of Design Practices

    DEFF Research Database (Denmark)

    Reijonen, Satu

    This paper focuses on the role of digital modeling in shaping coordinative practices between architects and energy engineers in construction design. The paper presents a case study of the use of an energy performance calculation programme, a numeric digital modeling tool, that not only enables...... coordination between the two communities but also shapes coordinative practices around the emerging building. The paper draws on two interlinked strands of literature that have engaged in the role of material artefacts in the social: the entanglement of technology in organizing and management (Orlikowski 2000......, 2010), and the socio-material constructivist studies of technology (Akrich 1992, Akrich et al. 2000, Latour 1991). The programme influences the coordinative practices in following ways: it shapes the modus of interaction between energy engineers and architects and enforces particular jurisdictional...

  6. A computer-controlled automated test system for fatigue and fracture testing

    International Nuclear Information System (INIS)

    Nanstad, R.K.; Alexander, D.J.; Swain, R.L.; Hutton, J.T.; Thomas, D.L.

    1989-01-01

    A computer-controlled system consisting of a servohydraulic test machine, an in-house designed test controller, and a desktop computer has been developed for performing automated fracture toughness and fatigue crack growth testing both in the laboratory and in hot cells for remote testing of irradiated specimens. Both unloading compliance and dc-potential drop can be used to monitor crack growth. The test controller includes a dc-current supply programmer, a function generator for driving the servohydraulic test machine to required test outputs, five measurement channels (each consisting of low-pass filter, track/hold amplifier, and 16-bit analog-to-digital converter), and digital logic for various control and data multiplexing functions. The test controller connects to the computer via a 16-bit wide photo-isolated bidirectional bus. The computer, a Hewlett-Packard series 200/300, inputs specimen and test parameters from the operator, configures the test controller, stores test data from the test controller in memory, does preliminary analysis during the test, and records sensor calibrations, specimen and test parameters, and test data on flexible diskette for later recall and analysis with measured initial and final crack length information. During the test, the operator can change test parameters as necessary. 24 refs., 6 figs

  7. Nanoelectromechanical Switches for Low-Power Digital Computing

    Directory of Open Access Journals (Sweden)

    Alexis Peschot

    2015-08-01

    Full Text Available The need for more energy-efficient solid-state switches beyond complementary metal-oxide-semiconductor (CMOS transistors has become a major concern as the power consumption of electronic integrated circuits (ICs steadily increases with technology scaling. Nano-Electro-Mechanical (NEM relays control current flow by nanometer-scale motion to make or break physical contact between electrodes, and offer advantages over transistors for low-power digital logic applications: virtually zero leakage current for negligible static power consumption; the ability to operate with very small voltage signals for low dynamic power consumption; and robustness against harsh environments such as extreme temperatures. Therefore, NEM logic switches (relays have been investigated by several research groups during the past decade. Circuit simulations calibrated to experimental data indicate that scaled relay technology can overcome the energy-efficiency limit of CMOS technology. This paper reviews recent progress toward this goal, providing an overview of the different relay designs and experimental results achieved by various research groups, as well as of relay-based IC design principles. Remaining challenges for realizing the promise of nano-mechanical computing, and ongoing efforts to address these, are discussed.

  8. Adaption of the radiation dose for computed tomography of the body - back-ground for the dose adaption programme OmnimAs

    International Nuclear Information System (INIS)

    Nyman, Ulf; Kristiansson, Mattias; Leitz, Wolfram; Paahlstorp, Per-Aake

    2004-11-01

    When performing computed tomography examinations the exposure factors are hardly ever adapted to the patient's size. One reason for that might be the lack of simple methods. In this report the computer programme OmnimAs is described which is calculating how the exposure factors should be varied together with the patient's perimeter (which easily can be measured with a measuring tape). The first approximation is to calculate the exposure values giving the same noise levels in the image irrespective the patient's size. A clinical evaluation has shown that this relationship has to be modified. One chapter is describing the physical background behind the programme. Results calculated with OmnimAs are in good agreement with a number of published studies. Clinical experiences are showing the usability of OmnimAs. Finally the correlation between several parameters and image quality/dose is discussed and how this correlation can be made use of for optimising CT-examinations

  9. Playtesting the Digital Playground

    DEFF Research Database (Denmark)

    Majgaard, G.; Jessen, Carsten

    2009-01-01

    Being able to be absorbed in play in the digital playground is motivating for children who are used digital computer games. The children can play and exercise outdoors while using the same literacy as in indoor digital games. This paper presents a new playground product where an outdoor playgroun...

  10. 3D computer-aided detection for digital breast tomosynthesis: Comparison with 2D computer-aided detection for digital mammography in the detection of calcifications

    Energy Technology Data Exchange (ETDEWEB)

    Chu, A Jung; Cho, Nariya; Chang, Jung Min; Kim, Won Hwa; Lee, Su Hyun; Song, Sung Eun; Shin, Sung Ui; Moon, Woo Kyung [Dept. of Radiology, Seoul National University College of Medicine, Seoul National University Hospital, Seoul (Korea, Republic of)

    2017-08-15

    To retrospectively evaluate the performance of 3D computer-aided detection (CAD) for digital breast tomosynthesis (DBT) in the detection of calcifications in comparison with 2D CAD for digital mammography (DM). Between 2012 and 2013, both 3D CAD and 2D CAD systems were retrospectively applied to the calcification data set including 69 calcifications (31 malignant calcifications and 38 benign calcifications) and the normal data set including 20 bilateral normal mammograms. Each data set consisted of paired DBT and DM images. Sensitivities for the detection of malignant calcifications were calculated from the calcification data set. False-positive mark rates were calculated from the normal data set. They were compared between the two systems. Sensitivities of 3D CAD [100% (31/31) at levels 2, 1, and 0] were same as those of the 2D CAD system [100% (31/31) at levels 2 and 1] (p = 1.0, respectively). The mean value of false-positive marks per view with 3D CAD was higher than that with 2D CAD at level 2 (0.52 marks ± 0.91 vs. 0.07 marks ± 0.26, p = 0.009). 3D CAD for DBT showed equivalent sensitivity, albeit with a higher false-positive mark rate, than 2D CAD for DM in the detection of calcifications.

  11. How can the digital library contribute to employability?

    Directory of Open Access Journals (Sweden)

    Karen Harbo

    2016-12-01

    Full Text Available The DEFF project, E-learning, Information literacy and Library services, supports the education policy ambition of enhancing links between education and employment. The project consortium includes libraries from all Danish universities, university colleges and one business academy. Timeframe for the project is 2014-16. The project understands employability as: In close cooperation with study programmes libraries will strengthen students’ ability to perform independently and critically in a professional context by being able to identify, collect, evaluate, organize and present information via digital platforms. A partnership is made between the digital library (partner libraries involved and the virtual learning environment (educational institutions, based on the above definition of employability. This is done within the framework of Learning Management Systems (LMS and Massive Open Online Courses (MOOCs. The libraries and academic programmes will collaborate to create e-learning objects based on the relevant digital library systems and information resources. Departments from three Danish universities will contribute by strengthening the project participants’ skills in e-didactics and the development of e-learning objects (SDUUP, University of Southern Denmark, developing a range of flexible concepts for the integration of the virtual library into learning environments (IVA, Copenhagen University and evaluating the project’s activities (E-Learning Lab, Aalborg University. Sustainable results include the training of library staff to work together with academic programmes via the virtual learning environments, the development of flexible concepts for integrating the virtual library with study environments and knowledge on how inputs, created by the project for each study programme, should function.

  12. Computed tomography and cross-sectional anatomy of the metatarsus and digits of the one-humped camel (Camelus dromedarius) and buffalo ( Bos bubalis).

    Science.gov (United States)

    El-Shafey, A; Kassab, A

    2013-04-01

    The purpose of the present study was to provide a detailed computed tomography (CT) and cross-sectional anatomic reference of the normal metatarsus and digits for the camel and buffalo, as well as to compare between metatarsus and digits in these animals to outstand a basis for diagnosis of their diseases. Advantages, including depiction of detailed cross-sectional anatomy, improved contrast resolution and computer reformatting, make it a potentially valuable diagnostic technique. The hind limbs of 12 healthy adult camel and buffalo were used. Clinically relevant anatomic structures were identified and labelled at each level in the corresponding images (CT and anatomic slices). CT images were used to identify the bony and soft tissue structures of the metatarsus and digits. The knowledge of normal anatomy of the camel and buffalo metatarsus and digits would serve as initial reference to the evaluation of CT images in these species. © 2012 Blackwell Verlag GmbH.

  13. Digital multilayer tomography

    International Nuclear Information System (INIS)

    Dueber, C.; Klose, K.J.; Thelen, M.

    1991-01-01

    With digital multilayer tomography a sequence of projection images is recorded by an image intensifier television system and stored as digital data during a linear run of a layer sequence. Using this data record, tomograms of the examined body region can be computed for any layer thickness by shifts and superimposition of the single projections later at a digital workstation. The qualities of digital and conventional tomograms are basically comparable. A drawback of digital tomography is its lower local resolution (512 x 512 image matrix), advantages are a lower radiation exposure, a shorter patient examination time, and the facilities of digital image processing (later processing, archive setup, transmission). (orig.) [de

  14. Quantitative evaluation of anatomical noise in chest digital tomosynthesis, digital radiography, and computed tomography

    International Nuclear Information System (INIS)

    Lee, D.; Kim, D.; Choi, S.; Kim, H.-J.; Choi, S.; Lee, H.

    2017-01-01

    Lung cancer is currently the worldwide leading cause of death from cancer. Thus, detection of lung cancer at its early stages is critical for improving the survival rate of patients. Chest digital tomosynthesis (CDT) is a recently developed imaging modality, combining many advantages of digital radiography (DR) and computed tomography (CT). This method has the potential to be widely used in the clinical setting. In this study, we introduce a developed CDT R/F system and compare its image quality with those of DR and CT, especially with respect to anatomical noise and lung nodule conspicuity, for LUNGMAN phantoms. The developed CDT R/F system consists of a CsI scintillator flat panel detector, X-ray tube, and tomosynthesis data acquisition geometry. For CDT R/F imaging, 41 projections were acquired at different angles, over the ± 20° angular range, in a linear translation geometry. To evaluate the clinical effectiveness of the CDT R/F system, the acquired images were compared with CT (Philips brilliance CT 64, Philips healthcare, U.S.) and DR (ADR-M, LISTEM, Korea) phantom images in terms of the anatomical noise power spectrum (aNPS). DR images exhibited low conspicuity for a small-size lung nodule, while CDT R/F and CT exhibited relatively high sensitivity for all lung nodule sizes. The aNPS of the CDT R/F system was better than that of DR, by resolving anatomical overlapping problems. In conclusion, the developed CDT R/F system is likely to contribute to early diagnosis of lung cancer, while requiring a relatively low patient dose, compared with CT.

  15. Quantitative evaluation of anatomical noise in chest digital tomosynthesis, digital radiography, and computed tomography

    Science.gov (United States)

    Lee, D.; Choi, S.; Lee, H.; Kim, D.; Choi, S.; Kim, H.-J.

    2017-04-01

    Lung cancer is currently the worldwide leading cause of death from cancer. Thus, detection of lung cancer at its early stages is critical for improving the survival rate of patients. Chest digital tomosynthesis (CDT) is a recently developed imaging modality, combining many advantages of digital radiography (DR) and computed tomography (CT). This method has the potential to be widely used in the clinical setting. In this study, we introduce a developed CDT R/F system and compare its image quality with those of DR and CT, especially with respect to anatomical noise and lung nodule conspicuity, for LUNGMAN phantoms. The developed CDT R/F system consists of a CsI scintillator flat panel detector, X-ray tube, and tomosynthesis data acquisition geometry. For CDT R/F imaging, 41 projections were acquired at different angles, over the ± 20° angular range, in a linear translation geometry. To evaluate the clinical effectiveness of the CDT R/F system, the acquired images were compared with CT (Philips brilliance CT 64, Philips healthcare, U.S.) and DR (ADR-M, LISTEM, Korea) phantom images in terms of the anatomical noise power spectrum (aNPS). DR images exhibited low conspicuity for a small-size lung nodule, while CDT R/F and CT exhibited relatively high sensitivity for all lung nodule sizes. The aNPS of the CDT R/F system was better than that of DR, by resolving anatomical overlapping problems. In conclusion, the developed CDT R/F system is likely to contribute to early diagnosis of lung cancer, while requiring a relatively low patient dose, compared with CT.

  16. Digitizing and analysis of neutron generator waveforms

    International Nuclear Information System (INIS)

    Bryant, T.C.

    1977-11-01

    All neutron generator waveforms from units tested at the SLA neutron generator test site are digitized and the digitized data stored in the CDC 6600 tape library for display and analysis using the CDC 6600 computer. The digitizing equipment consists mainly of seven Biomation Model 8100 transient recorders, Digital Equipment Corporation PDP 11/20 computer, RK05 disk, seven-track magnetic tape transport, and appropriate DEC and SLA controllers and interfaces. The PDP 11/20 computer is programmed in BASIC with assembly language drivers. In addition to digitizing waveforms, this equipment is used for other functions such as the automated testing of multiple-operation electronic neutron generators. Although other types of analysis have been done, the largest use of the digitized data has been for various types of graphical displays using the CDC 6600 and either the SD4020 or DX4460 plotters

  17. Employment Opportunities for the Handicapped in Programmable Automation.

    Science.gov (United States)

    Swift, Richard; Leneway, Robert

    A Computer Integrated Manufacturing System may make it possible for severely disabled people to custom design, machine, and manufacture either wood or metal parts. Programmable automation merges computer aided design, computer aided manufacturing, computer aided engineering, and computer integrated manufacturing systems with automated production…

  18. Digital computer control on Canadian nuclear power plants -experience to date and the future outlook

    International Nuclear Information System (INIS)

    Pearson, A.

    1977-10-01

    This paper discusses the performance of the digital computer control system at Pickering through the years 1973 to 1976. This evaluation is based on a study of the Pickering Generating Station operating records. The paper goes on to explore future computer architectures and the advantages that could accrue from a distributed system approach. Also outlined are the steps being taken to develop these ideas further in the context of two Chalk River projects - REDNET, an advanced data acquisition system being installed to process information from engineering experiments in NRX and NRU reactors, and CRIP, a prototype communications network using cable television technology. (author)

  19. Digital radiography is promising in industrial testing

    International Nuclear Information System (INIS)

    Del Fabbro, F.

    2015-01-01

    Digital radiography has recently entered the industrial world as a tool for non-destructive testing. There are 3 types of digital radiography: computed radiography (CR), direct radiography (DR) and computed tomography (CT). In computed radiography, traditional silver-halide films are replaced by photostimulable phosphor imaging plates that are activated through laser scanning and digitized. Direct radiography uses a flat panel detector (FPD) composed of X-ray detectors that performs an immediate digital conversion of the image that can be read by a computer. DR is a perfect tool for industrial testing but the fragility of the FPD panels reduces its uses. Computed tomography is based on the principle of DR to get data corresponding to successive cross-section images of the object. These data are processed by a software to get a 3-dimensional image of the object. CT was first developed for medical use but requires some improvement to become more accurate, faster, particularly for big objects. In recent years DR has enjoyed the highest growth rate in digital radiography. (A.C.)

  20. Low-complexity camera digital signal imaging for video document projection system

    Science.gov (United States)

    Hsia, Shih-Chang; Tsai, Po-Shien

    2011-04-01

    We present high-performance and low-complexity algorithms for real-time camera imaging applications. The main functions of the proposed camera digital signal processing (DSP) involve color interpolation, white balance, adaptive binary processing, auto gain control, and edge and color enhancement for video projection systems. A series of simulations demonstrate that the proposed method can achieve good image quality while keeping computation cost and memory requirements low. On the basis of the proposed algorithms, the cost-effective hardware core is developed using Verilog HDL. The prototype chip has been verified with one low-cost programmable device. The real-time camera system can achieve 1270 × 792 resolution with the combination of extra components and can demonstrate each DSP function.

  1. Optical reversible programmable Boolean logic unit.

    Science.gov (United States)

    Chattopadhyay, Tanay

    2012-07-20

    Computing with reversibility is the only way to avoid dissipation of energy associated with bit erase. So, a reversible microprocessor is required for future computing. In this paper, a design of a simple all-optical reversible programmable processor is proposed using a polarizing beam splitter, liquid crystal-phase spatial light modulators, a half-wave plate, and plane mirrors. This circuit can perform 16 logical operations according to three programming inputs. Also, inputs can be easily recovered from the outputs. It is named the "reversible programmable Boolean logic unit (RPBLU)." The logic unit is the basic building block of many complex computational operations. Hence the design is important in sense. Two orthogonally polarized lights are defined here as two logical states, respectively.

  2. Flexible digital modulation and coding synthesis for satellite communications

    Science.gov (United States)

    Vanderaar, Mark; Budinger, James; Hoerig, Craig; Tague, John

    1991-01-01

    An architecture and a hardware prototype of a flexible trellis modem/codec (FTMC) transmitter are presented. The theory of operation is built upon a pragmatic approach to trellis-coded modulation that emphasizes power and spectral efficiency. The system incorporates programmable modulation formats, variations of trellis-coding, digital baseband pulse-shaping, and digital channel precompensation. The modulation formats examined include (uncoded and coded) binary phase shift keying (BPSK), quatenary phase shift keying (QPSK), octal phase shift keying (8PSK), 16-ary quadrature amplitude modulation (16-QAM), and quadrature quadrature phase shift keying (Q squared PSK) at programmable rates up to 20 megabits per second (Mbps). The FTMC is part of the developing test bed to quantify modulation and coding concepts.

  3. Hypertext and three-dimensional computer graphics in an all digital PC-based CAI workstation.

    Science.gov (United States)

    Schwarz, D. L.; Wind, G. G.

    1991-01-01

    In the past several years there has been an enormous increase in the number of computer-assisted instructional (CAI) applications. Many medical educators and physicians have recognized the power and utility of hypertext. Some developers have incorporated simple diagrams, scanned monochrome graphics or still frame photographs from a laser disc or CD-ROM into their hypertext applications. These technologies have greatly increased the role of the microcomputer in education and training. There still remain numerous applications for these tools which are yet to be explored. One of these exciting areas involves the use of three-dimensional computer graphics. An all digital platform increases application portability. Images Figure 1 Figure 2 Figure 3 Figure 4 PMID:1807767

  4. CERN Technical Training 2003: Learning for the LHC ! DISP-2003 - Digital Signal Processing

    CERN Multimedia

    2003-01-01

    DISP-2003 - Digital Signal Processing DISP-2003 is a two-term course given by CERN and University of Lausanne (UNIL) experts within the framework of the Technical Training Programme. The course will review the current techniques dealing with Digital Signal Processing, and it is intended for an audience who work or will work on digital signal processing aspects, and who need an introductory or refresher/update course. The course will be in English, with question and answers also in French. Spring 2 Term: DISP-2003: Advanced Digital Signal Processing 30 April 2003 - 21 May 2003, 4 lectures, Wednesdays afternoon (attendance cost: 40.- CHF, registration required) Lecturers: Léonard Studer, UNIL; Laurent Deniau, AT-MTM; Elena Wildner, AT-MAS Programme: Intelligent signal processing (ISP). Non-linear time series analysis. Image processing. Wavelets. (Basic concepts and definitions have been introduced during the previous Spring 1 Term: DISP-2003: Introduction to Digital Signal Processing). DISP-2003 is open...

  5. Tree-Structured Digital Organisms Model

    Science.gov (United States)

    Suzuki, Teruhiko; Nobesawa, Shiho; Tahara, Ikuo

    Tierra and Avida are well-known models of digital organisms. They describe a life process as a sequence of computation codes. A linear sequence model may not be the only way to describe a digital organism, though it is very simple for a computer-based model. Thus we propose a new digital organism model based on a tree structure, which is rather similar to the generic programming. With our model, a life process is a combination of various functions, as if life in the real world is. This implies that our model can easily describe the hierarchical structure of life, and it can simulate evolutionary computation through mutual interaction of functions. We verified our model by simulations that our model can be regarded as a digital organism model according to its definitions. Our model even succeeded in creating species such as viruses and parasites.

  6. [Analog gamma camera digitalization computer system].

    Science.gov (United States)

    Rojas, G M; Quintana, J C; Jer, J; Astudillo, S; Arenas, L; Araya, H

    2004-01-01

    Digitalization of analogue gamma cameras systems, using special acquisition boards in microcomputers and appropriate software for acquisition and processing of nuclear medicine images is described in detail. Microcomputer integrated systems interconnected by means of a Local Area Network (LAN) and connected to several gamma cameras have been implemented using specialized acquisition boards. The PIP software (Portable Image Processing) was installed on each microcomputer to acquire and preprocess the nuclear medicine images. A specialized image processing software has been designed and developed for these purposes. This software allows processing of each nuclear medicine exam, in a semiautomatic procedure, and recording of the results on radiological films. . A stable, flexible and inexpensive system which makes it possible to digitize, visualize, process, and print nuclear medicine images obtained from analogue gamma cameras was implemented in the Nuclear Medicine Division. Such a system yields higher quality images than those obtained with analogue cameras while keeping operating costs considerably lower (filming: 24.6%, fixing 48.2% and developing 26%.) Analogue gamma camera systems can be digitalized economically. This system makes it possible to obtain optimal clinical quality nuclear medicine images, to increase the acquisition and processing efficiency, and to reduce the steps involved in each exam.

  7. Physical computation and cognitive science

    CERN Document Server

    Fresco, Nir

    2014-01-01

    This book presents a study of digital computation in contemporary cognitive science. Digital computation is a highly ambiguous concept, as there is no common core definition for it in cognitive science. Since this concept plays a central role in cognitive theory, an adequate cognitive explanation requires an explicit account of digital computation. More specifically, it requires an account of how digital computation is implemented in physical systems. The main challenge is to deliver an account encompassing the multiple types of existing models of computation without ending up in pancomputationalism, that is, the view that every physical system is a digital computing system. This book shows that only two accounts, among the ones examined by the author, are adequate for explaining physical computation. One of them is the instructional information processing account, which is developed here for the first time.   “This book provides a thorough and timely analysis of differing accounts of computation while adv...

  8. 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.

  9. Digital Cultural Heritage

    NARCIS (Netherlands)

    Navarrete, T.; Rizzo, I.; Mignosa, A.

    2013-01-01

    What is the impact of media technology on the supply and demand of heritage with what is usually described as digitization? This chapter presents the concept of digitization as concerning far more than just the introduction of computers, the development of databases and websites, and the conversion

  10. Metadata Harvesting in Regional Digital Libraries in the PIONIER Network

    Science.gov (United States)

    Mazurek, Cezary; Stroinski, Maciej; Werla, Marcin; Weglarz, Jan

    2006-01-01

    Purpose: The paper aims to present the concept of the functionality of metadata harvesting for regional digital libraries, based on the OAI-PMH protocol. This functionality is a part of regional digital libraries platform created in Poland. The platform was required to reach one of main objectives of the Polish PIONIER Programme--to enrich the…

  11. 78 FR 47014 - Configuration Management Plans for Digital Computer Software Used in Safety Systems of Nuclear...

    Science.gov (United States)

    2013-08-02

    .... ML12354A524. 3. Revision 1 of RG 1.170, ``Test Documentation for Digital Computer Software used in Safety... is in ADAMS at Accession No. ML12354A531. 4. Revision 1 of RG 1.171, ``Software Unit Testing for... Software Used in Safety Systems of Nuclear Power Plants AGENCY: Nuclear Regulatory Commission. ACTION...

  12. Multirate Digital Filters Based on FPGA and Its Applications

    International Nuclear Information System (INIS)

    Sharaf El-Din, R.M.A.

    2013-01-01

    Digital Signal Processing (DSP) is one of the fastest growing techniques in the electronics industry. It is used in a wide range of application fields such as, telecommunications, data communications, image enhancement and processing, video signals, digital TV broadcasting, and voice synthesis and recognition. Field Programmable Gate Array (FPGA) offers good solution for addressing the needs of high performance DSP systems. The focus of this thesis is on one of the basic DSP functions, namely filtering signals to remove unwanted frequency bands. Multi rate Digital Filters (MDFs) are the main theme here. Theory and implementation of MDF, as a special class of digital filters, will be discussed. Multi rate digital filters represent a class of digital filters having a number of attractive features like, low requirements for the coefficient word lengths, significant saving in computation and storage requirements results in a significant reduction in its dynamic power consumption. This thesis introduces an efficient FPGA realization of a multi rate decimation filter with narrow pass-band and narrow transition band to reduce the frequency sample rate by factor of 64 for noise thermometer applications. The proposed multi rate decimation filter is composed of three stages; the first stage is a Cascaded Integrator Comb (CIC) decimation filter, the second stage is a two-coefficient Half-Band (HB) filter and the last stage is a sharper transition HB filter. The frequency responses of individual stages as well as the overall filter response have been demonstrated with full simulation using MATLAB. The design and implementation of the proposed MDF on FPGA (XILINX Virtex XCV800 BG432-4), using VHSIC Hardware Description Language (VHDL), has been introduced. The implementation areas of the proposed filter stages are compared. Using CIC-HB technique saves 18% of the design area, compared to using six stages HB decimation filters.

  13. Household computer and Internet access: The digital divide in a pediatric clinic population

    Science.gov (United States)

    Carroll, Aaron E.; Rivara, Frederick P.; Ebel, Beth; Zimmerman, Frederick J.; Christakis, Dimitri A.

    2005-01-01

    Past studies have noted a digital divide, or inequality in computer and Internet access related to socioeconomic class. This study sought to measure how many households in a pediatric primary care outpatient clinic had household access to computers and the Internet, and whether this access differed by socio-economic status or other demographic information. We conducted a phone survey of a population-based sample of parents with children ages 0 to 11 years old. Analyses assessed predictors of having home access to a computer, the Internet, and high-speed Internet service. Overall, 88.9% of all households owned a personal computer, and 81.4% of all households had Internet access. Among households with Internet access, 48.3% had high speed Internet at home. There were statistically significant associations between parental income or education and home computer ownership and Internet access. However, the impact of this difference was lessened by the fact that over 60% of families with annual household income of $10,000–$25,000, and nearly 70% of families with only a high-school education had Internet access at home. While income and education remain significant predictors of household computer and internet access, many patients and families at all economic levels have access, and might benefit from health promotion interventions using these modalities. PMID:16779012

  14. Is the "Net Generation" Ready for Digital Citizenship? Perspectives from the IEA International Computer and Information Literacy Study 2013. Policy Brief No. 6

    Science.gov (United States)

    Watkins, Ryan; Engel, Laura C.; Hastedt, Dirk

    2015-01-01

    The rise of digital information and communication technologies (ICT) has made the acquisition of computer and information literacy (CIL) a leading factor in creating an engaged, informed, and employable citizenry. However, are young people, often described as "digital natives" or the "net generation," developing the necessary…

  15. Digital Imaging. Chapter 16

    Energy Technology Data Exchange (ETDEWEB)

    Clunie, D. [CoreLab Partners, Princeton (United States)

    2014-09-15

    The original means of recording X ray images was a photographic plate. Nowadays, all medical imaging modalities provide for digital acquisition, though globally, the use of radiographic film is still widespread. Many modalities are fundamentally digital in that they require image reconstruction from quantified digital signals, such as computed tomography (CT) and magnetic resonance imaging (MRI)

  16. Progress in digital radiography

    International Nuclear Information System (INIS)

    Cappelle, A.

    2016-01-01

    Because of its practical aspect digital radiography is more and more used in the industrial sector. There are 2 kinds of digital radiography. First, the 'computed radiography' that uses a photon-stimulated screen, and after radiation exposure this screen must be read by an analyser to get a digit image. The second type is the 'direct radiography' that allows one to get a digit radiograph of the object directly. Digital radiography uses the same radioactive nuclides as radiography with silver films: cobalt, iridium or selenium. The spatial resolution of digital radiography is less good than with classical silver film radiography but digital radiography offers a better visual contrast. (A.C.)

  17. Unhealthy food and non-alcoholic beverage advertising on children's, youth and family free-to-air and digital television programmes in Thailand.

    Science.gov (United States)

    Jaichuen, Nongnuch; Vandevijvere, Stefanie; Kelly, Bridget; Vongmongkol, Vuthiphan; Phulkerd, Sirinya; Tangcharoensathien, Viroj

    2018-06-15

    Food advertising is a key factor which influences children's food preferences. This study assessed the rates, nutritional quality and contents of food and beverage advertising in children's, youth and family television programmes in Thailand. Free TV was recorded for two weeks in March 2014 from six to ten am and three to eight pm on weekends and three to eight pm on weekdays across all four channels; a total of 344 h recorded. Digital TV was recorded across three channels for one week for 24 h per day in October 2014; a total 504 h recorded. For Free TV, 1359 food advertisements were identified, with on average 2.9 non-core food advertisements per hour per channel. The most frequently advertised food products on free TV were sugar-sweetened drinks. The rates of advertisements containing promotional characters and premium offers were significantly higher for non-core than core foods, 1.2 versus 0.03 and 0.6 versus 0.0 per hour respectively. For Digital TV, 693 food advertisements were identified, with an average of one non-core food advertisement per hour per channel. The most frequently advertised food products on digital TV were baby and toddler milk formulae. Food and beverage advertising on Thai television is predominantly unhealthy. Therefore, the Government and related agencies should introduce and enforce policies to address this issue. Current regulations should be adapted to control both the frequency and nature of unhealthy on-air food marketing to protect the health of Thai children.

  18. Large Scale Document Inversion using a Multi-threaded Computing System.

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2017-06-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  19. Securing the Digital Economy

    Directory of Open Access Journals (Sweden)

    Valentin P. MĂZĂREANU

    2010-01-01

    Full Text Available The Digital economy has naturally led to thereconfiguration of communication and information processes.These processes are depending on the computer, starting fromthe personal one and reaching to computer networks, whetherlocal, metropolitan or global. These led to the development ofsuch information systems able to communicate information,systems that must also ensure the security of communicationsbetween computers within the company, but also betweencomputers of different parties, outside the company. As thecommunication between computers in the network has evolvedto electronic funds transfer (EFT, digital money andcommunication of personal data, internet banking, etc., theimportance of security issues of data transmitted over thenetwork also has increased. Even more as the network hasevolved into a “wireless” one.

  20. Point Lepreau Refurbishment Project. Programmable digital comparator (PDC) replacement for SDS1 and SDS2 - update 1

    International Nuclear Information System (INIS)

    Fraser, K.G.; Ichiyen, N.M.; Condor, A.E.; Thompson, P.D.

    2005-01-01

    NB Power is tentatively planning to conduct an 18-month maintenance outage of the Point Lepreau Generating Station starting in April 2008. The scope of the outage was determined from the outcome of a two year study (Phase 1) involving a detailed condition assessment of the station which examined issues relating to ageing and obsolescence, along with a detailed review of Safety and Licensing issues associated with extended operation. In order to minimize schedule and regulatory risk for the Refurbishment project, pre-project work was initiated in early 2002. This program is called Phase 2 ESA (Early Start Activities). As part of the Phase 1 assessments it was concluded that replacement of the Programmable Digital Comparators for both shutdown systems was required in order to ensure operation of the plant for a further 25-30 years. Critical tasks were identified related to PDC replacement as part of the Phase 2 ESA program. This paper describes the progress of the Phase 2 ESA program as well as the planned future (Phase 2) work for the PDC replacement for both shutdown systems. (author)

  1. Digital mammography

    International Nuclear Information System (INIS)

    Bick, Ulrich; Diekmann, Felix

    2010-01-01

    This state-of-the-art reference book provides in-depth coverage of all aspects of digital mammography, including detector technology, image processing, computer-aided diagnosis, soft-copy reading, digital workflow, and PACS. Specific advantages and disadvantages of digital mammography in comparison to screen-film mammography are thoroughly discussed. By including authors from both North America and Europe, the book is able to outline variations in the use, acceptance, and quality assurance of digital mammography between the different countries and screening programs. Advanced imaging techniques and future developments such as contrast mammography and digital breast tomosynthesis are also covered in detail. All of the chapters are written by internationally recognized experts and contain numerous high-quality illustrations. This book will be of great interest both to clinicians who already use or are transitioning to digital mammography and to basic scientists working in the field. (orig.)

  2. Investigating the influence of eating habits, body weight and television programme preferences on television viewing time and domestic computer usage.

    Science.gov (United States)

    Raptou, Elena; Papastefanou, Georgios; Mattas, Konstadinos

    2017-01-01

    The present study explored the influence of eating habits, body weight and television programme preference on television viewing time and domestic computer usage, after adjusting for sociodemographic characteristics and home media environment indicators. In addition, potential substitution or complementarity in screen time was investigated. Individual level data were collected via questionnaires that were administered to a random sample of 2,946 Germans. The econometric analysis employed a seemingly unrelated bivariate ordered probit model to conjointly estimate television viewing time and time engaged in domestic computer usage. Television viewing and domestic computer usage represent two independent behaviours in both genders and across all age groups. Dietary habits have a significant impact on television watching with less healthy food choices associated with increasing television viewing time. Body weight is found to be positively correlated with television screen time in both men and women, and overweight individuals have a higher propensity for heavy television viewing. Similar results were obtained for age groups where an increasing body mass index (BMI) in adults over 24 years old is more likely to be positively associated with a higher duration of television watching. With respect to dietary habits of domestic computer users, participants aged over 24 years of both genders seem to adopt more healthy dietary patterns. A downward trend in the BMI of domestic computer users was observed in women and adults aged 25-60 years. On the contrary, young domestic computer users 18-24 years old have a higher body weight than non-users. Television programme preferences also affect television screen time with clear differences to be observed between genders and across different age groups. In order to reduce total screen time, health interventions should target different types of screen viewing audiences separately.

  3. Development of reconfigurable analog and digital circuits for plasma diagnostics measurement systems

    International Nuclear Information System (INIS)

    Srivastava, Amit Kumar; Sharma, Atish; Raval, Tushar

    2009-01-01

    In long pulse discharge tokamak, a large number of diagnostic channels are being used to understand the complex behavior of plasma. Different diagnostics demand different types of analog and digital processing for plasma parameters measurement. This leads to variable requirements of signal processing for diagnostic measurement. For such types of requirements, we have developed hardware with reconfigurable electronic devices, which provide flexible solution for rapid development of measurement system. Here the analog processing is achieved by Field Programmable Analog Array (FPAA) integrated circuit while reconfigurable digital devices (CPLD/FPGA) achieve digital processing. FPAA's provide an ideal integrated platform for implementing low to medium complexity analog signal processing. With dynamic reconfigurability, the functionality of the FPAA can be reconfigured in-system by the designer or on the fly by a microprocessor. This feature is quite useful to manipulate the tuning or the construction of any part of the analog circuit without interrupting operation of the FPAA, thus maintaining system integrity. The hardware operation control logic circuits are configured in the reconfigurable digital devices (CPLD/FPGA) to control proper hardware functioning. These reconfigurable devices provide the design flexibility and save the component space on the board. It also provides the flexibility for various setting through software. The circuit controlling commands are either issued by computer/processor or generated by circuit itself. (author)

  4. Your digital home is no longer your castle: how cloud computing transforms the (legal) relationship between individuals and their personal records

    NARCIS (Netherlands)

    Irion, K.

    2015-01-01

    In line with the overall trend individuals’ personal affairs, too, are composed of digital records to an increasing amount. At about the same time, the era of local storage in end-user equipment is about to give way to remote computing where data resides on third party equipment (cloud computing).

  5. Countdown to zero Day stuxnet and the launch of the world's first digital weapon

    CERN Document Server

    Zetter, Kim

    2014-01-01

    In January 2010, inspectors with the International Atomic Energy Agency noticed that centrifuges at an Iranian uranium enrichment plant were failing at an unprecedented rate. The cause was a complete mystery—apparently as much to the technicians replacing the centrifuges as to the inspectors observing them. Then, five months later, a seemingly unrelated event occurred: A computer security firm in Belarus was called in to troubleshoot some computers in Iran that were crashing and rebooting repeatedly. At first, the firm’s programmers believed the malicious code on the machines was a simple, routine piece of malware. But as they and other experts around the world investigated, they discovered a mysterious virus of unparalleled complexity. They had, they soon learned, stumbled upon the world’s first digital weapon. For Stuxnet, as it came to be known, was unlike any other virus or worm built before: Rather than simply hijacking targeted computers or stealing information from them, it escaped the d...

  6. BACCHUS-3D/SP. A computer programme for the three-dimensional description of sodium single-phase flow in bundle geometry

    International Nuclear Information System (INIS)

    Bottoni, M.; Dorr, B.; Homann, C.; Struwe, D.

    1983-07-01

    The computer programme BACCHUS implemented at KfK includes a steady-state version, a two-dimensional and a three-dimensional transient single-phase flow version describing the thermal-hydraulic behaviour of the coolant (sodium or water) in bundle geometry under nominal or accident conditions. All versions are coupled with a pin model describing the temperature distribution in fuel (or electrical heaters) and cladding. The report describes the programme from the viewpoints of the geometrical model, the mathematical foundations and the numerical treatment of the basic equations. Although emphasis is put on the three-dimensional version, the two-dimensional and the steady state versions are also documented in self-consistent sections. (orig.) [de

  7. Determining the reaction in kinematic pairs of certain mechanisms using a digital computer

    Energy Technology Data Exchange (ETDEWEB)

    Chifchieva, V N

    1980-01-01

    In Dorr classifiers, walking excavators, conveyors, sieves and other mechanisms, one finds a triad with a sliding pair. An algorithm is proposed for determining reactions in the kinematic connections of a triad with one, two or three sliding pairs. The algorithm is suitable for use in digital computers. It is based on the transfer function method, and has several advantages over the technnique of determining reactions in kinematic pairs of V. Zinovyev. A concrete example is given of calculating reactions in the connections of a crank and lever mechanism of a walking excavator.

  8. Fellows, Associates & Students Programmes

    CERN Document Server

    2005-01-01

    The present document reviews the CERN Fellows, Associates and Students Programmes emphasizing the developments since 2000, when the previous review was presented to the Scientific Policy Committee, Finance Committee and Council (CERN/2325), and makes proposals for the coming five years. In summary, it is proposed to â?¢ Simplify the payment scheme for the Paid Scientific Associates Programme, which will no longer depend on candidateâ??s home support and age; â?¢ Broaden the scope of the Fellowship Programme, in order to facilitate the recruitment of young graduates in computing and engineering. Age-related eligibility conditions and payment levels will be replaced with experience-based criteria; â?¢ Modify subsistence rates for the Doctoral and Technical Student Programme in order to harmonize CERNâ??s payment levels with those offered by other research establishments. This document is presented for discussion and recommendation by the Scientific Policy Committee and approval by the Council. Additiona...

  9. Digital Signal Processing in Beam Instrumentation Latest Trends and Typical Applications

    CERN Document Server

    Angoletta, Maria Elena

    2003-01-01

    The last decade has seen major improvements in digital hardware, algortithms and software, which have trickled down to the Beam Instrumentation (BI) area. An advantageous transition is taking place towards systems with an ever-stronger digital presence. Digital systems are assembled by means of a rather small number of basic building blocks, with improved speed, precision, signal-to-noise ratio, dynamic range, flexibility, and accompanied by a range of powerful and user-friendly development tools. The paper reviews current digital BI trends, including using Digital Signal Processors, Field Programmable Gate Arrays, Digital Receivers and General Purpose Processors as well as some useful processing algorithms. Selected digital applications are illustrated on control/feedback and beam diagnostics.

  10. The DigCurV Curriculum Framework for Digital Curation in the Cultural Heritage Sector

    Directory of Open Access Journals (Sweden)

    Laura Molloy

    2014-07-01

    Full Text Available In 2013, the DigCurV collaborative network completed development of a Curriculum Framework for digital curation skills in the European cultural heritage sector. DigCurV synthesised a variety of established skills and competence models in the digital curation and LIS sectors with expertise from digital curation professionals, in order to develop a new Curriculum Framework. The resulting Framework provides a common language and helps define the skills, knowledge and abilities that are necessary for the development of digital curation training; for benchmarking existing programmes; and for promoting the continuing production, improvement and refinement of digital curation training programmes. This paper describes the salient points of this work, including how the project team conducted the research necessary to develop the Framework, the structure of the Framework, the processes used to validate the Framework, and three ‘lenses’ onto the Framework. The paper also provides suggestions as to how the Framework might be used, including a description of potential audiences and purposes.

  11. Optimization and Implementation of Scaling-Free CORDIC-Based Direct Digital Frequency Synthesizer for Body Care Area Network Systems

    Directory of Open Access Journals (Sweden)

    Ying-Shen Juang

    2012-01-01

    Full Text Available Coordinate rotation digital computer (CORDIC is an efficient algorithm for computations of trigonometric functions. Scaling-free-CORDIC is one of the famous CORDIC implementations with advantages of speed and area. In this paper, a novel direct digital frequency synthesizer (DDFS based on scaling-free CORDIC is presented. The proposed multiplier-less architecture with small ROM and pipeline data path has advantages of high data rate, high precision, high performance, and less hardware cost. The design procedure with performance and hardware analysis for optimization has also been given. It is verified by Matlab simulations and then implemented with field programmable gate array (FPGA by Verilog. The spurious-free dynamic range (SFDR is over 86.85 dBc, and the signal-to-noise ratio (SNR is more than 81.12 dB. The scaling-free CORDIC-based architecture is suitable for VLSI implementations for the DDFS applications in terms of hardware cost, power consumption, SNR, and SFDR. The proposed DDFS is very suitable for medical instruments and body care area network systems.

  12. Computer assisted radiology

    International Nuclear Information System (INIS)

    Lemke, H.U.; Jaffe, C.C.; Felix, R.

    1993-01-01

    The proceedings of the CAR'93 symposium present the 126 oral papers and the 58 posters contributed to the four Technical Sessions entitled: (1) Image Management, (2) Medical Workstations, (3) Digital Image Generation - DIG, and (4) Application Systems - AS. Topics discussed in Session (1) are: picture archiving and communication systems, teleradiology, hospital information systems and radiological information systems, technology assessment and implications, standards, and data bases. Session (2) deals with computer vision, computer graphics, design and application, man computer interaction. Session (3) goes into the details of the diagnostic examination methods such as digital radiography, MRI, CT, nuclear medicine, ultrasound, digital angiography, and multimodality imaging. Session (4) is devoted to computer-assisted techniques, as there are: computer assisted radiological diagnosis, knowledge based systems, computer assisted radiation therapy and computer assisted surgical planning. (UWA). 266 figs [de

  13. Digital algorithms for parallel pipelined single-detector homodyne fringe counting in laser interferometry

    Science.gov (United States)

    Rerucha, Simon; Sarbort, Martin; Hola, Miroslava; Cizek, Martin; Hucl, Vaclav; Cip, Ondrej; Lazar, Josef

    2016-12-01

    The homodyne detection with only a single detector represents a promising approach in the interferometric application which enables a significant reduction of the optical system complexity while preserving the fundamental resolution and dynamic range of the single frequency laser interferometers. We present the design, implementation and analysis of algorithmic methods for computational processing of the single-detector interference signal based on parallel pipelined processing suitable for real time implementation on a programmable hardware platform (e.g. the FPGA - Field Programmable Gate Arrays or the SoC - System on Chip). The algorithmic methods incorporate (a) the single detector signal (sine) scaling, filtering, demodulations and mixing necessary for the second (cosine) quadrature signal reconstruction followed by a conic section projection in Cartesian plane as well as (a) the phase unwrapping together with the goniometric and linear transformations needed for the scale linearization and periodic error correction. The digital computing scheme was designed for bandwidths up to tens of megahertz which would allow to measure the displacements at the velocities around half metre per second. The algorithmic methods were tested in real-time operation with a PC-based reference implementation that employed the advantage pipelined processing by balancing the computational load among multiple processor cores. The results indicate that the algorithmic methods are suitable for a wide range of applications [3] and that they are bringing the fringe counting interferometry closer to the industrial applications due to their optical setup simplicity and robustness, computational stability, scalability and also a cost-effectiveness.

  14. Reduction of digital errors of digital charge division type position-sensitive detectors

    International Nuclear Information System (INIS)

    Uritani, A.; Yoshimura, K.; Takenaka, Y.; Mori, C.

    1994-01-01

    It is well known that ''digital errors'', i.e. differential non-linearity, appear in a position profile of radiation interactions when the profile is obtained with a digital charge-division-type position-sensitive detector. Two methods are presented to reduce the digital errors. They are the methods using logarithmic amplifiers and a weighting function. The validities of these two methods have been evaluated mainly by computer simulation. These methods can considerably reduce the digital errors. The best results are obtained when both methods are applied. ((orig.))

  15. A field guide to digital color

    CERN Document Server

    Stone, Maureen

    2013-01-01

    Maureen Stone's field guide to digital color presents a survey of digital color with special emphasis on those fields important for computer graphics. The book provides the foundation for understanding color and its applications, discusses color media and color management and the use of color in computer graphics, including color design and selection. The book provides a guide for anyone who wants to understand and apply digital color. An annotated bibliography provides in-depth references for further study on each topic.

  16. Systematic Digital Forensic Investigation Model

    OpenAIRE

    Systematic Digital Forensic Investigation Model

    2011-01-01

    Law practitioners are in an uninterrupted battle with criminals in the application of digital/computertechnologies, and require the development of a proper methodology to systematically searchdigital devices for significant evidence. Computer fraud and digital crimes are growing day by dayand unfortunately less than two percent of the reported cases result in confidence. This paperexplores the development of the digital forensics process model, compares digital forensicmethodologies, and fina...

  17. Optimal design methods for a digital human-computer interface based on human reliability in a nuclear power plant

    International Nuclear Information System (INIS)

    Jiang, Jianjun; Zhang, Li; Xie, Tian; Wu, Daqing; Li, Min; Wang, Yiqun; Peng, Yuyuan; Peng, Jie; Zhang, Mengjia; Li, Peiyao; Ma, Congmin; Wu, Xing

    2017-01-01

    Highlights: • A complete optimization process is established for digital human-computer interfaces of Npps. • A quick convergence search method is proposed. • The authors propose an affinity error probability mapping function to test human reliability. - Abstract: This is the second in a series of papers describing the optimal design method for a digital human-computer interface of nuclear power plant (Npp) from three different points based on human reliability. The purpose of this series is to explore different optimization methods from varying perspectives. This present paper mainly discusses the optimal design method for quantity of components of the same factor. In monitoring process, quantity of components has brought heavy burden to operators, thus, human errors are easily triggered. To solve the problem, the authors propose an optimization process, a quick convergence search method and an affinity error probability mapping function. Two balanceable parameter values of the affinity error probability function are obtained by experiments. The experimental results show that the affinity error probability mapping function about human-computer interface has very good sensitivity and stability, and that quick convergence search method for fuzzy segments divided by component quantity has better performance than general algorithm.

  18. DIGITAL DATA PROTECTION USING STEGANOGRAPHY

    Directory of Open Access Journals (Sweden)

    R. Rejani

    2016-03-01

    Full Text Available In today’s digital world applications from a computer or a mobile device consistently used to get every kind of work done for professional as well as entertainment purpose. However, one of the major issue that a software publisher will face is the issue of piracy. Throughout the last couple of decades, almost all-major or minor software has been pirated and freely circulated across the internet. The impact of the rampant software piracy has been huge and runs into billions of dollars every year. For an independent developer or a programmer, the impact of piracy will be huge. Huge companies that make specialized software often employ complex hardware methods such as usage of dongles to avoid software piracy. However, this is not possible to do for a normal independent programmer of a small company. As part of the research, a new method of software protection that does not need proprietary hardware and other complex methods are proposed in this paper. This method uses a combination of inbuilt hardware features as well as steganography and encryption to protect the software against piracy. The properties or methods used include uniqueness of hardware, steganography, strong encryption like AES and geographic location. To avoid hacking the proposed framework also makes use of self-checks in a random manner. The process is quite simple to implement for any developer and is usable on both traditional PCs as well as mobile environments.

  19. User's instructions for ORCENT II: a digital computer program for the analysis of steam turbine cycles supplied by light-water-cooled reactors

    Energy Technology Data Exchange (ETDEWEB)

    Fuller, L.C.

    1979-02-01

    The ORCENT-II digital computer program will perform calculations at valves-wide-open design conditions, maximum guaranteed rating conditions, and an approximation of part-load conditions for steam turbine cycles supplied with throttle steam characteristic of contemporary light-water reactors. Turbine performance calculations are based on a method published by the General Electric Company. Output includes all information normally shown on a turbine-cycle heat balance diagram. The program is written in FORTRAN IV for the IBM System 360 digital computers at the Oak Ridge National Laboratory.

  20. Diversity and testing requirements of programmable automation systems

    International Nuclear Information System (INIS)

    Haapanen, P.; Maskuniitty, M.

    1993-04-01

    In the report programmable digital operation and safety automation systems for nuclear power plants are discussed. The programmable systems deviate by their properties and behaviour from the conventional non-programmable systems in such extent, that their verification and validation for safety critical applications requires new methods and practices. The safety assessment can not be based on conventional probabilistic methods due to the difficulties in the quantification of the reliability of the software and hardware. A safety critical programmable system shall include diverse redundant parts so that no residual program fault can not cause the failure of the intended function of the system. Although complete testing of a programmable system is impossible, different tests have a central role in the production and validation process of the system. Diversity is important also in confidence building measures for the implemented system. Independent analysis and testing of the system should use different methods and tools from those used in the production and validation process by the system vendor. Use of diversity and testing are concluded to be central issues in producing safe programmable system and in proving them to be safe enough. By combining functional and programming diversity in a suitable way one can produce a system that is safe enough without having a non-programmable back-up system. (48 refs., 10 figs., 2 tabs.)

  1. International co-operation in use of computers

    Energy Technology Data Exchange (ETDEWEB)

    Sterling, T D [Medical Computing Centre, University of Cincinnati, College of Medicine, Cincinnati, OH (United States)

    1966-06-15

    National and international co-operation takes on concreteness in the exchange of programmes and research results . On a practical level and for the exchange of actual techniques the diversity between computers and computer languages may offer almost overwhelming obstacles which can be overcome but not without considerable effort. If computing centres have similar constellations of hardware, then the exchange of programmes is of course routine. We were able to exchange programmes with the Cancer Institute Board at Melbourne, Australia. It turned out that our programmes, although developed for a {sup 60}Co teletherapy beam unit (Model Eldorado A), could be fitted to the dose distribution from the Melbourne 4-MeV linear accelerator with the change of a few constants. The work of fitting the equations themselves was done by the Melbourne group. Once the new constants were found it was a simple matter of transcribing our programme on a reel of magnetic tape and returning it to Melbourne. Treatment centres may have access to different computers. However, it is becoming increasingly true that different computers will be able to accept programmes written in many languages. Language compatibility makes it possible t o take programmes and to rewrite them, at a very small cost, to fit another computer. Very often the only changes that have to be introduced are of 'input-output' instructions . If this is the case , then a copy of the flow diagram and a print-out of the source programme is usually all that is needed to make a programme operational on a different machine. But even here we have found it desirable t o send a programmer along so that resolution of detailed problems may be expedited. In this way we exchanged programmers with the Mallinckrodt Institute of Radiology at St. Louis, Missouri to make our own external beam methods compatible with their computer and to make their interstitial and intracavitary programmes operational on ours.

  2. Evaluation of a computer-based teaching programme (CBTP ...

    African Journals Online (AJOL)

    ... opportunity to accept responsibility for learning, to identify learning needs and to follow a deep approach to learning. The criteria taken into account in the development of the CBTP were classified into three categories, namely teaching effectiveness, cosmetic, programme and curriculum effectiveness and were eventually ...

  3. A comparison of digital tomosynthesis and chest radiography in evaluating airway lesions using computed tomography as a reference.

    Science.gov (United States)

    Choo, Ji Yung; Lee, Ki Yeol; Yu, Ami; Kim, Je-Hyeong; Lee, Seung Heon; Choi, Jung Won; Kang, Eun-Young; Oh, Yu Whan

    2016-09-01

    To compare the diagnostic performance of digital tomosynthesis (DTS) and chest radiography for detecting airway abnormalities, using computed tomography (CT) as a reference. We evaluated 161 data sets from 149 patients (91 with and 70 without airway abnormalities) who had undergone radiography, DTS, and CT to detect airway problems. Radiographs and DTS were evaluated to localize and score the severity of the airway abnormalities, and to score the image quality using CT as a reference. Receiver operating characteristics (ROC), McNemar's test, weighted kappa, and the paired t-test were used for statistical analysis. The sensitivity of DTS was higher (reader 1, 93.51 %; reader 2, 94.29 %) than chest radiography (68.83 %; 71.43 %) in detecting airway lesions. The diagnostic accuracy of DTS (90.91 %; 94.70 %) was also significantly better than that of radiography (78.03 %; 82.58 %, all p chest radiography (1.83, 2.74; p < 0.05) in the results of both readers. The inter-observer agreement with respect to DTS findings was moderate and superior when compared to radiography findings. DTS is a more accurate and sensitive modality than radiography for detecting airway lesions that are easily obscured by soft tissue structures in the mediastinum. • Digital tomosynthesis offers new diagnostic options for airway lesions. • Digital tomosynthesis is more sensitive and accurate than radiography for airway lesions. • Digital tomosynthesis shows better image quality than radiography. • Assessment of lesion severity, via tomosynthesis is comparable to computed tomography.

  4. Digital radiography

    International Nuclear Information System (INIS)

    Zani, M.L.

    2002-01-01

    X-ray radiography is a very common technique used to check the homogeneity of a material or the inside of a mechanical part. Generally the radiation that goes through the material to check, produced an image on a sensitized film. This method requires time because the film needs to be developed, digital radiography has no longer this inconvenient. In digital radiography the film is replaced by digital data and can be processed as any computer file. This new technique is promising but its main inconvenient is that today its resolution is not so good as that of film radiography. (A.C.)

  5. Simulation of Digital Control Computer of Nuclear Power Plant Based on Virtual Machine Technology

    International Nuclear Information System (INIS)

    Hou, Xue Yan; Li, Shu; Li, Qing

    2011-01-01

    Based on analyzing DCC (Digital Control Computer) instruction sets, memory map, display controllers and I/O system, virtual machine of DCC (abbr. VM DCC) has been developed. The executive and control programs, same as running on NPP (Nuclear Power Plant) unit's DCC, can run on the VM DCC smoothly and get same control results. Dual VM DCC system has been successfully applied in NPP FSS(Full Scope Simulator) training. It not only improves FSS's fidelity but also makes maintaining easier

  6. Teaching digital pathology: The international school of digital pathology and proposed syllabus

    Directory of Open Access Journals (Sweden)

    Vincenzo Della Mea

    2017-01-01

    Full Text Available Digital pathology is an interdisciplinary field where competency in pathology, laboratory techniques, informatics, computer science, information systems, engineering, and even biology converge. This implies that teaching students about digital pathology requires coverage, expertise, and hands-on experience in all these disciplines. With this in mind, a syllabus was developed for a digital pathology summer school aimed at professionals in the aforementioned fields, as well as trainees and doctoral students. The aim of this communication is to share the context, rationale, and syllabus for this school of digital pathology.

  7. Analog and hybrid computing

    CERN Document Server

    Hyndman, D E

    2013-01-01

    Analog and Hybrid Computing focuses on the operations of analog and hybrid computers. The book first outlines the history of computing devices that influenced the creation of analog and digital computers. The types of problems to be solved on computers, computing systems, and digital computers are discussed. The text looks at the theory and operation of electronic analog computers, including linear and non-linear computing units and use of analog computers as operational amplifiers. The monograph examines the preparation of problems to be deciphered on computers. Flow diagrams, methods of ampl

  8. Computing fundamentals digital literacy edition

    CERN Document Server

    Wempen, Faithe

    2014-01-01

    Computing Fundamentals has been tailor made to help you get up to speed on your Computing Basics and help you get proficient in entry level computing skills. Covering all the key topics, it starts at the beginning and takes you through basic set-up so that you'll be competent on a computer in no time.You'll cover: Computer Basics & HardwareSoftwareIntroduction to Windows 7Microsoft OfficeWord processing with Microsoft Word 2010Creating Spreadsheets with Microsoft ExcelCreating Presentation Graphics with PowerPointConnectivity and CommunicationWeb BasicsNetwork and Internet Privacy and Securit

  9. A novel computed method to reconstruct the bilateral digital interarticular channel of atlas and its use on the anterior upper cervical screw fixation

    Directory of Open Access Journals (Sweden)

    Ai-Min Wu

    2016-02-01

    Full Text Available Purpose. To investigate a novel computed method to reconstruct the bilateral digital interarticular channel of atlas and its potential use on the anterior upper cervical screw fixation. Methods. We have used the reverse engineering software (image-processing software and computer-aided design software to create the approximate and optimal digital interarticular channel of atlas for 60 participants. Angles of channels, diameters of inscribed circles, long and short axes of ellipses were measured and recorded, and gender-specific analysis was also performed. Results. The channels provided sufficient space for one or two screws, and the parameters of channels are described. While the channels of females were smaller than that of males, no significant difference of angles between males and females were observed. Conclusion. Our study demonstrates the radiological features of approximate digital interarticular channels, optimal digital interarticular channels of atlas, and provides the reference trajectory of anterior transarticular screws and anterior occiput-to-axis screws. Additionally, we provide a protocol that can help make a pre-operative plan for accurate placement of anterior transarticular screws and anterior occiput-to-axis screws.

  10. Becoming Digital: A Dutch Heritage Perspective

    NARCIS (Netherlands)

    Navarrete, T.

    2014-01-01

    Digitization of collections in Dutch museums can be traced back to 1969. Since then, significant resources have been allocated to digital activities. Results from the digitization trajectory analysis show that museums present a similar rate of adoption (and dissemination) for computers, the

  11. Accuracy of Digital Radiography and Cone Beam Computed Tomography on Periapical Radiolucency Detection in Endodontically Treated Teeth

    Directory of Open Access Journals (Sweden)

    Tadas Venskutonis

    2014-07-01

    Full Text Available Objectives: The aim of the present study was to compare the accuracy of intraoral digital periapical radiography and cone beam computed tomography in the detection of periapical radiolucencies in endodontically treated teeth. Material and Methods: Radiographic images (cone beam computed tomography [CBCT] scans and digital periapical radiography [PR] images from 60 patients, achieved from September 2008 to July 2013, were retrieved from databases of the Department of Oral Diseases, Lithuanian University of Health Sciences. Twenty patients met inclusion criteria and were selected for further evaluation. Results: In 20 patients (42.4 [SD 12.1] years, 65% men and 35% women a total of 35 endodontically treated teeth (1.75 [SD 0.91]; 27 in maxilla and 8 in mandible were evaluated. Overall, it was observed a statistical significant difference between the number of periapical lesions observed in the CBCT (n = 42 and radiographic (n = 24 examinations (P < 0.05. In molar teeth, CBCT identify a significantly higher amount of periapical lesions than with the radiographic method (P < 0.05. There were significant differences between CBCT and PR in the mean number of lesions identified per tooth (1.2 vs 0.66, P = 0.03, number of teeth with lesions (0.71 vs 0.46, P = 0.03 and number of lesions identified per canal (0.57 vs 0.33, P = 0.005. Considering CBCT as “gold standard” in lesion detection with the sensitivity, specificity and accuracy considering as score 1, then the same parameters of PR were 0.57, 1 and 0.76 respectively. Conclusions: Within the limitations of the present study, it can be concluded that cone beam computed tomography scans were more accurate compared to digital periapical radiographs for detecting periapical radiolucencies in endodontically treated teeth. The difference was more pronounced in molar teeth.

  12. Implementation of Digital Watermarking Using MATLAB Software

    OpenAIRE

    Karnpriya Vyas; Kirti Sethiya; Sonu Jain

    2012-01-01

    Digital watermarking holds significant promise as one of the keys to protecting proprietary digital content in the coming years. It focuses on embedding information inside a digital object such that the embedded information is in separable bound to the object. The proposed scheme has been implemented on MATLAB, as it is a high level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical computation. We w...

  13. Digital Libraries--Methods and Applications

    Science.gov (United States)

    Huang, Kuo Hung, Ed.

    2011-01-01

    Digital library is commonly seen as a type of information retrieval system which stores and accesses digital content remotely via computer networks. However, the vision of digital libraries is not limited to technology or management, but user experience. This book is an attempt to share the practical experiences of solutions to the operation of…

  14. Handbook of digital forensics of multimedia data and devices

    CERN Document Server

    Li, Shujun

    2015-01-01

    Digital forensics and multimedia forensics are rapidly growing disciplines whereby electronic information is extracted and interpreted for use in a court of law. These two fields are finding increasing importance in law enforcement and the investigation of cybercrime as the ubiquity of personal computing and the internet becomes ever-more apparent. Digital forensics involves investigating computer systems and digital artefacts in general, while multimedia forensics is a sub-topic of digital forensics focusing on evidence extracted from both normal computer systems and special multimedia devices, such as digital cameras. This book focuses on the interface between digital forensics and multimedia forensics, bringing two closely related fields of forensic expertise together to identify and understand the current state-of-the-art in digital forensic investigation. Both fields are expertly attended to by contributions from researchers and forensic practitioners specializ ng in diverse topics such as forensic aut...

  15. Broader utilization of programmable automation equipment in French nuclear power plants: Reflections on the choices made by Electricite de France and French designers

    International Nuclear Information System (INIS)

    Baudry, Y.; Varaldi, G.

    1983-01-01

    More than 1000 microprocessors and more than 10,000 data memories in each of the twenty or so 1300 MW units in the French nuclear programme: that was the decision taken by Electricite de France (EDF) in conjunction with the designers in 1974, with the intention of introducing programmable automata on a wide scale in French nuclear power plants. This programme was carried out with the assistance of advanced research services such as the universities, the Commissariat a l'energie atomique (CEA), EDF's design and research service and the designers, most of whom were already EDF suppliers for the 900 MW range. Having used computers for linking sequences (themselves carried out with electromagnetic technology) for its latest natural-uranium gas-cooled graphite-moderated power plants, EDF decided to call a temporary halt, in the case of its 900 MW light-water range, to the use of digital techniques for the control and automation of power plants although it continued to employ such techniques widely in data processing. Thus, the widespread introduction of programmable automata, which was decided upon in 1974/75 at a time when no equivalent existed at the international level, led EDF and French designers to undertake a major development effort in order to meet the requirements - particularly safety and reliability requirements - for such automata to be incorporated into the nuclear field. How does this choice fit in with the logical evolution of the digitalization of French nuclear power plants. What problems has it caused for EDF and French industry. How have these problems been tackled. How have they been overcome. These are the questions dealt with in this paper. (author)

  16. Efficient digital implementation of a conductance-based globus pallidus neuron and the dynamics analysis

    Science.gov (United States)

    Yang, Shuangming; Wei, Xile; Deng, Bin; Liu, Chen; Li, Huiyan; Wang, Jiang

    2018-03-01

    Balance between biological plausibility of dynamical activities and computational efficiency is one of challenging problems in computational neuroscience and neural system engineering. This paper proposes a set of efficient methods for the hardware realization of the conductance-based neuron model with relevant dynamics, targeting reproducing the biological behaviors with low-cost implementation on digital programmable platform, which can be applied in wide range of conductance-based neuron models. Modified GP neuron models for efficient hardware implementation are presented to reproduce reliable pallidal dynamics, which decode the information of basal ganglia and regulate the movement disorder related voluntary activities. Implementation results on a field-programmable gate array (FPGA) demonstrate that the proposed techniques and models can reduce the resource cost significantly and reproduce the biological dynamics accurately. Besides, the biological behaviors with weak network coupling are explored on the proposed platform, and theoretical analysis is also made for the investigation of biological characteristics of the structured pallidal oscillator and network. The implementation techniques provide an essential step towards the large-scale neural network to explore the dynamical mechanisms in real time. Furthermore, the proposed methodology enables the FPGA-based system a powerful platform for the investigation on neurodegenerative diseases and real-time control of bio-inspired neuro-robotics.

  17. Safety analysis of control rod drive computers

    International Nuclear Information System (INIS)

    Ehrenberger, W.; Rauch, G.; Schmeil, U.; Maertz, J.; Mainka, E.U.; Nordland, O.; Gloee, G.

    1985-01-01

    The analysis of the most significant user programmes revealed no errors in these programmes. The evaluation of approximately 82 cumulated years of operation demonstrated that the operating system of the control rod positioning processor has a reliability that is sufficiently good for the tasks this computer has to fulfil. Computers can be used for safety relevant tasks. The experience gained with the control rod positioning processor confirms that computers are not less reliable than conventional instrumentation and control system for comparable tasks. The examination and evaluation of computers for safety relevant tasks can be done with programme analysis or statistical evaluation of the operating experience. Programme analysis is recommended for seldom used and well structured programmes. For programmes with a long, cumulated operating time a statistical evaluation is more advisable. The effort for examination and evaluation is not greater than the corresponding effort for conventional instrumentation and control systems. This project has also revealed that, where it is technologically sensible, process controlling computers or microprocessors can be qualified for safety relevant tasks without undue effort. (orig./HP) [de

  18. Data Acquisition and Digital Filtering for Infrasonic Records on Active Volcanoes

    Directory of Open Access Journals (Sweden)

    José Chilo

    2007-03-01

    Full Text Available This paper presents the design of a digital data acquisition system for volcanic infrasound records. The system includes four electret condenser element microphones, a QF4A512 programmable signal converter from Quickfilter Technologies and a MSP430 microcontroller from Texas Instruments. The signal output of every microphone is converted to digital via a 16-bit Analog to Digital Converter (ADC. To prevent errors in the conversion process, Anti-Aliasing Filters are employed prior to the ADC. Digital filtering is performed after the ADC using a Digital Signal Processor, which is implemented on the QF4A512. The four digital signals are summed to get only one signal. Data storing and digital wireless data transmission will be described in a future paper.

  19. Digital Control of External Devices through the Parallel Port of a ...

    African Journals Online (AJOL)

    Digital Control of External Devices through the Parallel Port of a Computer Using Visual Basic. ... Nigerian Journal of Technology ... Keywords: device controller, digital switching, digital interfacing, visual basic, computer parallel port ...

  20. CERN Technical Training 2003: Learning for the LHC ! DISP-2003  -  Digital Signal Processing

    CERN Multimedia

    2003-01-01

    DISP-2003 is a two-term course given by CERN and University of Lausanne (UNIL) experts within the framework of the Technical Training Programme. The course will review the current techniques dealing with Digital Signal Processing. The DISP-2003 lecture series is composed of two Terms, and it is intended for an audience who work or will work on digital signal processing aspects, and who need an introductory or refresher/update course. The course will be in English, with questions and answers also in French. Spring 1 Term: DISP-2003: Introduction to Digital Signal Processing 20 February 2003 - 3 April 2003, 7 lectures, Thursdays (attendance cost: 70.- CHF, registration required) Lecturers: Maria Elena Angoletta, AB-BDI; Guy Baribaud, AB-BDI; Philippe Baudrenghien, AB-RF; Laurent Deniau, AT-MTM Programme: 'Classical' digital signal processing. Fourier analysis. The Laplace transform. The z-transform. Digital filters. Statistics for Signal Processing. Signal Estimation and Spectral Analysis. Spring 2 T...

  1. CERN Technical Training 2003: Learning for the LHC! DISP-2003 - Digital Signal Processing

    CERN Multimedia

    2003-01-01

    DISP-2003 is a two-term course given by CERN and University of Lausanne (UNIL) experts within the framework of the Technical Training Programme. The course will review the current techniques dealing with Digital Signal Processing, and it is intended for an audience who work or will work on digital signal processing aspects, and who need an introductory or refresher/update course. The course will be in English, with question and answers also in French. Spring 2 Term: DISP-2003: Advanced Digital Signal Processing 30 April 2003 - 21 May 2003, 4 lectures, Wednesdays afternoon. Attendance cost: 40.- CHF, registration required. Lecturers: Léonard Studer, UNIL; Laurent Deniau, AT-MTM; Elena Wildner, AT-MAS. Programme: Intelligent signal processing (ISP). Non-linear time series analysis. Image processing. Wavelets. Basic concepts and definitions have been introduced during the previous Spring 1 Term: DISP-2003: Introduction to Digital Signal Processing. DISP-2003 is open to all people interested, but registrat...

  2. Digital-Analog Hybrid Scheme and Its Application to Chaotic Random Number Generators

    Science.gov (United States)

    Yuan, Zeshi; Li, Hongtao; Miao, Yunchi; Hu, Wen; Zhu, Xiaohua

    2017-12-01

    Practical random number generation (RNG) circuits are typically achieved with analog devices or digital approaches. Digital-based techniques, which use field programmable gate array (FPGA) and graphics processing units (GPU) etc. usually have better performances than analog methods as they are programmable, efficient and robust. However, digital realizations suffer from the effect of finite precision. Accordingly, the generated random numbers (RNs) are actually periodic instead of being real random. To tackle this limitation, in this paper we propose a novel digital-analog hybrid scheme that employs the digital unit as the main body, and minimum analog devices to generate physical RNs. Moreover, the possibility of realizing the proposed scheme with only one memory element is discussed. Without loss of generality, we use the capacitor and the memristor along with FPGA to construct the proposed hybrid system, and a chaotic true random number generator (TRNG) circuit is realized, producing physical RNs at a throughput of Gbit/s scale. These RNs successfully pass all the tests in the NIST SP800-22 package, confirming the significance of the scheme in practical applications. In addition, the use of this new scheme is not restricted to RNGs, and it also provides a strategy to solve the effect of finite precision in other digital systems.

  3. Launch of technical training courses for programmers

    CERN Multimedia

    2015-01-01

    This autumn, two new technical training courses have been launched for scientists and engineers at CERN who undertake programming tasks, particularly in C and C++. Both courses are taught by Andrzej Nowak, an expert in next-generation and cutting-edge computing technology research.   The training courses are organised in cooperation with CERN openlab and are sponsored by the CERN IT department – there is only a nominal registration fee of 50 CHF. This is an opportunity not to be missed! Computer architecture and hardware-software interaction (2 days, 26-27 October) The architecture course offers a comprehensive overview of current topics in computer architecture and their consequences for the programmer, from the basic Von Neumann schema to its modern-day expansions. Understanding hardware-software interaction allows the programmer to make better use of all features of available computer hardware and compilers. Specific architectural ...

  4. Heterogeneous real-time computing in radio astronomy

    Science.gov (United States)

    Ford, John M.; Demorest, Paul; Ransom, Scott

    2010-07-01

    Modern computer architectures suited for general purpose computing are often not the best choice for either I/O-bound or compute-bound problems. Sometimes the best choice is not to choose a single architecture, but to take advantage of the best characteristics of different computer architectures to solve your problems. This paper examines the tradeoffs between using computer systems based on the ubiquitous X86 Central Processing Units (CPU's), Field Programmable Gate Array (FPGA) based signal processors, and Graphical Processing Units (GPU's). We will show how a heterogeneous system can be produced that blends the best of each of these technologies into a real-time signal processing system. FPGA's tightly coupled to analog-to-digital converters connect the instrument to the telescope and supply the first level of computing to the system. These FPGA's are coupled to other FPGA's to continue to provide highly efficient processing power. Data is then packaged up and shipped over fast networks to a cluster of general purpose computers equipped with GPU's, which are used for floating-point intensive computation. Finally, the data is handled by the CPU and written to disk, or further processed. Each of the elements in the system has been chosen for its specific characteristics and the role it can play in creating a system that does the most for the least, in terms of power, space, and money.

  5. Academic Training Lecture Regular Programme: Cloud Computing

    CERN Multimedia

    2012-01-01

    Cloud Computing (1/2), by Belmiro Rodrigues Moreira (LIP Laboratorio de Instrumentacao e Fisica Experimental de Part).   Wednesday, May 30, 2012 from 11:00 to 12:00 (Europe/Zurich) at CERN ( 500-1-001 - Main Auditorium ) Cloud computing, the recent years buzzword for distributed computing, continues to attract and keep the interest of both the computing and business world. These lectures aim at explaining "What is Cloud Computing?" identifying and analyzing it's characteristics, models, and applications. The lectures will explore different "Cloud definitions" given by different authors and use them to introduce the particular concepts. The main cloud models (SaaS, PaaS, IaaS), cloud types (public, private, hybrid), cloud standards and security concerns will be presented. The borders between Cloud Computing and Grid Computing, Server Virtualization, Utility Computing will be discussed and analyzed.

  6. An Embedded Based Digital Controller for Thermal Process

    Directory of Open Access Journals (Sweden)

    A. Lakshmi Sangeetha

    2008-01-01

    Full Text Available This paper describes a low cost virtual instrumentation (VI system to monitor and control the electrically heated water bath temperature. The PIC16F877 based digital microcontroller is used as thermostat which controls and monitors the temperature. The digital controller also allows the user to modify the sensor (PT100 calibration data values if necessary. The developed programmable on/off control function provides on-line display of measuring temperature, set point as well as the control function output plots through the parallel port. This bus interaction is realized in Visual Basic/Assembly Language and uses a 16 bit, 10 ms sampling analog-to-digital converter (ADS 7805 for monitoring and controlling the parameters of the temperature local digital controller.

  7. Digital Technologies Jump Start Telemedicine

    Science.gov (United States)

    Pierce, Alan

    2011-01-01

    The technologists, research doctors, computer programmers, electrical engineers, and biomedical engineers who design and create new medical diagnostic equipment and medical treatments are now working on medical systems that use the computing power of personal computers and cell phones. For disease diagnosis, they are finding ways to shrink…

  8. Computer assisted radiology

    International Nuclear Information System (INIS)

    Lemke, H.U.; Rhodes, M.L.; Jaffee, C.C.; Felix, R.

    1987-01-01

    The organization of the book follows the plan of the meeting, with chapters representing the general meeting sessions and articles representing the meeting presentations. These are grouped by modality or kindred application, where relevant. Some sessions are not similarly divided and individual papers are positioned, presumably, in order of presentation. Each section labeled workshop addresses a specific topic. The first session is on digital image generation and contains sections on magnetic resonance imaging, nuclear medicine, computed tomography, ultrasound, digital radiography, and digital subtraction and angiography. The remaining sections are on application programming, picture archiving and communications systems, computer graphics, and computer vision

  9. Development of processing procedure preparing for digital computer controlled equipment on modular design base

    International Nuclear Information System (INIS)

    Starosel'tsev, O.P.; Khrundin, V.I.

    1982-01-01

    In order to reduce labour consumption of technological preparation of production for digital computer controlled machines during the treatment of steam turbines articles created is a system of modular design of technological processes and controlling programs. A set of typical modulas-transitions, being a number of surfaces of an articles treated with one cutting tool in optimum sequence, and a library of cutting tools are the base of the system. Introduction of such a system sharply enhaneces the efficiency of the equipment utilization [ru

  10. Simulation of Digital Control Computer of Nuclear Power Plant Based on Virtual Machine Technology

    Energy Technology Data Exchange (ETDEWEB)

    Hou, Xue Yan; Li, Shu; Li, Qing [China Nuclear Power Operation Technology Co., Wuhan (China)

    2011-08-15

    Based on analyzing DCC (Digital Control Computer) instruction sets, memory map, display controllers and I/O system, virtual machine of DCC (abbr. VM DCC) has been developed. The executive and control programs, same as running on NPP (Nuclear Power Plant) unit's DCC, can run on the VM DCC smoothly and get same control results. Dual VM DCC system has been successfully applied in NPP FSS(Full Scope Simulator) training. It not only improves FSS's fidelity but also makes maintaining easier.

  11. Programmable pulse sequence generator with multiple output lines

    Science.gov (United States)

    Drabczyk, Hubert

    2006-10-01

    This paper presents a novel concept of pulse sequence generator and its prototype as an electronic circuit testing laboratory tool. The generator has multiple output lines and is capable of using control data defining different pulse sequences to be given to the outputs. It is also possible to use different voltage levels in output signal and switch output lines for reading data from driven system. The pulse sequence generator can be used for runtime environment simulation, as hardware tester or auxiliary tool in new designs. Important design factors were to keep cost of the tool low and allow integration with other projects by using flexible architecture. The prototype was based on universal programmer with adjustable power supply, '51 microcontroller and Altera Cyclone chip. The generator communicates witch PC computer via RS232 port. Dedicated software was developed in the course of this project, to control the tool and data transmission. The prototype confirmed the possibility to create an inexpensive multipurpose laboratory tool for programming, testing and simulation of digital devices.

  12. Initial findings from a mixed-methods evaluation of computer-assisted therapy for substance misuse in prisoners: Development, implementation and clinical outcomes from the ‘Breaking Free Health & Justice’ treatment and recovery programme

    Directory of Open Access Journals (Sweden)

    Sarah Elison

    2015-08-01

    Full Text Available Background: Within the United Kingdom’s ‘Transforming Rehabilitation’ agenda, reshaping drug and alcohol interventions in prisons is central to the Government’s approach to addressing substance dependence in the prison population and reduce reoffending. To achieve this, a through-care project to support offenders following release, ‘Gateways’, is taking place providing ‘through the gate’ support to released offenders, including help with organising accommodation, education and employment, and access to a peer supporter. In addition, Gateways is providing access to an evidence-based computer-assisted therapy (CAT programme for substance misuse, Breaking Free Health & Justice (BFHJ. Developed in partnership with the Ministry of Justice (MoJ National Offender Management Services (NOMS, and based on a community version of the programme, Breaking Free Online (BFO, BFHJ provides access to clinically-robust techniques based on cognitive behavioural therapy (CBT and promotes the role of technology-enhanced approaches in recovery from substance misuse. The BFHJ programme is provided via ‘Virtual Campus’ (VC, a secure, web-based learning environment delivered by NOMS and the Department for Business, Innovation and Skills, which has no links to websites not approved by MoJ, and provides prisoners with access to online training courses around work and skills. Providing BFHJ on VC makes the programme the world’s first online healthcare programme to be provided in prisons. Aims: Although here is an emerging evidence-base for the effectiveness of the community version of the BFO programme and its implementation within community treatment settings (Davies, Elison, Ward, & Laudet, 2015; Elison, Davies, & Ward, 2015a, 2015b; Elison, Humphreys, Ward, & Davies, 2013; Elison, Ward, Davies, Lidbetter, et al., 2014; Elison, Ward, Davies, & Moody, 2014, its potential within prison settings requires exploration. This study therefore sought to

  13. Evaluation of the AccessIT Project and the Distance LearningProgramme on Digitization

    Directory of Open Access Journals (Sweden)

    Bülent Yılmaz

    2013-11-01

    Full Text Available AccessIT is an EU-funded project under EU’s Education and Culture Program aiming to digitize a certain amount of sources that are part of the cultural heritage, to transfer them to Europeana, and to sustain the education infrastructure to achieve this goal in the partner countries of Greece, Poland, Serbia, Turkey and UK. In this study, in addition to the general evaluation of the AccessIT Project, it is aimed to investigate the awareness of participants in thefield on digitization and digital content management, their self-efficiency perceptions, and to evaluate the education program based on the data acquired from the survey of544participants who were enrolled in the distance education program offered within the scope of the project.It was found out in the study that the AccessIT Project has had an important function in Turkey and the distance education program significantly contributed to participants ’ self-efficiency perceptions about digitization.

  14. Digital Humanities: What Can Libraries Offer?

    Science.gov (United States)

    Wong, Shun Han Rebekah

    2016-01-01

    The collaborative aspect of digital humanities is one of the core values of the field. Specialists and organizations involved in digital humanities partnerships may include individual scholars focusing on a particular area, multiple scholars across disciplines, computer scientists, or digital humanities centers. Through a quantitative analysis of…

  15. Regulatory issues on using programmable logic device in nuclear power plants

    International Nuclear Information System (INIS)

    Park, G. Y.; Yu, Y. J.; Kim, H. T.; Kwon, Y. I.; Park, H. S.; Jeong, C. H.

    2012-01-01

    For replacing obsolete analog equipment in nuclear power plant, the Programmable Logic Devices (PLDs) using Hardware Description Language (HDL) have been widely adopted in digitalized Instrumentation and Control (I and C) systems because of its flexibility. For safety reviews on Nuclear Power Plants (NPPs,) qualifying digitalized safety I and C system using PLDs is an important issue. As an effort to provide regulatory position on using PLDs in safety I and C system, there is a research project to provide the regulatory positions against emerging issues involved with digitalisation of I and C system including using PLDs. Therefore, this paper addresses the important considerations for using PLDs in safety I and C systems such as diversity, independence and qualification, etc. In this point, this study focuses on technical reports for Field Programmable Gate Array (FPGA) from EPRI,. U.S. NRC, and relevant technical standards

  16. Regulatory issues on using programmable logic device in nuclear power plants

    Energy Technology Data Exchange (ETDEWEB)

    Park, G. Y.; Yu, Y. J.; Kim, H. T.; Kwon, Y. I.; Park, H. S.; Jeong, C. H. [Korea Institute of Nuclear Safety, Daejeon (Korea, Republic of)

    2012-10-15

    For replacing obsolete analog equipment in nuclear power plant, the Programmable Logic Devices (PLDs) using Hardware Description Language (HDL) have been widely adopted in digitalized Instrumentation and Control (I and C) systems because of its flexibility. For safety reviews on Nuclear Power Plants (NPPs,) qualifying digitalized safety I and C system using PLDs is an important issue. As an effort to provide regulatory position on using PLDs in safety I and C system, there is a research project to provide the regulatory positions against emerging issues involved with digitalisation of I and C system including using PLDs. Therefore, this paper addresses the important considerations for using PLDs in safety I and C systems such as diversity, independence and qualification, etc. In this point, this study focuses on technical reports for Field Programmable Gate Array (FPGA) from EPRI,. U.S. NRC, and relevant technical standards.

  17. Training Adaptability in Digital Skills

    National Research Council Canada - National Science Library

    Hess-Kosa, Kathleen

    2001-01-01

    .... As outlined in this Phase I report, Aptima and the Group for Organizational Effectiveness (gOE) have lain the groundwork for an innovative, computer-based, digital-skills training package designed to increase the adaptability of digital skills...

  18. A DIGITAL APPROACH TO LARGE FORMAT ILLUSTRATIONS ON ...

    African Journals Online (AJOL)

    user

    is simply computer illustration or digital drawing and painting. This is ... of computers in the 80s, the traditional tools were represented by digital tools on the user interface for ...... Edwards, B. (1989) Drawing on the right side of the Brain.

  19. Classified one-step high-radix signed-digit arithmetic units

    Science.gov (United States)

    Cherri, Abdallah K.

    1998-08-01

    High-radix number systems enable higher information storage density, less complexity, fewer system components, and fewer cascaded gates and operations. A simple one-step fully parallel high-radix signed-digit arithmetic is proposed for parallel optical computing based on new joint spatial encodings. This reduces hardware requirements and improves throughput by reducing the space-bandwidth produce needed. The high-radix signed-digit arithmetic operations are based on classifying the neighboring input digit pairs into various groups to reduce the computation rules. A new joint spatial encoding technique is developed to present both the operands and the computation rules. This technique increases the spatial bandwidth product of the spatial light modulators of the system. An optical implementation of the proposed high-radix signed-digit arithmetic operations is also presented. It is shown that our one-step trinary signed-digit and quaternary signed-digit arithmetic units are much simpler and better than all previously reported high-radix signed-digit techniques.

  20. Optical Doppler tomography based on a field programmable gate array

    DEFF Research Database (Denmark)

    Larsen, Henning Engelbrecht; Nilsson, Ronnie Thorup; Thrane, Lars

    2008-01-01

    We report the design of and results obtained by using a field programmable gate array (FPGA) to digitally process optical Doppler tomography signals. The processor fits into the analog signal path in an existing optical coherence tomography setup. We demonstrate both Doppler frequency and envelope...... extraction using the Hilbert transform, all in a single FPGA. An FPGA implementation has certain advantages over general purpose digital signal processor (DSP) due to the fact that the processing elements operate in parallel as opposed to the DSP. which is primarily a sequential processor....

  1. Large Scale Document Inversion using a Multi-threaded Computing System

    Science.gov (United States)

    Jung, Sungbo; Chang, Dar-Jen; Park, Juw Won

    2018-01-01

    Current microprocessor architecture is moving towards multi-core/multi-threaded systems. This trend has led to a surge of interest in using multi-threaded computing devices, such as the Graphics Processing Unit (GPU), for general purpose computing. We can utilize the GPU in computation as a massive parallel coprocessor because the GPU consists of multiple cores. The GPU is also an affordable, attractive, and user-programmable commodity. Nowadays a lot of information has been flooded into the digital domain around the world. Huge volume of data, such as digital libraries, social networking services, e-commerce product data, and reviews, etc., is produced or collected every moment with dramatic growth in size. Although the inverted index is a useful data structure that can be used for full text searches or document retrieval, a large number of documents will require a tremendous amount of time to create the index. The performance of document inversion can be improved by multi-thread or multi-core GPU. Our approach is to implement a linear-time, hash-based, single program multiple data (SPMD), document inversion algorithm on the NVIDIA GPU/CUDA programming platform utilizing the huge computational power of the GPU, to develop high performance solutions for document indexing. Our proposed parallel document inversion system shows 2-3 times faster performance than a sequential system on two different test datasets from PubMed abstract and e-commerce product reviews. CCS Concepts •Information systems➝Information retrieval • Computing methodologies➝Massively parallel and high-performance simulations.

  2. Wrist Hypothermia Related to Continuous Work with a Computer Mouse: A Digital Infrared Imaging Pilot Study

    Directory of Open Access Journals (Sweden)

    Jelena Reste

    2015-08-01

    Full Text Available Computer work is characterized by sedentary static workload with low-intensity energy metabolism. The aim of our study was to evaluate the dynamics of skin surface temperature in the hand during prolonged computer mouse work under different ergonomic setups. Digital infrared imaging of the right forearm and wrist was performed during three hours of continuous computer work (measured at the start and every 15 minutes thereafter in a laboratory with controlled ambient conditions. Four people participated in the study. Three different ergonomic computer mouse setups were tested on three different days (horizontal computer mouse without mouse pad; horizontal computer mouse with mouse pad and padded wrist support; vertical computer mouse without mouse pad. The study revealed a significantly strong negative correlation between the temperature of the dorsal surface of the wrist and time spent working with a computer mouse. Hand skin temperature decreased markedly after one hour of continuous computer mouse work. Vertical computer mouse work preserved more stable and higher temperatures of the wrist (>30 °C, while continuous use of a horizontal mouse for more than two hours caused an extremely low temperature (<28 °C in distal parts of the hand. The preliminary observational findings indicate the significant effect of the duration and ergonomics of computer mouse work on the development of hand hypothermia.

  3. Digital transfer of non-destructive testing images

    International Nuclear Information System (INIS)

    Nelson, S.

    1996-01-01

    This paper intends to address a possible avenue to assist the Non-Destructive Testing Industry in managing and transferring results to their clients in a more efficient way. Data is sent around the globe in various forms to a multitude of destinations. The problem has been twofold in any industry: how to get the data into a communication network and, how to manage and utilize this data. There are many types of scanners which can digitize the graph which can then be displayed on a computer screen via a software programme. The one presented in this paper has been jointly developed by a Melbourne company, Compu Medics and AGFA Australia. This system can also capture a video signal from Ultrasound Units and display on the screen. The author also explore what can be done with this data. Possibilities are endless and include: sending it via satellite or land line to a remote reader, saving or archiving for future reference and utilising the data base for education

  4. Finnish Fusion Research Programme Yearbook 1993-1994

    International Nuclear Information System (INIS)

    Karttunen, S.; Paettikangas, T.

    1995-05-01

    Finnish Fusion Research Programme (FFUSION) is one of the national energy research programmes funded by the Ministry of Trade and Industry and from 1995 by TEKES. National organization for fusion research is necessary for efficient and successful participation in international fusion programmes. FFUSION programme serves well for this purpose and it made possible to establish relations and the dialogue with the European Fusion Programme. The process led to the Finnish Association Euratom-TEKES in early 1995. The first period of the FFUSION programme (1993-1994) was preparation for the association to the Community Programme. The strategy was to emphasize fusion technology parallel with the basic fusion and plasma physics and to activate the related Finnish industry to collaborate and participate in the FFUSION programme and later in the European Fusion Programme. The key element in the strategy is the focusing our fairly small R and D effort to a few topics, which increases possibilities to be competitive in Europe. The physics programme in FFUSION deals mainly with theoretical and computational studies of radio-frequency heating in tokamak plasmas. Technology programme started with prestudies in 1993 and it concentrates into two areas: fusion reactor materials and remote handling systems. (8 figs., 3 tabs.)

  5. 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

  6. Computer programmes of the Power Research Institute for the analysis of processes in the primary coolant circuit and in the containment of a WWER plant in a loss-of-coolant accident

    International Nuclear Information System (INIS)

    Misak, J.

    1976-01-01

    A brief description is given of computer programmes for the analysis of loss-of-coolant accidents (LOCA) in WWER type reactors. The LENKA programme is intended for the thermal and hydraulic analysis of the consequences of such accidents in the primary coolant circuit. The SICHTA programme is intended for the detailed calculation of the time dependence of the axial and radial distribution of heat in fuel rods from steady-state to the flooding of the core. CHEMLOC is intended for the analysis of the heat history of the core and the extent of chemical reactions in LOCA when the emergency core cooling system is not operating. The TRACO I is intended for the analysis of the initial stage of the transient process in a full-pressure containment after LOCA (the computation of the time and spatial dependences of pressures and temperatures). TRACO III is intended for the computation of the long-term time dependence of pressure and temperature in the full-pressure containment after LOCA. (B.S.)

  7. development of microcontroller based binaural digital hearing aids

    African Journals Online (AJOL)

    HOD

    but only a small portion of human population seek help and use them [3], though the ... stigma of putting on of digital hearing aid will no longer be there as before. ... 36, No. 3, July 2017 911 aids including the programmability, self-monitoring,.

  8. Neural Computation and the Computational Theory of Cognition

    Science.gov (United States)

    Piccinini, Gualtiero; Bahar, Sonya

    2013-01-01

    We begin by distinguishing computationalism from a number of other theses that are sometimes conflated with it. We also distinguish between several important kinds of computation: computation in a generic sense, digital computation, and analog computation. Then, we defend a weak version of computationalism--neural processes are computations in the…

  9. A Versatile Image Processor For Digital Diagnostic Imaging And Its Application In Computed Radiography

    Science.gov (United States)

    Blume, H.; Alexandru, R.; Applegate, R.; Giordano, T.; Kamiya, K.; Kresina, R.

    1986-06-01

    In a digital diagnostic imaging department, the majority of operations for handling and processing of images can be grouped into a small set of basic operations, such as image data buffering and storage, image processing and analysis, image display, image data transmission and image data compression. These operations occur in almost all nodes of the diagnostic imaging communications network of the department. An image processor architecture was developed in which each of these functions has been mapped into hardware and software modules. The modular approach has advantages in terms of economics, service, expandability and upgradeability. The architectural design is based on the principles of hierarchical functionality, distributed and parallel processing and aims at real time response. Parallel processing and real time response is facilitated in part by a dual bus system: a VME control bus and a high speed image data bus, consisting of 8 independent parallel 16-bit busses, capable of handling combined up to 144 MBytes/sec. The presented image processor is versatile enough to meet the video rate processing needs of digital subtraction angiography, the large pixel matrix processing requirements of static projection radiography, or the broad range of manipulation and display needs of a multi-modality diagnostic work station. Several hardware modules are described in detail. For illustrating the capabilities of the image processor, processed 2000 x 2000 pixel computed radiographs are shown and estimated computation times for executing the processing opera-tions are presented.

  10. Molecular computing towards a novel computing architecture for complex problem solving

    CERN Document Server

    Chang, Weng-Long

    2014-01-01

    This textbook introduces a concise approach to the design of molecular algorithms for students or researchers who are interested in dealing with complex problems. Through numerous examples and exercises, you will understand the main difference of molecular circuits and traditional digital circuits to manipulate the same problem and you will also learn how to design a molecular algorithm of solving any a problem from start to finish. The book starts with an introduction to computational aspects of digital computers and molecular computing, data representation of molecular computing, molecular operations of molecular computing and number representation of molecular computing, and provides many molecular algorithm to construct the parity generator and the parity checker of error-detection codes on digital communication, to encode integers of different formats, single precision and double precision of floating-point numbers, to implement addition and subtraction of unsigned integers, to construct logic operations...

  11. FERMI: a digital Front End and Readout MIcrosystem for high resolution calorimetry

    International Nuclear Information System (INIS)

    Alexanian, H.; Appelquist, G.; Bailly, P.

    1995-01-01

    We present a digital solution for the front-end electronics of high resolution calorimeters at future colliders. It is based on analogue signal compression, high speed A/D converters, a fully programmable pipeline and a digital signal processing (DSP) chain with local intelligence and system supervision. This digital solution is aimed at providing maximal front-end processing power by performing waveform analysis using DSP methods. For the system integration of the multichannel device a multi-chip, silicon-on-silicon multi-chip module (MCM) has been adopted. This solution allows a high level of integration of complex analogue and digital functions, with excellent flexibility in mixing technologies for the different functional blocks. This type of multichip integration provides a high degree of reliability and programmability at both the function and the system level, with the additional possibility of customising the microsystem to detector-specific requirements. For enhanced reliability in high radiation environments, fault tolerance strategies, i.e. redundancy, reconfigurability, majority voting and coding for error detection and correction, are integrated into the design. ((orig.))

  12. High Performance Low Cost Digitally Controlled Power Conversion Technology

    DEFF Research Database (Denmark)

    Jakobsen, Lars Tønnes

    2008-01-01

    in order to reduce the power consumption of servers and datacenters. The work presented in this thesis includes digital control methods for switch-mode converters implemented in microcontrollers, digital signal controllers and field programmable gate arrays. Microcontrollers are cheap devices that can...... be used for real-time control of switch-mode converters. Software design in the assembly language of the microcontroller is important because of the limited resources of the microcontroller. Microcontrollers are best suited for power electronics applications with low bandwidth requirements because...... the execution time of the software algorithm that realises the digital control law will constitute a considerable delay in the control loop. Digital signal controllers are powerful devices capable of performing arithmetic functions much faster than a microcontroller can. Digital signal controllers are well...

  13. Field-programmable lab-on-a-chip based on microelectrode dot array architecture.

    Science.gov (United States)

    Wang, Gary; Teng, Daniel; Lai, Yi-Tse; Lu, Yi-Wen; Ho, Yingchieh; Lee, Chen-Yi

    2014-09-01

    The fundamentals of electrowetting-on-dielectric (EWOD) digital microfluidics are very strong: advantageous capability in the manipulation of fluids, small test volumes, precise dynamic control and detection, and microscale systems. These advantages are very important for future biochip developments, but the development of EWOD microfluidics has been hindered by the absence of: integrated detector technology, standard commercial components, on-chip sample preparation, standard manufacturing technology and end-to-end system integration. A field-programmable lab-on-a-chip (FPLOC) system based on microelectrode dot array (MEDA) architecture is presented in this research. The MEDA architecture proposes a standard EWOD microfluidic component called 'microelectrode cell', which can be dynamically configured into microfluidic components to perform microfluidic operations of the biochip. A proof-of-concept prototype FPLOC, containing a 30 × 30 MEDA, was developed by using generic integrated circuits computer aided design tools, and it was manufactured with standard low-voltage complementary metal-oxide-semiconductor technology, which allows smooth on-chip integration of microfluidics and microelectronics. By integrating 900 droplet detection circuits into microelectrode cells, the FPLOC has achieved large-scale integration of microfluidics and microelectronics. Compared to the full-custom and bottom-up design methods, the FPLOC provides hierarchical top-down design approach, field-programmability and dynamic manipulations of droplets for advanced microfluidic operations.

  14. Argosy 4 - A programme for lattice calculations

    International Nuclear Information System (INIS)

    MacDougall, J.D.

    1965-07-01

    This report contains a detailed description of the methods of calculation used in the Argosy 4 computer programme, and of the input requirements and printed results produced by the programme. An outline of the physics of the Argosy method is given. Section 2 describes the lattice calculation, including the burn up calculation, section 3 describes the control rod calculation and section 4 the reflector calculation. In these sections the detailed equations solved by the programme are given. In section 5 input requirements are given, and in section 6 the printed output obtained from an Argosy calculation is described. In section 7 are noted the principal differences between Argosy 4 and earlier versions of the Argosy programme

  15. Initial draft of CSE-UCLA evaluation model based on weighted product in order to optimize digital library services in computer college in Bali

    Science.gov (United States)

    Divayana, D. G. H.; Adiarta, A.; Abadi, I. B. G. S.

    2018-01-01

    The aim of this research was to create initial design of CSE-UCLA evaluation model modified with Weighted Product in evaluating digital library service at Computer College in Bali. The method used in this research was developmental research method and developed by Borg and Gall model design. The results obtained from the research that conducted earlier this month was a rough sketch of Weighted Product based CSE-UCLA evaluation model that the design had been able to provide a general overview of the stages of weighted product based CSE-UCLA evaluation model used in order to optimize the digital library services at the Computer Colleges in Bali.

  16. Six-degree-of-freedom missile simulation using the ADI AD 100 digital computer and ADSIM simulation language

    Science.gov (United States)

    Zwaanenburg, Koos

    1989-01-01

    The use of an AD 100 computer and the ADSIM language in the six-degree-of-freedom digital simulation of an air-to-ground missile is illustrated. The missile is launched from a moving platform, typically a helicopter, and is capable of striking a mobile target up to 10 kilometers away. The missile could be any tactical missile. The performance numbers of the AD 100 show that it is possible to implement a high performance missile model in a real-time simulation without the problems associated with an implementation on a general purpose computer using FORTRAN.

  17. Introduction to focus issue: intrinsic and designed computation: information processing in dynamical systems--beyond the digital hegemony.

    Science.gov (United States)

    Crutchfield, James P; Ditto, William L; Sinha, Sudeshna

    2010-09-01

    How dynamical systems store and process information is a fundamental question that touches a remarkably wide set of contemporary issues: from the breakdown of Moore's scaling laws--that predicted the inexorable improvement in digital circuitry--to basic philosophical problems of pattern in the natural world. It is a question that also returns one to the earliest days of the foundations of dynamical systems theory, probability theory, mathematical logic, communication theory, and theoretical computer science. We introduce the broad and rather eclectic set of articles in this Focus Issue that highlights a range of current challenges in computing and dynamical systems.

  18. Computer-assisted radiology

    International Nuclear Information System (INIS)

    Lemke, H.U.

    1988-01-01

    New digital imaging modalities and more sophisticated image processing systems will have a profound effect on those areas of medicine concerned with imaging. This mainly means computer-assisted radiology (CAR) and implies a transition from analog film systems to digital imaging systems, integration of digital imaging modalities through picture archiving and communication systems (PACS) and the graduated employment of image-oriented medical work stations (MWS) for computer-assisted representation, communication, diagnosis, and therapy planning. (orig.) [de

  19. Evaluation of digital dental models obtained from dental cone-beam computed tomography scan of alginate impressions

    OpenAIRE

    Jiang, Tingting; Lee, Sang-Mi; Hou, Yanan; Chang, Xin; Hwang, Hyeon-Shik

    2016-01-01

    Objective To investigate the dimensional accuracy of digital dental models obtained from the dental cone-beam computed tomography (CBCT) scan of alginate impressions according to the time elapse when the impressions are stored under ambient conditions. Methods Alginate impressions were obtained from 20 adults using 3 different alginate materials, 2 traditional alginate materials (Alginoplast and Cavex Impressional) and 1 extended-pour alginate material (Cavex ColorChange). The impressions wer...

  20. On the digital technology of microfilms

    International Nuclear Information System (INIS)

    Wang Zhihong

    2012-01-01

    The perfect combination of microfilm digital technology and computer technology not only shows the agility, the logicality and the convenience of the computer file management, but also shows the permanence, the authenticity and the legal validity of the microfilm technology. Therefore, the microfilm digital technology has a wide application prospect in the archives departments, and will further enhance the level of modernization of file management. (author)