What is the "subject" of upload/download?

  • Thread starter Thread starter Jun Kyoto
  • Start date Start date
AI Thread Summary
In a UI design project for a setup tool used to adjust settings of an image processor, there is a discussion on the appropriate terminology for data transfer operations. The key terms under consideration are "download," "upload," "import," and "export." The consensus leans towards using "import" for obtaining data from the sensor and "export" for sending data to the sensor, as these terms reflect the perspective of the user interacting with the software. The conversation highlights that terminology can depend on the hierarchy between devices, with the master device often being viewed as the source of data. Ultimately, the decision was made to label the UI buttons as "download from image processor" and "upload to image processor," acknowledging that the choice of terms can reflect both the operational context and the processing implications.
Jun Kyoto
Messages
14
Reaction score
1
I am involved in an UI design project for a setup tool for an image processor. The setup tool is computer software used to adjust settings of the image processor by connecting to it with a cable.

The software can both obtain/send data from/to the image processor.

Should I call obtaining data from the sensor "download" or "upload"... or should it be "import" or "export"?
(We will make buttons for these operations and have to label them)

Sorry for the elementary level question. Hard to confirm for non-native English speakers...thanks for your help in advance!
 
Computer science news on Phys.org
I would lean more toward import/export, as in "import from sensor" or "export to sensor". "Import from sensor" would send data to the image processor, and "export to sensor" would send data from the image processor.
 
  • Like
Likes Jun Kyoto and Greg Bernhardt
Those terms depends on your point of view. If you have two digital electronic devices sharing information with each other, each thinks of itself as uploading data from the other and downloading data to the other. This has gotten complicated since the advent of the Internet because it is very common to call data being transferred from a PC to a server as the PC uploading data to the server ... that's really the standard usage these days.

Another way of looking at it is that both devices may agree that one is superior, or "the boss", or whatever, and what's done is thought of in terms of the master device. You upload to it and download from it because it is higher in the chain of command thus to it is UP and from it is DOWN
 
  • Like
Likes Jun Kyoto
If you are getting data from an external device, you are downloading or importing. The use of import or download is a judgement call. In my opinion if you are accessing data through a program that will process it for display or storage I would favor Import. If you are transferring a file and it will reside on a computer intact, I'd say you are downloading the file.
 
  • Like
Likes Jun Kyoto
Thank you everyone, I undersood that this is a judgment call as meBigGuy said.

Since there is space on UI we will label [download from image processor / upload to image processor].
It has been rewarding to confirm our idea that calling it download/upload is a matter of the hierarchy and that the words import/export have implication of processing of their own.
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
Back
Top