Processes turn inputs into outputs, but smart systems react too. Explore how feedback loops help ICT systems adjust, improve accuracy, and keep results on track.
|
|
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
|
|
You can find more about this topic by visiting BBC Bitesize - Software
Computers usually follow a sequence of instructions
|
The tasks and flow charts help to keep everything to do with the program organised
|
||||||||||||||||||||||||
There are many different types of flow chart
|
Example: add 1 to counter
|
||||||||||||||||||||||||
Example: was the code entered valid yes/no
|
Flow charts are logical
|
||||||||||||||||||||||||
Example: If count = 50 then trigger 'FULL' sign to light
|
The two occurrences are directly linked
|
||||||||||||||||||||||||
The sun shining does not cause snow to fall
|
This is a very good way of solving any everyday problem, it's not just useful in ICT
|