Study Notes on Computer Innovations and Data Processing Concepts
Chapter 1: Introduction
The instructor marked innovations from students' coding assignments as correct but acknowledged that it doesn't imply correctness in a definitive sense.
A comprehensive table was created capturing innovations, detailing their purpose and function. - Purpose - Explains why an innovation exists. - Function - Describes how the innovation works.
Understanding the specific workings of an innovation is deemed unnecessary for the AP exam; the focus should be on leveraging known innovations.
Students are encouraged to think about: - How the innovation works. - The functions it performs. - The tools or features it utilizes.
Chapter 2: Examples of Innovations
An illustrative example provided about a smartwatch. - To calculate heart rate, the smartwatch uses the pulse detected at the wrist. - A sensor is involved that collects information from the external environment. - Type of sensor is irrelevant for the purpose of understanding its functionality. - Sensors can be visual or vary in type but fundamentally gather data such as heart rate from the user.
Chapter 3: Data Considerations in Innovations
Three critical concepts concerning data in computer innovations are introduced: 1. Data is used. 2. Data is consumed. 3. Data is transferred.
Data Consumed
- Refers to the information that the system receives from various inputs, including users, sensors, and other systems. - It represents the inputs that feed into the system for processing.Data Used - Denotes what information the system utilizes to perform further analysis or produce an outcome. - Example: - A smartwatch processes data like pulse and temperature. - It can interpret various data inputs but doesn't necessarily use all inputs for its final output. - E.g., not all data, like satellite data, is needed to compute heart rate.
Chapter 4: Understanding Data Processing
The instructor explains the relationship between consumed data and used data: - Consumption: - Encompasses all data that the system can accept. Analogy used is similar to eating, where you can consume various nutrients. - Utilization: - Describes the selective process where only relevant data is taken from the consumed data. - Example drawn from nutrition: - Only protein (nutrient) is used to build bigger muscles, similar to how only specific data points are selected for computation (heart rate).
Chapter 5: Data Transfer and Conclusion
Data Transfer: - Defined as the communication of information between devices or systems via a network. - This process enables systems to share information and processes effectively. - Example of data transfer: Moving information from a GPS or satellite to a smartwatch, then processing the data such as heart rate calculation.
The instructor closes by welcoming questions and confirming understanding of the data's role in the innovation process.