Instrukcja obsługi Philips TMS320C6713

Instrukcja obsługi dla urządzenia Philips TMS320C6713

Urządzenie: Philips TMS320C6713
Kategoria: Car Audio
Producent: Philips
Rozmiar: 0.13 MB
Data dodania: 3/15/2013
Liczba stron: 12
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia Philips TMS320C6713. Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z Philips TMS320C6713.

Dla Twojej wygody

Jeżeli przeglądanie instrukcji Philips TMS320C6713 bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji Philips TMS320C6713 na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję Philips TMS320C6713 na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
Philips TMS320C6713 Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 12 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji Philips TMS320C6713 a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do Philips TMS320C6713. Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1

Application Report
SPRA921 - June 2003
TMS320C6713 Digital Signal Processor Optimized for High
Performance Multichannel Audio Systems
Roshan Gummattira, Philip Baltz, DSP Applications
Nat Seshan
ABSTRACT
The TMS320C6713’s high performance CPU and rich peripheral set are tailored for
multichannel audio applications such as broadcast and recording mixing, home and large
venue audio decoders, and multi-zone audio distribution. The TMS320C6713 device is
based on the high-performance advanced VelociT

Streszczenie treści zawartej na stronie nr. 2

SPRA921 4 McASP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4.1 McASP Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4.2 TDM Synchronous Transfer Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4.3 DIT Transfer Mode . . . . . . . . .

Streszczenie treści zawartej na stronie nr. 3

SPRA921 • Glueless external memory interface (EMIF) capable of interfacing to SDRAM for bulk external storage of additional code or delay buffers. The EMIF also supports synchronous burst SRAM (SBSRAM), asynchronous memories, and peripherals with parallel interfaces. • A host-port interface (HPI) for direct connection to a host processor Figure 3 shows additional peripherals and the internal connection of the device. This includes: • A highly efficient 16-channel enhanced direct memory access (E

Streszczenie treści zawartej na stronie nr. 4

SPRA921 Directly connected to other system SDRAM components EMIF GPIO McASP McASP Multiple serial TMS320C6713 Multiple serial port 0 port 0 input streams digital output streams (A/D converters, signal (D/A converters, DIR/SPDIF McASP processor McASP DIT/SPDIF line receivers) port 1 port 1 converters) HPI IIC IIC Serially Host ROM controlled processor interface devices Figure 2. Generalized High Performance Multichannel Audio System C6713 digital signal processor 32 EMIF L1P cache L2Cache/ direct

Streszczenie treści zawartej na stronie nr. 5

SPRA921 2 C67x CPU and Instruction Set The TMS320C6713 floating-point digital signal processor uses the C67x VelociTI advanced very-long instruction words (VLIW) CPU. The CPU fetches (256 bits wide) to supply up to eight 32-bit instructions to the eight functional units during every clock cycle. The VelociTI VLIW architecture also features variable-length execute packets; these variable-length execute packets are a key memory-saving feature, distinguishing the C67x CPU from other VLIW architectu

Streszczenie treści zawartej na stronie nr. 6

SPRA921 Table 1. C6713 Benchmark Performance Algorithm Description Parameter Values Cycles Time Biquad filter nx input/output cycles nx = 60 316 1.4 µ s (IIR filter direct form II) nx = 90 436 1.9 µ s Real FIR filter nh coefficients nh = 24 802 3.6 µ s nr output samples nr = 64 nh = 30, nr = 50 795 3.5 µ s IIR filter nr number of output samples nr = 64 443 2.0 µ s IIR lattice filter nr number of samples nk = 10, 4125 18.3 µ s nk number of reflection coefficients nr = 100 Dotproduct nx number of

Streszczenie treści zawartej na stronie nr. 7

SPRA921 3.3 Unified L2 for Program and Data By unifying the program and data in the L2 space, the L2 cache is more likely to hold the memory requested by the CPU. It enables the on-chip memory to contain more data than program when highly computational, looping code is being run to process large data streams. For long, serial code with few data accesses, the L2 may be more densely populated with program instructions. The unification allows you to allocate the appropriate amount of memory for bot

Streszczenie treści zawartej na stronie nr. 8

SPRA921 3.5 Cache Summary The efficiency of the cache architecture makes the device simple to use. The cache is inherently transparent to the user. Due to the level of associativity and the high cache hit rate, virtually no optimization must be done to achieve high performance. Reduced time for optimization leads to reduced development time, allowing functional systems to be up and running quickly. High performance can be immediately achieved with the cache architecture, while a Harvard architec

Streszczenie treści zawartej na stronie nr. 9

SPRA921 In the TDM synchronous transfer mode, the McASP continually transmits and receives data periodically (since audio ADCs and DACs operate at a fixed-data rate). The data is organized into frames. In a typical audio system, one frame is transferred per sample period. To support multiple channels, the choices are to either include more time slots per frame (and therefore operate with a higher bit clock) or to keep the bit clock period constant and use additional data pins to transfer the sam

Streszczenie treści zawartej na stronie nr. 10

SPRA921 A typical usage for the frame sync pins is to carry the left-right clock (LRCLK) signal when transmitting and receiving stereo data. The frame sync signals are individually programmable for either internal or external generation, either bit or slot length, and either rising or falling edge polarity. Some examples of the things that a system designer can use the McASP clocking flexibility for are: • Input a high-frequency master clock (for example, 512fs of the receiver), receive with an

Streszczenie treści zawartej na stronie nr. 11

SPRA921 6 References 1. TMS320C6713 Floating-Point Digital Signal Processor data sheet (SPRS186) 2. TMS320C6211Cache Analysis application report (SPRA472) 3. TMS320C6000 DSP Multichannel Audio Serial Port (McASP) Reference Guide (SPRU041) 4. TMS320C621x/C671x Two-Level Internal Memory Reference Guide (SPRU609) 5. TMS320C6000 CPU and Instruction Set Reference Guide (SPRU189) 6. TMS320C6000 Peripherals Reference Guide (SPRU190) 7. Payan, Reimi, DSP software and hardware trade-offs in Professional

Streszczenie treści zawartej na stronie nr. 12

IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or service without notice. Customers should obtain the latest relevant information before placing orders and should verify that such information is current and complete. All products are sold subject to TI’s terms and conditions of sale supplied at the t


Podobne instrukcje
# Instrukcja obsługi Kategoria Pobierz
1 Philips 21PT2252 Instrukcja obsługi Car Audio 0
2 Philips CQ-DFX972N Instrukcja obsługi Car Audio 2
3 Philips AQ 6681 Instrukcja obsługi Car Audio 3
4 Philips AQ 6688/17 Instrukcja obsługi Car Audio 7
5 Philips AUDIOSPELER SA4146 Instrukcja obsługi Car Audio 0
6 Philips CEM220 Instrukcja obsługi Car Audio 42
7 Philips FC 931 Instrukcja obsługi Car Audio 39
8 Philips AUDIOSPELER SA4127 Instrukcja obsługi Car Audio 0
9 Philips AUDIOSPELER SA4126 Instrukcja obsługi Car Audio 0
10 Philips GoGear LUXE SA2446BT Instrukcja obsługi Car Audio 0
11 Philips CAR ENTERTAINMENT SYSTEM CE120 Instrukcja obsługi Car Audio 197
12 Philips GoGear LUXE SA2447BT Instrukcja obsługi Car Audio 0
13 Philips AQ4140 Instrukcja obsługi Car Audio 0
14 Philips 190C6 Instrukcja obsługi Car Audio 6
15 Philips FC 911 Instrukcja obsługi Car Audio 25
16 Sony Bluetooth 4-158-429-31(1) Instrukcja obsługi Car Audio 14
17 Sony CDX GT430IP Instrukcja obsługi Car Audio 23
18 Sony Bluetooth 3-299-319-12 (1) Instrukcja obsługi Car Audio 22
19 Sony CDX 757MX Instrukcja obsługi Car Audio 38
20 Sony CDX GT54UIW Instrukcja obsługi Car Audio 55