- #1
Bradfordly1
- 17
- 0
Are computer files the only way a computer stores data/digital information?
At the most fundamental level, a computer does not store "files", it stores bits. Organization of strings of bits into what we think of as files is a macro construct of human invention whereas storage of bits is a coercion of nature by human designed electronics. Looked at another way, storage of bits can be performed in only a limited number of ways (electronics structures) but organization of strings of bits into files can be done in an unlimited number of ways and is completely arbitrary.Bradfordly1 said:Are computer files the only way a computer stores data/digital information?
phinds said:At the most fundamental level, a computer does not store "files", it stores bits. Organization of strings of bits into what we think of as files is a macro construct of human invention whereas storage of bits is a coercion of nature by human designed electronics. Looked at another way, storage of bits can be performed in only a limited number of ways (electronics structures) but organization of strings of bits into files can be done in an unlimited number of ways and is completely arbitrary.
the signalling convention just switches voltages between the ranges to represent 1s and zero,AFAIK the signalling convention most commonly used is of course that of electrical voltage ranges.Bradfordly1 said:In what way does it store these bits? I'm trying to imagine what it would look like to store electrical information.
Computer storage refers to the technology and processes used to store digital data on a computer. This includes both the hardware devices, such as hard drives and solid-state drives, and the software systems, such as file systems and databases, that manage the data.
The amount of storage space you need for your computer depends on your usage and the types of files you plan to store. For basic use, such as web browsing and word processing, a few hundred gigabytes may be sufficient. However, if you plan to store large files like videos and photos, or run demanding programs, you may need several terabytes of storage space.
RAM (Random Access Memory) and storage are both forms of computer memory but serve different purposes. RAM is used for short-term data storage and is responsible for the speed of your computer's performance. Storage, on the other hand, is for long-term data storage, such as files and programs, and is responsible for the amount of data your computer can hold.
To free up space on your computer's storage, you can start by deleting any unnecessary files or programs. You can also transfer large files to an external hard drive or cloud storage. Additionally, you can use disk cleanup tools or uninstall unused applications to free up space.
To ensure the safety of your data on computer storage, it is essential to regularly back up your files. This can be done by copying them to an external hard drive or using cloud storage services. It is also important to have antivirus software installed to protect against malware and regularly update your computer's operating system and software to prevent security vulnerabilities.