Skip to main content
Home
Department Of Physics text logo
  • Research
    • Our research
    • Our research groups
    • Our research in action
    • Research funding support
    • Summer internships for undergraduates
  • Study
    • Undergraduates
    • Postgraduates
  • Engage
    • For alumni
    • For business
    • For schools
    • For the public
Menu
Department of Physics
Credit: Jack Hobhouse

Rui Gao

Electronics Engineer

Sub department

  • Professional and support services
Rui.Gao@physics.ox.ac.uk
Telephone: 01865 (2)73482
Denys Wilkinson Building, room Central Electronics Group,186.40.26A (466B)
  • About
  • Publications

Charge shielding in the In-situ Storage Image Sensor for a vertex detector at the ILC

Nuclear Instruments and Methods in Physics Research, Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 607:3 (2009) 538-543

Authors:

Z Zhang, KD Stefanov, D Bailey, Y Banda, C Buttar, A Cheplakov, D Cussans, C Damerell, E Devetak, J Fopma, B Foster, R Gao, A Gillman, J Goldstein, T Greenshaw, M Grimes, R Halsall, K Harder, B Hawes, K Hayrapetyan, H Heath, S Hillert, D Jackson, T Pinto Jayawardena, B Jeffery, J John, E Johnson, N Kundu, A Laing, T Lastovicka, W Lau, Y Li, A Lintern, C Lynch, S Mandry, V Martin, P Murray, A Nichols, A Nomerotski, R Page, C Parkes, C Perry, V O'Shea, A Sopczak, H Tabassam, S Thomas, T Tikkanen, J Velthuis, R Walsh, T Woolliscroft, S Worm

Abstract:

The Linear Collider Flavour Identification (LCFI) collaboration has successfully developed the first prototype of a novel particle detector, the In-situ Storage Image Sensor (ISIS). This device ideally suits the challenging requirements for the vertex detector at the future International Linear Collider (ILC), combining the charge storing capabilities of the Charge-Coupled Devices (CCD) with readout commonly used in CMOS imagers. The ISIS avoids the need for high-speed readout and offers low power operation combined with low noise, high immunity to electromagnetic interference and increased radiation hardness compared to typical CCDs. The ISIS is one of the most promising detector technologies for vertexing at the ILC. In this paper we describe the measurements on the charge-shielding properties of the p-well, which is used to protect the storage register from parasitic charge collection and is at the core of device's operation. We show that the p-well can suppress the parasitic charge collection by almost two orders of magnitude, satisfying the requirements for the application. Crown Copyright © 2009.
More details from the publisher
More details

Progress with vertex detector sensors for the International Linear Collider

NUCL INSTRUM METH A 582:3 (2007) 839-842

Authors:

S Worm, Y Banda, C Bowdery, C Buttar, P Clarke, D Cussans, C Damerell, G Davies, E Devetak, J Fopma, B Foster, R Gao, AR Gillman, J Goldstein, T Greenshaw, M Grimes, K Harder, B Hawes, H Heath, S Hillert, B Jeffery, E Johnson, N Kundu, V Martin, P Murray, A Nichols, A Nomerotski, V O'Shea, C Parkes, C Perry, T Woolliscroft, A Sopczak, K Stefanov, S Thomas, T Tikkanen, S Yang, Z Zhang

Abstract:

In the past year, the Linear Collider Flavour Identification (LCFI) Collaboration has taken significant steps towards having a sensor suitable for use in the silicon vertex detector of the International Linear Collider (ILC). The goal of the collaboration is to develop the sensors, electronic systems and mechanical support structures necessary for the construction of a high performance vertex detector and to investigate the contribution such a vertex detector can make to the physics accessible at the ILC. Particular highlights include the delivery and testing of both a second-generation column parallel CCD (CP-CCD), design of the next-generation readout ASIC (CPR2a) and a dedicated ASIC for driving the CP-CCD. This paper briefly describes these and other highlights. (c) 2007 Elsevier B.V. All rights reserved.
More details from the publisher

A co-design strategy for embedded Java applications based on a hardware interface with invocation semantics

ACM International Conference Proceeding Series 177 (2006) 58-67

Authors:

A Borg, R Gao, N Audsley

Abstract:

As programmable hardware technology gathers momentum, the partitioning of applications into hardware and software will prove to be an increasingly important research area,. Co-design technologies that achieve this partitioning typically adopt a strategy in which a high level specification is used to synthesise both hardware and software. This paper proposes an alternative approach by which equivalencies between hardware and software components are defined, thereby providing a, common interface between them. This allows logic to be moved between hardware and software while retaining the functional properties of the application. An investigation is carried out to derive equivalencies between software elements of the Java, language and hardware components by appropriate wrapping of the latter. By developing a framework that captures these equivalencies, this paper shows how hardware/software partitioning of a system can be relegated to a, late stage of system development and include both application and virtual machine logic. Copyright 2006 ACM.
More details from the publisher

Towards a file system interface for mobile resources in networked embedded systems

IEEE International Conference on Emerging Technologies and Factory Automation, ETFA (2006) 913-920

Authors:

NC Audsley, R Gao, A Patil

Abstract:

Networks for real-time embedded systems are a key emerging technology for current and future systems. Such networks need to enable reliable communication without requiring significant resources, and provide an easy programming interface. This paper considers a file-system interface across all resources in a networked embedded system, ie. an application can access local, remote and mobile resources using a file interface. The approach is based on Styx [1,2], part of the network protocol of the Inferno/Plan 9 OS [1]. The Styx protocol provides file system level abstractions for ease of developing and management at an application layer. To this, we have added limited fault-tolerance and potential mobility for resources. To ensure applicability in a low-resource context, we have defined and implemented a (hardware) Styx IP-core Module 1, removing the need for a CPU and software overhead. © 2006 IEEE.
More details from the publisher

The Styx IP-core for ubiquitous network device interoperability

IET Seminar Digest 2005:1 (2005) 115-126

Authors:

NC Audsley, R Gao, A Patil

Abstract:

Application level interoperability between ubiquitous networked communication devices (e.g. Mobile phones, PDA, CCD camera, etc.) poses many problems. In this paper we consider the issue of efficient application level access to resources on remote devices whilst achieving both network and distribution transparency. Provision of such transparency is difficult as low-resource devices are usually limited to one or two standard communication mediums (e.g. WiFi, Bluetooth, ZigBee). Thus, it is unlikely that an application node can communicate directly with all other nodes, with the requirement for some to act as intermediaries. Also, direct control of remote devices (potentially via some intermediary) in the same manner as local devices is not usually provided by conventional OSs. In this paper we consider the Styx protocol (from the Inferno OS) as a solution to these problems. Styx is defined to provide a file based interface to devices, within a namespace that provides distribution transparency (coping with intermediary devices). However, Styx currently is only available as software, requiring a OS (and CPU). We define and implement a (hardware) Styx IP-core Moduleι to provide both network and distribution transparency for applications that control physically remote devices. For lowresource devices, such an approach removes the need for a CPU (to execute a software OS and Styx implementation). The implementation of the hardware Styx IP-core (and subsequent demonstration) presented within the paper show the efficacy of this hardware Styx approach.
More details from the publisher

Pagination

  • First page First
  • Previous page Prev
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Current page 5
  • Page 6
  • Next page Next
  • Last page Last

Footer Menu

  • Contact us
  • Giving to the Dept of Physics
  • Work with us
  • Media

User account menu

  • Log in

Follow us

FIND US

Clarendon Laboratory,

Parks Road,

Oxford,

OX1 3PU

CONTACT US

Tel: +44(0)1865272200

University of Oxfrod logo Department Of Physics text logo
IOP Juno Champion logo Athena Swan Silver Award logo

© University of Oxford - Department of Physics

Cookies | Privacy policy | Accessibility statement

Built by: Versantus

  • Home
  • Research
  • Study
  • Engage
  • Our people
  • News & Comment
  • Events
  • Our facilities & services
  • About us
  • Current students
  • Staff intranet