منتدى طلاب هندسة الحاسوب / جامعة مؤتة
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتدى طلاب هندسة الحاسوب / جامعة مؤتة


 
الرئيسيةالرئيسية  أحدث الصورأحدث الصور  التسجيلالتسجيل  دخولدخول  
المواضيع الأخيرة
» حصريا الآن و بالمجان كتاب:Computer Networks 4e
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس فبراير 04, 2016 11:32 am من طرف ibrahimhab

» أساسيات التشفير وفك التشفير
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس فبراير 04, 2016 11:31 am من طرف ibrahimhab

» Matlab Image Processing Full
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأحد نوفمبر 23, 2014 4:57 pm من طرف عمار البدوي

» اسطوانة visual basic 2005 express edition full
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس يوليو 24, 2014 1:39 am من طرف baze

» فيديو يوضح مبدأ عمل لوحة المفاتيح
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأربعاء مايو 21, 2014 9:48 pm من طرف محمد الشريف

» تحميل ORACLE 10g full
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأربعاء مايو 14, 2014 11:55 am من طرف hasfut

» مجموعة كتب رائعة
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأحد مايو 11, 2014 10:16 pm من طرف محمد الشريف

» البرنامج الرائع لمختبر Logic Design MAX Plus II
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأحد مايو 11, 2014 10:02 pm من طرف محمد الشريف

» Real Time System Course
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأحد مايو 11, 2014 4:51 pm من طرف حسام نبيل

» CD for MicroProcessors LAB
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالجمعة مايو 09, 2014 12:24 am من طرف محمد الشريف

» حصريا فقط على منتدانا CCNA EXAM
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس مايو 08, 2014 11:47 pm من طرف محمد الشريف

» كتاب مادة Microprocessor and Input/Output
VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس مايو 08, 2014 11:42 pm من طرف محمد الشريف

المواضيع الأكثر نشاطاً
تحميل ORACLE 10g full
تحميل اسطوانة Visual C++ 2005 Express Edition الاصلية
كتاب مادة Microprocessor and Input/Output
كتاب Distributed Systems: Principles and Paradigms
Matlab Image Processing Full
Digital Image Processing course
حصريا الآن و بالمجان كتاب:Computer Networks 4e
Real Time System Course
البرنامج الرائع لمختبر Logic Design MAX Plus II
حصريا فقط على منتدانا CCNA EXAM
المواضيع الأكثر شعبية
مجموعة افكار لمشاريع تخرج/هندسة حاسوب
تحميل ORACLE 10g full
كتاب مادة Microprocessor and Input/Output
تحميل اسطوانة Visual C++ 2005 Express Edition الاصلية
برنامج تحفيظ القران الكريم للاطفال
Daemon Tools for Windows 7
Matlab Image Processing Full
قصة والد كلاب والفاروق عمر بن الخطاب (سأستعدي على الفاروق ربا )
كتاب Distributed Systems: Principles and Paradigms
حصريا فقط على منتدانا CCNA EXAM

 

 VOICE RECOGNITION SECURITY SYSTEM

اذهب الى الأسفل 
+6
ayman alqdah
Alharith
حماده
Eng.Suha
المهندس الذكي
abdo jaafreh
10 مشترك
كاتب الموضوعرسالة
abdo jaafreh
مشرف
مشرف
abdo jaafreh


عدد المساهمات : 237
نقاط : 594
تاريخ التسجيل : 14/08/2009
العمر : 36
الموقع : الكرك

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأربعاء فبراير 10, 2010 2:10 pm

VOICE RECOGNITION SECURITY SYSTEM
Extended Abstract
When we think of programmable speech recognition, we think of calling FedEx
customer service call center with automated voice recognition response
systems. We also think of PC-based speech recognition Dragon
NaturallySpeaking. Now we took that a step further. We are talking about
speech recognition in a tiny Mega32 microcontroller. We are talking about real-
time speech processing which means there is no need to store the samples in
an external memory at all. This was made possible by implementing bandpass
filters in assembly language with fixed-point format onto the microcontroller. In
this filter design, not only the output of the filter is calculated, but its square and
accumulation also obtained. Thus much time is saved so that each speech
sample can be processed to get its frequency spectrum before next new
sample comes. In addition, the analysis of the voice is made using correlation
and regression method to compare the voiceprint of different words. These
techniques provide stronger ability to recognize the same word. Training
procedure is also used to reduce the random changes due to one word is
spoken different times. The training procedure can get the more accurate
frequency spectrum for one word. The experimental results demonstrate high
accuracy for this real-time speech recognition system.

Introduction
Description of Project
The function of this speech recognition security system is to have a system
that will only unlock upon recognizing a voice password spoken by the
administrator or password holder.

Summary
Firstly, we looked at the speech recognition algorithm to understand the
implementation. We then prepared the microphone circuit, and then proceeded
to start sampling and generate the digital data for the speech. Once we have
the data, we started writing the code based on Tor's speech recognition
algorithm. We also wrote the digital filters in assembly code to save the
number of cycles necessary for the sampling rate of the speech, which is at
4K/second. Afterwards, we analyzed the output of the filters to recognize
which word was spoken. Finally, we added an LCD for better user interface to
signal if the password spoken is correct or not.


ضع ردا حتى يظهر لك باقي الموضوع
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://www.EngAbdo.weebly.com
المهندس الذكي
مهندس نشيط
مهندس نشيط



عدد المساهمات : 10
نقاط : 11
تاريخ التسجيل : 17/08/2009

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأربعاء فبراير 10, 2010 4:18 pm

Thank you so much
very good subject
thank you again
الرجوع الى أعلى الصفحة اذهب الى الأسفل
Eng.Suha
مشرف
مشرف
Eng.Suha


عدد المساهمات : 197
نقاط : 293
تاريخ التسجيل : 29/09/2009

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس فبراير 11, 2010 7:28 pm

Thank you Brother.
الرجوع الى أعلى الصفحة اذهب الى الأسفل
حماده
مهندس متميز
مهندس متميز
حماده


عدد المساهمات : 93
نقاط : 123
تاريخ التسجيل : 07/08/2010
العمر : 31
الموقع : امام الاب توب

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالإثنين أغسطس 30, 2010 9:12 am

شكرا
الرجوع الى أعلى الصفحة اذهب الى الأسفل
Alharith
مهنس جديد
مهنس جديد



عدد المساهمات : 3
نقاط : 3
تاريخ التسجيل : 08/11/2010
العمر : 47

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالإثنين نوفمبر 08, 2010 11:10 am

شكرا على المجهود
الرجوع الى أعلى الصفحة اذهب الى الأسفل
ayman alqdah
مهنس جديد
مهنس جديد



عدد المساهمات : 2
نقاط : 2
تاريخ التسجيل : 12/06/2011
العمر : 34

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأحد يونيو 12, 2011 2:59 pm

thank you
الرجوع الى أعلى الصفحة اذهب الى الأسفل
ahl2wy
مهنس جديد
مهنس جديد



عدد المساهمات : 1
نقاط : 1
تاريخ التسجيل : 29/06/2011
العمر : 36

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالأربعاء يونيو 29, 2011 4:44 pm

thhhhhhhhhhhhhhhhhhhhhhx
الرجوع الى أعلى الصفحة اذهب الى الأسفل
مروان
مهنس جديد
مهنس جديد



عدد المساهمات : 3
نقاط : 3
تاريخ التسجيل : 20/10/2011
العمر : 34

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: رد: VOICE RECOGNITION SECURITY SYSTEM   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالخميس أكتوبر 20, 2011 12:40 pm

thanks
الرجوع الى أعلى الصفحة اذهب الى الأسفل
علي علمدار
مهندس مجتهد
مهندس مجتهد



عدد المساهمات : 34
نقاط : 34
تاريخ التسجيل : 04/12/2011
العمر : 53

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع:    VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالسبت يوليو 07, 2012 11:18 am

شكرا لك على المساهمه هذه وبارك الله فيك
الرجوع الى أعلى الصفحة اذهب الى الأسفل
majeded
مهنس جديد
مهنس جديد



عدد المساهمات : 3
نقاط : 3
تاريخ التسجيل : 08/07/2013
العمر : 59

VOICE RECOGNITION SECURITY SYSTEM Empty
مُساهمةموضوع: yhanks   VOICE RECOGNITION SECURITY SYSTEM I_icon_minitimeالثلاثاء يوليو 16, 2013 1:18 am

المهندس الذكي كتب:
Thank you so much
very good subject
thank you again
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
VOICE RECOGNITION SECURITY SYSTEM
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
» Circuit for fingerprint security system
» FingerPrint Based Security System
» مشكلة برنامج System Security 2009
» HOME/ OFFICE SECURITY SYSTEM (8051 BASED
» Cyber Security

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى طلاب هندسة الحاسوب / جامعة مؤتة :: قسم مواد هندسة الحاسوب :: منتدى مشاريع التخرج-
انتقل الى: