It is a new generation multiple biometric identification product, standard integrating with Face, Fingerprint, PIN recognition and optional with RFID mode, as to facial identification algorithm, it captures the relative position, size, and shape of user's eyes, nose, cheekbones, and jaw features, these feature templates are used to be matching feature data, when users verify on device, it distills captured features into value and compares with templates to eliminate variance. It may hold 400 faces without dividing groups, its default identification mode is Fingerprint & Face, additionally, as it is a kind of professional access control facial device, it may work with the third party such as electric lock, alarm, door belling, sensor and so on, in order to improve security for human life and enterprise information.
See more information in my profile,and more access control product in my online store
HuiFan Technology Co., Ltd.
Head Office: 908, CITIC Bank Building, Hongqihegou, Jiangbei District, Chongqing, China
Branch Office: Room 1403, Unit A, Building 2, TianSha Emerald Pearl Building, Taoyuan Rd, Nanshan District,Shenzhen City, China.
Tel: +86-23-67305242 Fax: +86-23-67740013
Its a Programmable Direct Memory Access (DMA) controller.
list of typical direct memory channel
dual channels
DMA, Direct Memory Access, is a method of transferring data from the computer's RAM to another part of the computer without processing it using the CPU.
The abbreviation UDMA stands for Ultra Direct Memory Access. The Ultra Direct Memory Access is a mass storage interface and is common in computers and other electronic devices.
direct memory access (DMA)
RAM or Random Access Memory is used for fast computer memory. The word "Random" is a bit of a misnomer, as there is nothing random about access to this memory. What it actually means is that you can select an address at "random", that is, any address within the capability of the memory, and read or write data to/from that address just as fast as you could read or write data to any other address. In other words, data stored anywhere in the memory can be accessed quickly. Serial memory is different in that access time depends upon where on the medium the data is stored. Examples are magnetic tape, optical disk, magnetic disk. "arbitary access" is not a term used in electronics that I can find. I think it is just another term for "random access".
direct memory access
DMA - Direct Memory Access
DMA - Direct Memory Access
DMA - Direct Memory Access
The direct memory access or DMA mode of data transfer is the fastest amongst all the modes of data transfer.In this mode ,the device may transfer data directly to/from memory without any interference from the CPU.The device requests the CPU through a DMA controller to hold its data,address and control bus so that the device may transfer data directly to/from memory.