Biometric detecting EMG by electrodes; Last updated on       , a full moon day

Applied physicists [Also read: M Theory] provides ECG, EEG for brain, EKG for heart, EMG for mussel, and ... for physicians; In EMG, optical engineers provides synapses in vision, therefore mussel's stimulation and mussel's inhibition for each synapse can be studied. Also see: mAh aka mAX2; Recognition and Authentication;

{

FOR EACH consonant /*also see: the following example table*/

        FOR EACH synapse

               /* FOR EACH electrode */

IF inhibition > stimulation AND THEN mussel becomes not moving

IF stimulation > inhibition AND THEN mussel becomes moving

}

Biometric voice recognition by detecting EMG by electrodes;

Myanmar(Burmese) vowels Vowel No Recognized Pattern
1 basic voice only
 

2  
 

3  
 

4  
 

5  
 

6  
 

7  
 

8  
 

9  
 

10  
 

11  
 

12  
 

13  
 

14  
 

15  
 

16  
 

17  

For example, FOR EACH consonant /*This table contains basic voice only*/

Ka Ka Ka" Kha Kha Kha" Ga Ga Ga" ... ...
... ... ... ...     ...
  ...  

Note: for further global EN information of voice recognition, please browse Docomo, NTT;

Meta table for speech generator schematic

Time ms,

i.e. 2, 4, 6, 8, 10, 12

Number Opcode Remark
24 16 = 24 pause Pause between consonant, vowel, word, ...
32 64 = 26 pause Pause between consonant, vowel, word, ...
40 256 = 28 pause Pause between consonant, vowel, word, ...
48 1024 = 210 pause Pause between consonant, vowel, word, ...
... Consonant number i.e. 36, 37, 38, 39, ... i.e. ka From Ka to Ah
i.e. 37 i.e. kha IC chip portA = port_number
IC chip portB = port_number
initialize ports i.e. initialize EEPROM, 16
set pin_number as input
set pin_number as input
set pin_number as output
set pin_number as output
start:
pause 24
read portA, assigned_address
if assigned_address = 0 then brunch_number
if opcode = i.e. "ka" then ka
if opcode = i.e. "kha" then kha
if opcode = i.e. "ga" then ga
if opcode = i.e. "gha" then gha
if opcode = i.e. "na" then na
goto start
...
brunch_number:
...
'to speak 1st line of vowel voice Ka Kha Ga Gha Na
i.e routine_say1:
for assigned_address_say1 = counter_0 to counter 4
lookup assigned_address_say1, (36, 37, 38, 39, 40), portB
goto speak

speak:
portA = assigned_address
portB = assinged_address
pause 16
portA
pause 1024
portB
return

...
  38 i.e. ga
  39 i.e. gha
  40 i.e. na
  64 pause Number 64 will pause 32 ms
  256 pause Number 256 will pause 40 ms
  1024 pause Number 1024 will pause 48 ms
... Vowel number i.e. 1, 2, 3, 4, ... , 17, ... ... From to
...
 

Up