ARDC Research Link Australia Research Link Australia   BETA Research
Link
Australia
  • ARDC Newsletter Subscribe
  • Contact Us
  • Home
  • About
  • Feedback
  • Explore Collaborations
  • Researcher
  • Funded Activity
  • Organisation
  • Researcher
  • Funded Activity
  • Organisation
  • Researcher
  • Funded Activity
  • Organisation

Need help searching? View our Search Guide.

Advanced Search

Current Selection
Australian State/Territory : QLD
Research Topic : programming
Field of Research : Programming Techniques
Clear All
Filter by Field of Research
Programming Techniques (8)
Computer Software (5)
Software Engineering (4)
Logics And Meanings Of Programs (3)
Condensed Matter Physics (2)
Condensed Matter Physics - Electronic and Magnetic Properties; Superconductivity (2)
Other Information, Computing And Communication Sciences (2)
Astronomical and Space Sciences (1)
Astronomy And Astrophysics (1)
Simulation And Modelling (1)
Theoretical And Computational Chemistry Not Elsewhere Classified (1)
Theoretical Physics (1)
Filter by Socio-Economic Objective
Computer software and services not elsewhere classified (4)
Mathematical sciences (3)
Other (3)
Physical sciences (3)
Higher education (1)
Modules—special and attached processors (1)
Filter by Funding Provider
Australian Research Council (8)
Filter by Status
Closed (8)
Filter by Scheme
Discovery Projects (6)
ARC Future Fellowships (1)
Federation Fellowships (1)
Filter by Country
Australia (8)
Filter by Australian State/Territory
QLD (8)
  • Researchers (5)
  • Funded Activities (8)
  • Organisations (1)
  • Funded Activity

    Discovery Projects - Grant ID: DP0449773

    Funder
    Australian Research Council
    Funding Amount
    $168,000.00
    Summary
    Verified Emulation of Legacy Mission Computer Systems. Processor obsolescence is a serious maintenance problem for long-lived computer control systems in military aircraft and other critical applications. A promising solution is to interpose an emulator program between the original "legacy" software and a replacement processor. Unfortunately, no techniques exist for accurately verifying that this procedure preserves the original system's functional and timing behaviour. A particular challenge .... Verified Emulation of Legacy Mission Computer Systems. Processor obsolescence is a serious maintenance problem for long-lived computer control systems in military aircraft and other critical applications. A promising solution is to interpose an emulator program between the original "legacy" software and a replacement processor. Unfortunately, no techniques exist for accurately verifying that this procedure preserves the original system's functional and timing behaviour. A particular challenge is that processor emulations involve both legacy code and new subroutines, written in different programming languages. This project will enable verification of safety and mission-critical emulated systems by devising a multilingual modelling and reasoning formalism, based on program refinement theory.
    Read more Read less
    More information
    Funded Activity

    Federation Fellowships - Grant ID: FF0668731

    Funder
    Australian Research Council
    Funding Amount
    $1,581,110.00
    Summary
    Quantum Information and Entanglement: a new framework for Science and Technology with quantum many-body systems. The expected outcome of the research program is a significant boost in the understanding of quantum many-body systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By developing both the underpinning theory and innovative computational tools, and by applying them to problems of recognised impor .... Quantum Information and Entanglement: a new framework for Science and Technology with quantum many-body systems. The expected outcome of the research program is a significant boost in the understanding of quantum many-body systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By developing both the underpinning theory and innovative computational tools, and by applying them to problems of recognised importance, this program will have direct implications in areas of condensed matter physics, quantum statistical mechanics, particle physics, complex systems, quantum information science and technology, quantum computation, engineered quantum systems and nanotechnology.
    Read more Read less
    More information
    Funded Activity

    ARC Future Fellowships - Grant ID: FT0991052

    Funder
    Australian Research Council
    Funding Amount
    $788,800.00
    Summary
    Advanced computer simulations of star cluster evolution. The topic of this fellowship is dynamical simulations of star clusters using high-end graphics cards originally developed for the computer gaming industry. The proposed fellowship will thereby enhance Australia's capacity in the exploitation of high-performance computing and will give it a strong position in the new field of graphics card based simulations. The computer cluster built during the fellowship will also be an outstanding enviro .... Advanced computer simulations of star cluster evolution. The topic of this fellowship is dynamical simulations of star clusters using high-end graphics cards originally developed for the computer gaming industry. The proposed fellowship will thereby enhance Australia's capacity in the exploitation of high-performance computing and will give it a strong position in the new field of graphics card based simulations. The computer cluster built during the fellowship will also be an outstanding environment for the training of students. In addition, while Australia has a strong tradition in star cluster astronomy, it has so far not captured a leadership role in the theoretical analysis. The four years of this fellowship will allow it to establish a world-leading position in star cluster simulations.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0987452

    Funder
    Australian Research Council
    Funding Amount
    $290,000.00
    Summary
    Combining Time Bands and Teleo-Reactive Programs for Advanced Dependable Real-Time Systems. Society is becoming increasingly reliant on sophisticated real-time computer systems in applications ranging from car stability control to critical infrastructure, such as railway signalling systems. Further, there is a demand for ever greater automation and sophistication in the software controlling these systems. The research challenge in this project is to provide robust implementations of these system .... Combining Time Bands and Teleo-Reactive Programs for Advanced Dependable Real-Time Systems. Society is becoming increasingly reliant on sophisticated real-time computer systems in applications ranging from car stability control to critical infrastructure, such as railway signalling systems. Further, there is a demand for ever greater automation and sophistication in the software controlling these systems. The research challenge in this project is to provide robust implementations of these systems in a way that allows one assess their dependability. Australia industry is actively working in these areas through companies like Ansaldo Australia, in automated railway systems, and Boeing Australia, in the defence sector.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0209722

    Funder
    Australian Research Council
    Funding Amount
    $165,000.00
    Summary
    Derivation and timing analysis of concurrent real-time software. Safety-critical computer systems are commonly controlled by concurrent real-time software. Assurance of such systems requires rigorous methods for deriving the software and verifying its logical and timing correctness. This project will directly address this problem via a new paradigm for real-time programming that is based on a machine-independent concurrent real-time programming language, that explicitly represents timing deadlin .... Derivation and timing analysis of concurrent real-time software. Safety-critical computer systems are commonly controlled by concurrent real-time software. Assurance of such systems requires rigorous methods for deriving the software and verifying its logical and timing correctness. This project will directly address this problem via a new paradigm for real-time programming that is based on a machine-independent concurrent real-time programming language, that explicitly represents timing deadlines within programs. This allows a partitioning of the development process into a machine-independent phase that derives a program to meet a high-level specification, and a machine-dependent phase that checks that the timing deadlines within the generated machine code are guaranteed to be met.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0208046

    Funder
    Australian Research Council
    Funding Amount
    $195,080.00
    Summary
    Compilation of Specifications. Computer software now controls critical systems worldwide. International standards require such programs to be produced from mathematically-precise specifications, but the techniques and tools involved are highly complex and unfamiliar to most programmers. This project will show how a tool already used by software developers, the program compiler, can be extended to undertake much of the task automatically. This will be done by devising a compilation strategy, b .... Compilation of Specifications. Computer software now controls critical systems worldwide. International standards require such programs to be produced from mathematically-precise specifications, but the techniques and tools involved are highly complex and unfamiliar to most programmers. This project will show how a tool already used by software developers, the program compiler, can be extended to undertake much of the task automatically. This will be done by devising a compilation strategy, based on program refinement theory, that automatically translates specification statements in programs into executable code. Such an outcome will ultimately improve the speed, accuracy and cost-effectiveness of critical software development.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP0878830

    Funder
    Australian Research Council
    Funding Amount
    $575,000.00
    Summary
    Novel approaches to strongly correlated quantum systems in two dimensions. The expected outcome of the research program is a significant boost in our understanding of strongly correlated quantum systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By strengthening both the underpinning theory and innovative computational tools to study quantum many-body systems, and by applying them to specific problems .... Novel approaches to strongly correlated quantum systems in two dimensions. The expected outcome of the research program is a significant boost in our understanding of strongly correlated quantum systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By strengthening both the underpinning theory and innovative computational tools to study quantum many-body systems, and by applying them to specific problems of recognized importance, this program will have direct implications in condensed matter physics and will exert significant influence in areas such as quantum chemistry, high energy physics, quantum computing, quantum atom optics and nanotechnology.
    Read more Read less
    More information
    Funded Activity

    Discovery Projects - Grant ID: DP1092513

    Funder
    Australian Research Council
    Funding Amount
    $390,000.00
    Summary
    Entanglement renormalization: a new route to strongly correlated fermions and novel states of matter in two dimensions. The expected outcome of the research program is a significant boost in our understanding of strongly correlated fermion systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By strengthening both the underpinning theory and innovative computational tools to study fermion systems, and by .... Entanglement renormalization: a new route to strongly correlated fermions and novel states of matter in two dimensions. The expected outcome of the research program is a significant boost in our understanding of strongly correlated fermion systems, which will reinforce Australia's competitiveness and international profile in aspects of breakthrough science and frontier technologies. By strengthening both the underpinning theory and innovative computational tools to study fermion systems, and by applying them to specific problems of recognized importance, this program will have direct implications in condensed matter physics and will exert significant influence in areas such as quantum chemistry, particle, nuclear and atomic physics, quantum computing, quantum atom optics and nanotechnology.
    Read more Read less
    More information

    Showing 1-8 of 8 Funded Activites

    Advanced Search

    Advanced search on the Researcher index.

    Advanced search on the Funded Activity index.

    Advanced search on the Organisation index.

    National Collaborative Research Infrastructure Strategy

    The Australian Research Data Commons is enabled by NCRIS.

    ARDC CONNECT NEWSLETTER

    Subscribe to the ARDC Connect Newsletter to keep up-to-date with the latest digital research news, events, resources, career opportunities and more.

    Subscribe

    Quick Links

    • Home
    • About Research Link Australia
    • Product Roadmap
    • Documentation
    • Disclaimer
    • Contact ARDC

    We acknowledge and celebrate the First Australians on whose traditional lands we live and work, and we pay our respects to Elders past, present and emerging.

    Copyright © ARDC. ACN 633 798 857 Terms and Conditions Privacy Policy Accessibility Statement
    Top
    Quick Feedback