Demonstrate the process of digitization as it applies to text and sound, including the tradeoffs that must be considered in the process.
Digitization refers to turing something from real life into numbers so a computer can understand, store, and send it! Digitizing text is one of the easiest forms of dgitization becaue text is alredy symbol based. Computers dont understand letters so they have to turn them into numbers using th binary system. Each letter can be represented with a series of 1s and 0s so that couputers can read them! This is similar to morse code, for ever letter there are a series of binary numbers that represent it! Digitizing sound is much more complicated becaue it’s one continusous thing untile letters with are seperate small things. Based on the sounds volume it can be trabnslates into numbers whihc can then be encoded into the binary system (with 1s and 0s). There are some onsiderstaions in the process, the higher thre soound quality the larger the file is going to be, so the more space it’s going to take up.Â