Topic 7: Centrally controlled system & Distributed System

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Microprocessor

a computer engine that reads data from sensors to perform calculation and process data, and sends commands to effectors like motors or heaters to perform actions.

2
New cards

Pros to microprocessor

  • Rapid response to change

  • 24 hours a day, 365 days a year.

  • Alternatives when the working space is dangerous for humans

  • Outputs are consistent and error-free.

  • Quick data processing

  • Fast operations

3
New cards

Cons for microprocessor

  • Specialized software for control is high of initial cost

  • Probability of computer malfunctions

  • Vulnerable to power cut

  • Unpredicted events can't be improvised for.

  • Ethics issue if the entire control and the decisions are handed over.

4
New cards

Sensor

An automatic input devices that measure and record the environment. The measurement is converted to a digital value and input to the processor.

5
New cards

ADC

Analogue to Digital Converter digitalizes analogue data from sensors, to make it readable for the processor

6
New cards

Output transducer

A device that converts variations in a physical property, quantity or condition, into an electrical signal, or vice versa.

7
New cards

Feedback

Process of sending a portion of the system's output back to its input to compare the actual output with a desired value

8
New cards

Open loop system

System that only looks at the input signal in order to decide what to do without a feedback process

9
New cards

Feedback loop

A system where the output is measured, and that information is fed back to the input to modify or adjust the system's behavior

10
New cards

Embedded system

A computer system with a dedicated function within a larger/smaller mechanical or electrical system, often with real-time computing constraints.

11
New cards

social and ethical consideration

Reliability, Integrity, Security, Privacy, Anonymity, Intellectual property, Authenticity, Surveillance

12
New cards

Centrally Controlled System

A system in which a single entity (as a server or main controller) governs all components and decision-making within the system as a central point.

13
New cards

Distributed system

A system with a network of interconnected computers or nodes that work together to achieve a common goal.

14
New cards

Advantages of a distributed system

Speed from direct communication / More resilient to failures, as other nodes can take over / Improved performance: Tasks can be broken down and executed in parallel

15
New cards

Disadvantages of a distributed system

Difficulty of programming the software / The function depends on network connections / Security is vulnerable as the data can be stolen due to accessibility

16
New cards

Autonomous agents

Self-governing entities with a limited ability to process information from its environment. They make decisions and calculate actions based on their goals.

17
New cards

Role of autonomous agents

Task Decomposition, Decision-Making, Coordination and Cooperation, Adaptation and Learning, Specialization