From fed4285a51b874113c41d9a9e78810640d71e5dc Mon Sep 17 00:00:00 2001 From: thing1 Date: Wed, 12 Mar 2025 11:30:18 +0000 Subject: to much work --- electronics/test/2/test.2.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 electronics/test/2/test.2.txt (limited to 'electronics/test/2/test.2.txt') diff --git a/electronics/test/2/test.2.txt b/electronics/test/2/test.2.txt new file mode 100644 index 0000000..b423d97 --- /dev/null +++ b/electronics/test/2/test.2.txt @@ -0,0 +1,33 @@ +6)a)i) in book +6)a)ii) To ensure that there is no loading effect caused by the low output impedance of the microphone +6)b)i) in book +6)b)ii) in book + +7)a)i) in book +7)a)ii) because random noise will slightly adjust the height of the peeks, which in PPM doesn't change the encoded data, while in PAM the height of the peaks does effect the encoded data (because the amplitute stores the signal) +7)b)i) in book +7)b)ii) in book +7)b)iii) a number is taken in parralel, and is put into a shift register. Each bit is shifted down through the registers, in the graphs, through to register D, where it is then sent as an individual pulse down the serial wire, this process is repeated by shifting each register down. + +8)a) in book +8)b)i) in book +8)b)ii) in book +8)b)iii) This is because all the current in the system must flow through the 10 Ohm resistor to get to the other components. +8)c)i) in book +8)c)ii) in book +8)c)iii) It wouldn't recive the correct volatage or current values, as the ripple voltage is too high, and thus the zenner wont always be working with the desired power +8)d)i) this would remove (most of) the ripple and allow the user to set the voltage to a fixed value +8)d)i) in book + +9)a) S1 and S2 are both triggers for the system, if either of them are pressed the thyristor will turn on, thus making the alarm set off. There are 2 switches to allow for multiple alarm points (perhaps one on each door). S3 will turn of the alarm +9)b) in book +9)c) in book +9)d)i) S3 is pressed +9)d)ii) at the start, before Y dips to 0V, the alarm is turned on and the thyristor is conducting, this is because there is 0V over the thyristor, which means all 12V must be over the alarm, turning it on. When S3 is pressed (Y dips to 0V) the alarm will turn off because the thyristor has been reset. It will now have 12V over it until the alarm is triggered again either by S1 or S2 + +10)a)i) this is interference, an unwanted signal being applied over the top of the desired signal, an example of this is a strong magnet, as when moved over a wire, they can change the voltages, thus applying a noise to the signal +10)a)ii) in book +10)b)i) in book +10)b)ii) in book +10)b)iii) in book + -- cgit v1.2.3