1 resultado para Software Packages
em Bucknell University Digital Commons - Pensilvania - USA
Filtro por publicador
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (1)
- Andina Digital - Repositorio UASB-Digital - Universidade Andina Simón Bolívar (14)
- Applied Math and Science Education Repository - Washington - USA (2)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (1)
- Aston University Research Archive (5)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (1)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (11)
- Bioline International (2)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (17)
- Brock University, Canada (1)
- Bucknell University Digital Commons - Pensilvania - USA (1)
- Bulgarian Digital Mathematics Library at IMI-BAS (2)
- Cámara de Comercio de Bogotá, Colombia (2)
- CentAUR: Central Archive University of Reading - UK (58)
- CiencIPCA - Instituto Politécnico do Cávado e do Ave, Portugal (5)
- Cochin University of Science & Technology (CUSAT), India (13)
- Collection Of Biostatistics Research Archive (1)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (140)
- Cor-Ciencia - Acuerdo de Bibliotecas Universitarias de Córdoba (ABUC), Argentina (10)
- Corvinus Research Archive - The institutional repository for the Corvinus University of Budapest (1)
- Dalarna University College Electronic Archive (1)
- Digital Commons - Michigan Tech (2)
- Digital Commons at Florida International University (3)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (152)
- Duke University (2)
- Galway Mayo Institute of Technology, Ireland (2)
- Glasgow Theses Service (1)
- Greenwich Academic Literature Archive - UK (1)
- Institute of Public Health in Ireland, Ireland (1)
- Instituto Politécnico de Viseu (1)
- Instituto Politécnico do Porto, Portugal (41)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (5)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (1)
- Martin Luther Universitat Halle Wittenberg, Germany (14)
- Massachusetts Institute of Technology (3)
- Ministerio de Cultura, Spain (116)
- Nottingham eTheses (1)
- Portal do Conhecimento - Ministerio do Ensino Superior Ciencia e Inovacao, Cape Verde (3)
- Publishing Network for Geoscientific & Environmental Data (1)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (4)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (9)
- Repositório da Escola Nacional de Administração Pública (ENAP) (1)
- Repositório da Produção Científica e Intelectual da Unicamp (1)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (1)
- REPOSITORIO DIGITAL IMARPE - INSTITUTO DEL MAR DEL PERÚ, Peru (2)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (1)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (60)
- Scielo Saúde Pública - SP (61)
- Scottish Institute for Research in Economics (SIRE) (SIRE), United Kingdom (1)
- Universidad Autónoma de Nuevo León, Mexico (13)
- Universidad de Alicante (1)
- Universidad del Rosario, Colombia (14)
- Universidad Politécnica de Madrid (5)
- Universidade de Madeira (1)
- Universidade do Minho (10)
- Universidade dos Açores - Portugal (2)
- Universidade Federal do Rio Grande do Norte (UFRN) (1)
- Universitat de Girona, Spain (46)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (6)
- Université de Lausanne, Switzerland (38)
- Université de Montréal, Canada (7)
- University of Michigan (1)
- University of Queensland eSpace - Australia (35)
- University of Southampton, United Kingdom (21)
- University of Washington (1)
Resumo:
Analog filters and direct digital filters are implemented using digital signal processing techniques. Specifically, Butterworth, Elliptic, and Chebyshev filters are implemented using the Motorola 56001 Digital Signal Processor by the integration of three software packages: MATLAB, C++, and Motorola's Application Development System. The integrated environment allows the novice user to design a filter automatically by specifying the filter order and critical frequencies, while permitting more experienced designers to take advantage of MATLAB's advanced design capabilities. This project bridges the gap between the theoretical results produced by MATLAB and the practicalities of implementing digital filters using the Motorola 56001 Digital Signal Processor. While these results are specific to the Motorola 56001 they may be extended to other digital signal processors. MATLAB handles the filter calculations, a C++ routine handles the conversion to assembly code, and the Motorola software compiles and transmits the code to the processor