參數(shù)資料
型號(hào): MT90500
廠商: Mitel Networks Corporation
英文描述: Multi-Channel ATM AAL1 SAR(多通道 ATM AAL1分段及重組設(shè)備(基于通訊總線的系統(tǒng)與ATM網(wǎng)絡(luò)的接口))
中文描述: 多通道自動(dòng)柜員機(jī)AAL1特區(qū)(多通道自動(dòng)柜員機(jī)AAL1分段及重組設(shè)備(基于通訊總線的系統(tǒng)與空中交通管理網(wǎng)絡(luò)的接口))
文件頁(yè)數(shù): 60/159頁(yè)
文件大?。?/td> 514K
代理商: MT90500
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)當(dāng)前第60頁(yè)第61頁(yè)第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)第127頁(yè)第128頁(yè)第129頁(yè)第130頁(yè)第131頁(yè)第132頁(yè)第133頁(yè)第134頁(yè)第135頁(yè)第136頁(yè)第137頁(yè)第138頁(yè)第139頁(yè)第140頁(yè)第141頁(yè)第142頁(yè)第143頁(yè)第144頁(yè)第145頁(yè)第146頁(yè)第147頁(yè)第148頁(yè)第149頁(yè)第150頁(yè)第151頁(yè)第152頁(yè)第153頁(yè)第154頁(yè)第155頁(yè)第156頁(yè)第157頁(yè)第158頁(yè)第159頁(yè)
MT90500
60
4.4.2.3
Receive Overruns and Underruns
The “First Entry” and “Last Entry” fields in the RX_SAR Control Structure point to the first and last RX Circular
Buffer Base Address pointers in the RX_SAR Control Structure. The “Minimum Lead”, “Maximum Lead”, and
“Average Lead” entries define the window within the circular buffer within which cell data can be received
without generating an underrun or overrun condition. This window is defined relative to the TDM Circular Buffer
Read Pointer, as described in Figure 23. Whenever data from a newly received cell is to be written to the
Receive Circular Buffers, the location of the RX_SAR Write Pointer is checked against the Minimum and
Maximum Lead Pointers.
When a new cell is received, the hardware checks for the location of the RX_SAR Write Pointer, which
indicates where the new cell should be written within the associated Receive Circular Buffer(s). The VALID
bytes shown in the figure above indicate bytes which have been written by the RX_SAR and have yet to be
read by the External Memory to TDM Data Output Process. Consequently, INVALID bytes represent those that
have already been read or, in the case of start-up, have never been written. If the pointer falls within the window
defined by the Min. Lead and Max. Lead parameters, the new data is written immediately following the old data.
If the RX_SAR Write Pointer falls after the Maximum Lead Pointer, an overrun condition is detected, and the
new data is written starting at the location of the Average Lead Pointer. (Some addresses containing previously
received, unread data bytes are overwritten.) If the RX_SAR Write Pointer falls before of the Minimum Lead
Pointer, an underrun condition is detected, and the new data is written starting at the location of the Average
Lead Pointer. (Some addresses containing already-read data bytes are “skipped” and left unwritten.) Figure 23
depicts the Write Pointer to Read Pointer comparison that occurs at cell receive time.
The External Memory to TDM Data Output Process (Section 4.1.4) has its own TDM Read Underrun Error
indication (see register 6000h) which works in parallel to the mechanism described above. The ninth bit of the
external memory byte is not used for parity, but is used to indicate whether each TDM byte has been previously
transferred to the TDM bus. When the External Memory to TDM Data Output Process reads a byte which has
already been transferred (has the ninth bit set), an underrun condition is flagged, if enabled by that TDM
channel’s entry in the External Memory to Internal Memory Control Structure. Since this TDM Read Underrun
Error functions as each byte is read (and not just when a cell arrives, as the RX_SAR errors do) it is useful to
indicate dropped VCs (no cells), and excessive CDV (late cells).
Data bytes which have been read out to the TDM bus by the External Memory to TDM Data Output Process are
handled according to the programming of the External Memory to Internal Memory Control Structure.
Depending on the value of the write-back disable bit for each individual TDM channel, bytes read out to the
TDM bus will either be replaced by silence (FFh) or left unchanged. This has the effect that in the event of an
underrun, either silence (FFh) will be read out of the “skipped” area, or the old data in the “skipped” area will be
repeated on the TDM bus.
RECEIVE BUFFER
TDM CIRC. BUFFER
READ POINTER
Min. Lead
Max. Lead
Figure 23 - Overrun and Underrun Situations
WRITE POINTER
RECEIVE BUFFER
Max. Lead
WRITE POINTER
(OLD)
Normal
Overrun
Underrun
RECEIVE BUFFER
Avg. Lead
INVALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
INVALID BYTE
Avg. Lead
WRITE POINTER
(NEW)
INVALID BYTE
VALID BYTE
VALID BYTE
VALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
INVALID BYTE
Min. Lead
WRITE POINTER
(NEW)
WRITE POINTER
(OLD)
Min. Lead
Max. Lead
RX_SAR
RX_SAR
RX_SAR
RX_SAR
RX_SAR
TDM CIRC. BUFFER
READ POINTER
TDM CIRC. BUFFER
READ POINTER
相關(guān)PDF資料
PDF描述
MT90500 Multi-Channel ATM AAL1 SAR
MT90500AL Multi-Channel ATM AAL1 SAR
MT90502 Multi-Channel AAL2 SAR(多通道 ATM AAL2分段及重組設(shè)備(基于通訊總線的系統(tǒng)與ATM網(wǎng)絡(luò)的接口))
MT90732AP Ultraframer DS3/E3/DS2/E2/DS1/E1/DS0
MT90732 Ultraframer DS3/E3/DS2/E2/DS1/E1/DS0
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MT90500AL 制造商:MITEL 制造商全稱:Mitel Networks Corporation 功能描述:Multi-Channel ATM AAL1 SAR
MT90500AL-ENG1 制造商:Mitel Networks Corporation 功能描述:
MT90502 制造商:ZARLINK 制造商全稱:Zarlink Semiconductor Inc 功能描述:Multi-Channel AAL2 SAR
MT90502_06 制造商:ZARLINK 制造商全稱:Zarlink Semiconductor Inc 功能描述:Multi-Channel AAL2 SAR
MT90502AG 制造商:Rochester Electronics LLC 功能描述: 制造商:Zarlink Semiconductor Inc 功能描述: