Posts

Showing posts from November, 2022

sequential (51) chosen clock line (interrupt line)

Image
  https://kamchihau.blogspot.com/2022/11/httpskamchihau_24.html Ref:  https://kamchihau.blogspot.com/2022/12/httpskamchihau.html . . . I hope you understand the above three pictures. . You can have a look.  https://wodewangzhishime.blogspot.com/2022/02/httpswodewangzhishime_26.html . Of course, the Xor gate is to check whether there is a register called register_a in the cache. . John: If there is a register called register_a in the cache, what happen?? Me: First, it set up the cache. . And then, the modulator send a signal to register_a. After the modulator, there're 3 lines. . 1) Serial / parallel input line. 2) Address line. 3) Interrupt line.. . I just assume that there're 5 fields within the register_a. . They're Subject, role, interrupt status, object, value, respectively. . Subject [register_z] Object [register_a] interrupt status [1,1,1] <--- It is an internal serial communication. . . I give you an example of internal serial communication. for (int i = 0; i<

sequential (53) chosen clock line (load shift line)

Image
  https://kamchihau.blogspot.com/2022/11/and-brt2-stand-for-total-breaker-1-and.html . Ref:  https://wodewangzhishime.blogspot.com/2022/02/httpswodewangzhishime_62.html .  . . .   . Me: There're 4 pictures. . We just look at the 1st picture. . When the chosen clock line is at the up cycle,  the load shift line is at the up cycle too. . . When the load shift line is at the up cycle,  Serial input is allowed and parallel input is disallowed. . John: OK. . Now, we look at the second picture.. When we parallel input, the chosen clock line is the Up cycle. . If the chosen clock line is at the Up cycle, the Parallel input is disallowed. . . How do we parallel input ?? Me: It is easily solved, . When we parallel input,  the chosen clock line is Up cycle, W e specially add a parallel input designed inverter. .  Finally, serial input is disallowed, and, parallel input is allowed.

sequential (34) voltage loading

Image
  https://kamchihau.blogspot.com/2022/11/httpskamchihau.htm . Ref:  https://wodewangzhishime.blogspot.com/2022/10/httpswodewangzhishime.html .      Me: Circuit B of the upper picture isn't loaded. Therefore, resistance of circuit A is high.  .  John:But, circuit B of the lower picture is loaded with a rectifier diodes. . Consequently, the resistance of circuit A is low.     if (circuit B = load)  {  resistance of circuit A = low;   }  else if (circuit B = unload)  {  resistance of circuit A = high;  }

sequential (62) fields

Image
https://kamchihau.blogspot.com/2022/11/if-you-shift-your-crime-to-third-party.html . Ref:  https://kamchihau.blogspot.com/2022/11/if-you-shift-your-crime-to-third-party.html   Me: R1,2,3,4 are registers. . They can't send anything to each other directly. . They must go through the Cache. . I assume there 're 6 fields inside a block of a cache. .  They are  1) Subject (1st round being checked),  2) Role (2nd round being set),  3) Interrupt status (2nd round being set), 4) Value type (1st round being checked),  5) Object (2nd round being set) 6) register value (2nd round being set),  . John: The checking is done once. . Later on, we don't need to check anymore, we directly do the setting .  Me: It is correct. . However, suddenly, the requirement of the Cache change into it. . 1) Subject (1st round being checked),  2) Role (2nd round being set),  3) Interrupt status (2nd round being set), 4) Value type (1st round being checked),  5) Object (2nd round being set) 6) register val

sequential (61) - Chemistry

Image
https://kamchihau.blogspot.com/2022/11/httpskamchihau_12.html . Ref:  https://wodewangzhishime.blogspot.com/2022/05/httpswodewangzhishime_28.html  . . . Me: Some capacitor is polarized. .For example, electroylsis capacitor. . But, some capacitor is poleless . . For example, Ceremic capacitor  . John: After the charge is completed, discharge can be towards left or towards right. . Me: At the same times, if you charge it, you can charge it from the left or from the right.

education (16) (Gaza Hospital)

Image
https://kamchihau.blogspot.com/2022/11/blog-post_9.html . Ref: https://kamchihau.blogspot.com/2022/10/httpskamchihau.html . . . John: ( https://wodewangzhishime.blogspot.com/2022/02/httpswodewangzhishime_3.html ) . Look at this article. Me: OK. John: What does it mean by "A error while your windows start up"? Me: That mean, the function of window_start_up() is at the stage of Mask interrupt. John: That mean, the register of < window_start_up () > is at the stage of Mask interrupt. Me: Correct. . . Kelvin (an America's hacker): I hack John's computer. I let the register of < window_start_up() > of his computer be at the stage of Mask interrupt. <------ Kelvin should murder the pagans. Daniel: Why do you do that ?  <---- Daniel should murder the pagans too. Kelvin: I humiliate John. So what? Daniel: Don't do that. Bradley murder the pagans. We should murder the pagans too. Kelvin: Bradley is terrorist. Of course, he murder the pagans. Mr. Ma: Then,

sequential (37) voltage frequency

Image
https://kamchihau.blogspot.com/2022/11/blog-post_8.html   . Ref:  https://wodewangzhishime.blogspot.com/2022/06/an-england-spy-look-at-this-articles.html . . Me: This articles ( https://kamchihau.blogspot.com/2022/11/blog-post_8.html ) mention the voltage control through the area of induction.  John: Circuit B of the above picture has no thyristor. .So, Circuit B can't control the area of induction . . So, the level of voltage can't be controlled. Me: You're incorrect. . The  level of voltage of circuit b still can be controlled through the frequency of the primary coil. John: So, the level of voltage of circuit B is controlled by 1) area of induction, 2) frequency of coil. . 1) The higher frequency of primary coil of circuit A, the higher resistance of both circuit A and B. . So, the stronger voltage drop of circuit B. 2) The lower frequency of primary coil of circuit A, the lower resistance of both circuit A and B. . So, the weaker voltage drop of circuit B.  .