Due Date: March 14th

  • Logo History 2nd Draft due today in the Drop box on Blackboard
  • Visual Quote Project 3 Sketches- is due to be submitted next week/ Week Five
  • First Quiz will be Next Week/Week Six-October 12th

To Do

• Study for Quiz: As a reminder, the Quiz will cover the following terms:

• Based on your readings to date and our lectures, below are terms you should know. These terms you will see on our first quiz, which will be on week 6. So, keep these terms in the back of your mind with regard to what you have read and what you will be reading.

Vocabulary for Test 1

Analog â€“ The analog information we perceive through our senses is continuous and infinite. It is often said that we live in a digital age. However, the natural world we live in is an analog world. For example, the sounds and music we hear are analog signals of sound waves.


Digital â€“ Computers store and transmit information using digital data. To connect our analog world with computers, analog and digital information must be converted from one form to the other and back again. Unfortunately, the conversion process may sacrifice the exactness of the original information. We will discuss the conversion process—sampling and quantization.

Computers â€“ Computers are built from electronic devices that have only two possible states because they are only stable at one of two voltages. Thus, they operate on a binary system, also called base-2. Regardless of the actual voltages of these two states, we might denote them as off and on or false and true. In computer science, we denote this pair of states numerically as 0 and 1, respectively.


Sampling- The natural scenes you see in the world around you are colored in continuous tones. There is no sharp division between one point of color and the next. Each point blends continuously into the next. The first step of the digitization process is sampling, a process by which you record or sample the color in a natural image at discrete, evenly spaced points.

Sample rate â€“ How frequently an analog medium is sampled during the sampling step is called the sample rate. For example, the sample rate in digital imaging determines the resolution of a digital image, In the sampling step, the sound wave is sampled at a specific rate into discrete samples of amplitude values. The higher the sampling rate, the higher the accuracy in capturing the sound. However, a higher sampling rate will generate more sample points, thus requiring more storage space and processing time. To give you a feel for the sampling rate for digital sound, the sampling rate for CD-quality audio is 44,100 Hz (i.e., 44,100 samples per second).


Binary (Base 2) â€“ Because of the current electronic technology that computer systems are built on, they operate on the binary system, which uses base-2 notation. Only two numerals are available in base-2, denoted as 0 and 1 in the language of computers.

Bit Depth â€“ In the quantization step, the number of discrete levels used to map the samples’ values is called the bit depth. For example, the bit depth of a digital image specifies the number of colors available in the image. The discrete and finite nature of computers restricts the precision with which analog media—natural sights and sounds—can be reproduced in digital form. In converting from analog to digital, we sacrifice exactness.


Byte â€“ In computer systems, data is stored and represented in binary digits, called bits. A bit has two possible values, 0 or 1.

Computer file sizes are reported in bits and bytes. Eight bits make a byte. Digital files— image, sound, and especially video files—can be very large, and the file size is often an important consideration that affects your decisions in the file creation and export steps.

Pixel â€“ The sampling step is to record discrete point samples on an image plane. The point sample is called a picture element, or pixel for short. Each pixel stores the color information of the corresponding position in the image. The position is defined by its horizontal and vertical coordinates in the image. Pixel dimensions refer to the image’s width and height in pixels.

Resolution â€“ In digital imaging, increasing the sampling rate increases the image resolution. With higher resolution, you have more samples (pixels) to represent the same scene and thus you capture more details from the original scene. The pixel dimensions of the captured image are increased, and so is the file size of the digitized image.


Lossy Compression– With lossy compression, some information in the original file will be lost and cannot be recovered. JPEG, a popular image file format for Web images, is an example of lossy compression. MP3, a popular file format for digital audio, is another example of lossy compression

Lossless Compression â€“ Many video codecs are also lossy, although a few use lossless algorithms. For files that you want to keep as the start file for further editing, you should avoid applying lossy compression. The exception is video files, which are normally applied with lossy compression.

Vector â€“ Digital imagery can describe the image graphic mathematically. This type of digital image is called a vector graphic. For example, to describe a line _________, you can use a simple equation. Using equations to represent graphics is more concise than bitmapping. Consider this analogy in the context of getting directions for a trip.

Vector graphics are generally more concise descriptions of digital images than bitmaps are. But the most distinct advantage of vector graphics is that they are resolution independent. Let’s explain what resolution independence means and what characteristic of vector graphics makes them resolution independent.

Vector graphics do not use pixels but equations. The images of vector graphics are produced for output or display by calculating the points, according to the equations that make up the graphics. The coordinate system for the equations is arbitrary. That is, its scale can be set to any level. Vector graphics are resolution independent because they can be scaled to any size and printed on any output device at any resolution, without losing detail or clarity in the picture.


Raster â€“ Digital images described by pixel values are called bitmapped images. The term bitmapping refers to how these bits representing the image are stored in computer memory. Bitmapped images also are called raster graphics. The term rastering refers to the way most video displays translate the images into a series of horizontal lines on the screen.

Bitmapped images commonly are used in image editing applications. Because they are composed of pixels, the image content can be edited pixel by pixel easily. However, their size and appearance depend on their output resolution to the device, for example, dots per inch for a monitor and pixels per inch for a printer. Bitmapped images can appear jagged when they’re scaled up onscreen or printed at a low resolution.


Recognize Bitmap File formats–JPEG, PNG, TIF, BMP, etc. Need to be able to recognize the file.
Recognize Vector File Formats–eps, svg– Need to be able to recognize the file.

To Read or To Watch

Review the following readings for your quiz and make sure you relate the readings to your terms above. You definitely need to know the key distinction between Raster vs. Vector and the key differences between the two. Make sure you know which software products Raster products and which produces vectors and which standard file formats are raster and which are vector.

You should know the distinction between native applications and standard File Formats.

• University of Michigan Library’s Image Guide

• https://www.psprint.com/resources/difference-between-raster-vector/

To Do and Submit

(Midterm grades are due this week, October 28th!)

Please submit your 1st draft of your Logo Research Paper, the 2nd draft is due next week.

Please submit all three of your sketches for your Visually Enhanced Quote. You should have completed at least one of the sketches of the three.

Complete Chapter 7 that you worked on in the breakout group. this is the link to download the file used for scanning.

https://openoregon.pressbooks.pub/digitalfoundations/part/chapter-7-scanning/