I've been away from ED for almost a year now, and I've decided to get back at it. But I've an issue with the new DSS system (as apparently many others also seem to have). Let's say I'm looking for geological signals for raw materials. This is what I understood is the new norm:
I found a planet and FSS says it has 30% of iron, or whatever, as well as 2 geo and 2 human signals.
I'll approach the planet, DSS the heck out of it and it'll provide me with a "heat-map" (not an actual heat map, just the possible locations where I can find the geological signals), then I'll have to flyby those areas until I find whatever the game calls a geological signal.
If that's correct, then there must be something amiss here... The last three planets I've attempted to check had the DSS return a fully blue map. The game surely doesn't expect me to scour 10^7 sq/km looking for something I don't even know what it is supposed to be like.
Mathtime! (you can skip this if you don't care about math):
Let's say I'm flying at 500m from the ground so I can visually scan the surface for whatever a "geological signal" might be on that planet. Assuming I have a FOV of 80 degrees (which is not unusual), I can scan, looking straight down an area of roughly 0.7 sq/km (isoceles triangle and whatnot). Let's increase that, because we can look sideways. So let's say we can scan 1.5 sq/km from our ship. And, for each "snapshot" of a visually scanned surface area, the ship must move 1.2 km forward to reach a point where no part of the new area we are looking at has already been looked at. So, a planet with 10^7 sq/km could be divided into 6666667 "scanned areas". That means the ship would have to travel 8000000 km to go through the whole planet surface with no repetition. A Python can reach about 260 m/s, which is about 930 km/h. So, for the Python, that would take 358 days.
tl;dr: I'm not sure they expect us to fly up to a year visually scanning a single planet for a "geological signal".
What am I doing wrong here? I haven't found any tutorials/guides that explain without pre-assumptions what am I supposed to do. Could a fellow cmdr please help?
I found a planet and FSS says it has 30% of iron, or whatever, as well as 2 geo and 2 human signals.
I'll approach the planet, DSS the heck out of it and it'll provide me with a "heat-map" (not an actual heat map, just the possible locations where I can find the geological signals), then I'll have to flyby those areas until I find whatever the game calls a geological signal.
If that's correct, then there must be something amiss here... The last three planets I've attempted to check had the DSS return a fully blue map. The game surely doesn't expect me to scour 10^7 sq/km looking for something I don't even know what it is supposed to be like.
Mathtime! (you can skip this if you don't care about math):
Let's say I'm flying at 500m from the ground so I can visually scan the surface for whatever a "geological signal" might be on that planet. Assuming I have a FOV of 80 degrees (which is not unusual), I can scan, looking straight down an area of roughly 0.7 sq/km (isoceles triangle and whatnot). Let's increase that, because we can look sideways. So let's say we can scan 1.5 sq/km from our ship. And, for each "snapshot" of a visually scanned surface area, the ship must move 1.2 km forward to reach a point where no part of the new area we are looking at has already been looked at. So, a planet with 10^7 sq/km could be divided into 6666667 "scanned areas". That means the ship would have to travel 8000000 km to go through the whole planet surface with no repetition. A Python can reach about 260 m/s, which is about 930 km/h. So, for the Python, that would take 358 days.
tl;dr: I'm not sure they expect us to fly up to a year visually scanning a single planet for a "geological signal".
What am I doing wrong here? I haven't found any tutorials/guides that explain without pre-assumptions what am I supposed to do. Could a fellow cmdr please help?