> For the complete documentation index, see [llms.txt](https://2024.istvs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://2024.istvs.org/conference/keynote.md).

# Keynote

## Mr. Naoki Sato&#x20;

Senior Advisor, Pressurized Rover Engineering Center \
Human Spaceflight Technology Directorate \
JAXA (Japan Aerospace Exploration Agency)&#x20;

<div align="left"><figure><img src="/files/Ng1hE7hlDGrezD6nhg6M" alt="" width="188"><figcaption><p>Mr. Naoki Sato, JAXA</p></figcaption></figure></div>

Naoki Sato graduated Aeronautics Engineering Department, Kyusyu University in 1986, and gained master degree of applied engineering of Kyusyu University in 1988. At the same year, he entered in National Space Development Agency of Japan (predecessor of JAXA). Since 1990, he had been involved in the International Space Station program for about 16 years. After that, he started to work for the international space exploration program formulation. He is currently working as a senior advisor of the Pressurized Rover Engineering Center at JAXA.&#x20;

### Pressurized Rover as the Japanese Contribution to Artemis Program&#x20;

**Abstract** | Recognition of great success of International Space Station (ISS) program from the view of technology development and international relationship maturation, space agencies around the world started discussions for promoting this success toward the human space exploration beyond Low Earth Orbit (LEO) in early 2000’s. After long discussion and coordination among agencies, it was agreed to go to the moon first and demonstrate many technologies and operation, then go to the Mars. Especially, United States has begun Moon to Mars program, so called, Artemis program. Japanese government decided to participate in the Artemis Program in 2021, and then concluded an agreement with NASA to provide a Pressurized Rover (PR), and to get a right to send two Japanese astronauts onto the moon in 2024. The PR is like a camping car providing living environments with shirts sleeve and traversing capability on lunar surface for more than 10 years. Because the lunar environment is much harsh than LEO such as gravity, strong radiation, long night, dust, etc., the development of the PR is a huge challenge.


---

# 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:

```
GET https://2024.istvs.org/conference/keynote.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
