> For the complete documentation index, see [llms.txt](https://whitepaper.silencio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.silencio.network/core-contributors/scientific-team.md).

# Scientific Team

<div align="left"><figure><img src="/files/m4Jwt45krf2DX85K2rTp" alt="" width="250"><figcaption></figcaption></figure></div>

[Eoin King](https://www.linkedin.com/in/eoin-king-b4b29627/) (PhD)

Eoin King is a preeminent environmental acoustics expert specializing in strategic noise mapping and action planning. He holds a BAI in Mechanical Engineering, a Postgraduate Diploma in Statistics, and a PhD in Environmental Acoustics.

Eoin’s illustrious career includes positions on the European Commission’s Noise Expert Group and the Board of the Institute of Noise Control. As the Managing Editor of Noise/New International, he has contributed to over 70 peer-reviewed academic journal publications. Eoin also served on the Board of Directors of the Institute of Noise Control Engineering of the USA (INCE USA) from 2017–2021. During that time, he demonstrated his expertise by developing strategic noise maps for approximately 4,000 km of major roads in Ireland by Phase II of EU Directive 2002/49/EC.

In addition to his extensive professional accomplishments, Eoin held the prestigious role of Technical Chair of NOISE CON 2016, further solidifying his reputation as a leading authority in environmental acoustics.

<div align="left"><figure><img src="/files/bBBKCJ61JtRb646KLOpo" alt="" width="225"><figcaption></figcaption></figure></div>

[Enda Murphy](https://people.ucd.ie/enda.murphy) (PhD)

Prof. Enda Murphy is Professor at University College Dublin, Ireland. His research interests centre on environmental noise modelling, mapping, and noise-health relationships having more than 20 years experience in noise mapping and modelling research. Prof. Murphy was technical advisor and co-author for the European Parliament’s Towards a Comprehensive Noise Strategy (2012) produced for the Environment, Public Health and Food Safety Department. He was also appointed Scientific Advisor on the Future Brief: Noise Abatement Approaches (2017) document produced for the European Commission Directorate-General for Environment. He is currently the Co-PI (2022-2-24) on a project for Transport Infrastructure Ireland to develop a revised noise design standard for all new national roads in Ireland – the ANITA project. He is author/co-author of more than 110 academic journal papers, book chapters, conference papers and reports and is co-author of two books. One of those books is entitled Environmental Noise Pollution: Noise Mapping, Public Health and Policy (Elsevier) which has recently been published as a second edition (2022). In addition, he has published more than 45 peer reviewed papers specifically on environmental noise issues and strategic noise mapping specifically.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://whitepaper.silencio.network/core-contributors/scientific-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
