Earlier quoted context omitted.
I suspect it's related to the need to possibly re-orient the satellite to have a particular place visible by the camera. It must be relatively slow, and possibly even cost reaction mass, thus the commitment to shoot more of the same area.
Rapideye and SkySat aside, Planet primarily operates a monitoring constellation, rather than a tasking constellation. The doves (satellites used to take this and the satellites being launched) are focused on imaging the land surface of the Earth with an approximately daily cadence. They don't target a particular area, try to reorient, or even have active propulsion (just reaction wheels). This is an exception -- the…
Satellites Taking Pictures of Rockets Carrying More Satellites
41–49 of 49 posts
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#42Kind of offtopic but I figured I'd ask: how close are we to enemy of the state style satellites that can track movement like a overhead CCTV camera?
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#43Would love to see an actual speed version of this... what's the hurry?
Think about the system[1], you've got to take a picture, store it, and then downlink it. If you take too many pictures your downlink is overloaded and you run out of memory. Assuming that an HD frame is about 2 megabytes once it is compressed, that is a 2 - 5 mbs downlink speed (depending on error correction). The satellites they launch are tiny and low power so they will have a limited budget for down link bandwidth…
All they need to do is adjust the frame playback rate to make the video last longer. Yes it will have little jerky movements but it would give time for the viewer to enjoy and ponder what they are seeing.
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#44Earlier quoted context omitted.
If bandwidth were the main limiting factor, they would just take video intermittently and downlink it over a long period of time. This would be useful for documenting real-time changes on the ground during important isolated events (e.g., rocket launches). But they apparently don't have this capability, and I think it's because the hardware for taking many frames per second just isn't worth the cost and complexity.
As mentioned in parent, the rate you can capture depends on the resolution (i.e. image size in bytes), downlink speed, available memory, and length of the event. As the length of the event approaches infinity, the framerate you can capture is basically bandwidth / image size. `(mb/s)/mb = 1/s` (aka hz). Beyond that limit, the memory size / image size gives you a hard limit for the number of additional frames you can…
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#45Earlier quoted context omitted.
Think about the system[1], you've got to take a picture, store it, and then downlink it. If you take too many pictures your downlink is overloaded and you run out of memory. Assuming that an HD frame is about 2 megabytes once it is compressed, that is a 2 - 5 mbs downlink speed (depending on error correction). The satellites they launch are tiny and low power so they will have a limited budget for down link bandwidth…
Whoosh. Nobody is arguing that they don't have the frames that they have. As we can plainly see, they have plenty of frames from which to make a video that runs in closer to real time. All they need to do is adjust the frame playback rate to make the video last longer. Yes it will have little jerky movements but it would give time for the viewer to enjoy and ponder what they are seeing.
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#46Earlier quoted context omitted.
As mentioned in parent, the rate you can capture depends on the resolution (i.e. image size in bytes), downlink speed, available memory, and length of the event. As the length of the event approaches infinity, the framerate you can capture is basically bandwidth / image size. `(mb/s)/mb = 1/s` (aka hz). Beyond that limit, the memory size / image size gives you a hard limit for the number of additional frames you can…
The playback speed can also be adjusted by changing the frame rate of playback. Each frame just stays on the screen for a longer time. Similar to the -delay parameter when creating a GIF in ImageMagick.
The question is the availability of resources (memory and bandwith) to the satellite and how many frames it can store without needing to transmit them over its slow downlink.
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#47Earlier quoted context omitted.
The playback speed can also be adjusted by changing the frame rate of playback. Each frame just stays on the screen for a longer time. Similar to the -delay parameter when creating a GIF in ImageMagick.
That's not in question. Yes, playback framerate is independent from recording framerate. The question is the availability of resources (memory and bandwith) to the satellite and how many frames it can store without needing to transmit them over its slow downlink.
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#48Earlier quoted context omitted.
Whoosh. Nobody is arguing that they don't have the frames that they have. As we can plainly see, they have plenty of frames from which to make a video that runs in closer to real time. All they need to do is adjust the frame playback rate to make the video last longer. Yes it will have little jerky movements but it would give time for the viewer to enjoy and ponder what they are seeing.
You could play the video at a slower speed if that is what you want, the youtube player goes down to 0.25x speed.
Re: Satellites Taking Pictures of Rockets Carrying More Satellites
#49Earlier quoted context omitted.
Has somebody recombined low res data from many satellites to a high res free version? Sort of like many synced cheap oscilloscopes can form a expensive one?
There is pansharpening (effectively improving the spatial resolution of colour images by combining them with sharper, higher spatial-resolution monochrome images) and using processing techniques to combine low-res images can certainly improve the effectiveness of detecting features which are smaller than the image pixel size, but I don't think anyone's likely to get comparable detail to a sub-1m or even a 5m pixel im…