基于PCIExpress总线的高速数据传输卡设计与实现
基于PCIe总线的车载高速网络设计与实现

基于PCIe总线的车载高速网络设计与实现随着汽车行业的不息进步,车载网络的重要性日益凸显。
车载网络不仅能够提供丰富的娱乐和信息服务,还能实现车辆与车辆之间以及车辆与基础设施之间的高速通信。
基于PCIe (Peripheral Component Interconnect Express)总线的车载高速网络成为了一种广泛应用的技术解决方案。
本文将介绍基于PCIe总线的车载高速网络的设计原理与实现方法。
一、PCIe总线的概述PCIe总线是一种高性能、低延迟的串行总线技术,用于毗连计算机系统内部的各种外设和扩展卡。
它的带宽较高,能够支持多个设备同时传输数据。
在车载高速网络中,使用PCIe总线可以有效地提供高速数据传输和低延迟通信。
二、设计原理1. 硬件设计基于PCIe总线的车载高速网络的硬件设计需要思量传输速率、高速数据缓存、信号完整性和抗干扰等因素。
起首,选择合适的PCIe控制器芯片和外部设备芯片。
其次,设计高速数据缓存,用于存储大容量的数据,并通过PCIe总线进行传输。
此外,需要实行一系列的电磁屏蔽和抗干扰设计,以确保数据的传输质量和稳定性。
2. 软件设计基于PCIe总线的车载高速网络的软件设计主要包括驱动程序开发和通信协议设计。
开发适配于PCIe总线的驱动程序,能够实现与外设的稳定通信。
此外,为了实现车辆与车辆之间的高速通信,还需要设计相应的通信协议。
通信协议设计既要思量数据传输的速度和稳定性,也要保证数据的准确性和安全性。
三、实现方法1. 硬件实现基于PCIe总线的车载高速网络的硬件实现需要进行电路设计和PCB制作。
起首,按照硬件设计原理所需的要求,进行电路设计,并选取合适的元器件进行布局。
然后,通过PCB制作完成硬件装配。
2. 软件实现基于PCIe总线的车载高速网络的软件实现需要进行驱动程序开发和通信协议设计。
依据所选取的PCIe控制器芯片,开发相应的驱动程序,使其能够与外设通信。
同时,依据车辆与车辆之间的通信需求,设计相应的通信协议,并在驱动程序中实现。
高速数据传输系统设计与实现基于PCI-Express协议说明书

Design and Implementation of a High-speed Data Transmission System based onPCI-Express ProtocolXing Yang Wu Qiong-zhi Department of complicated circuit system Department of complicated circuit system Beijing Institute of Technology Beijing Institute of Technology Beijing China Beijing China*********************************.cnYang Xin-ran Su Fu-shun Department of complicated circuit system Department of complicated circuit system Beijing Institute of Technology Beijing Institute of TechnologyBeijing China Beijing China****************************@Abstract - In order to meet the demand of high-speed digital data processing and achieve high-speed communication between digital front-ends and computer, we design and implement a transmission system based on FMC and PCI-Express protocol. This paper describes the basic hardware structure of the interface system, implements the high-speed data transmission via PCI-Express protocol on an FPGA and the highly modular design based-on FMC standard. The maximal speed of this transmission system is up to 34 Gbps. This system has a wide commonality as the communication interface module can be adjustable depending on different digital front-end.Keywords – PCI-Express, digital front-end, FMC, modularI.I NTRODUCTIONWith the growing amount of digital signal processing and its increasing speed development, how to achieve high-speed data transmission has become one of the emphases in the communication between digital front-end system and computer. PCI bus which was often used in the past cannot meet the requirements of high-speed data transmission system. So it is necessary to use a new data transmission technology. PCI-Express bus which is the newest generation of computer bus has represented the currently fastest solution to a point-to-point high-speed data transfer capability [1], the latest PCI-E 3.0 standard supports single-channel transmission rate of 8Gbps, up to 32 channels. Therefore, using the PCI-Express bus as the transmission interface between the digital front-end systems and computer has become an inevitable trend.Because computer has fixed PCI-E interface, and there are many types of digital front-end system interface currently. It will generate a lot of resource waste if we design different transmission systems for each type of the digital front-end interface. We design a system using FMC modular technology [2]. FMC mezzanine card specification is defined in VITA 57 standard which is established by Xilinx. FMC's most obvious feature is to give up the traditional mezzanine card based on the characteristics of a standard bus, using a high-density and high-speed connection directly connected to the FPGA programmable I/O. This article describes a high-speed data interface system of which the core controller is FPGA, external connection is FMC interface. This system transfers the large amounts of high-speed data with the computer through the PCI-E interface, through the FMC interface to improve system reusability.II.T HE INTERFACE SYSTEM DESIGNThe high-speed interface system is used for data transmission between the digital front-end system andcomputer, as shown in Fig1.Fig.1 Transmission System DiagramThe system is divided into two parts: the data transmission module and the digital front-end interface module. Digital front-end interface module is responsible for communication with different digital front-end interface. The data transmission module completes high-speed data transmission between the computers and the digital front-end system with PCI-E interface. FMC interface makes the digital front-end interface module which is on the digital front-end FMC mezzanine card able to connect the FPGA directly. FMC interface is high density, high speed and high reliability, can be used for a variety of environmental conditions. This versatility of FMC mezzanine card specification makes the design can be reused. It makes the existing FPGA carrier card can apply to a new2nd International Conference on Advances in Computer Science and Engineering (CSE 2013)data interface, with just changing the FMC module and slightly revamping the program of FPGA. The functionality of this module is completed by the PCI-E carrier card.III.PCI-E CARRIER CARDPCI-E carrier card uses dual FPGA and dual FMC structure. The FPGA adopts Virtex6-LX130T which is widely used currently and has rich I/O interface and internal logic resources. Two FMC interface can be equipped with different FMC mezzanine card according to different interface. FPGA-I is responsible for carrier card communication with the computer: controlling the PCI-E data transmission module and DDR3 SDRAM-for high-speed data cache. FPGA-II is responsible for the communication between the carrier card and FMC mezzanine card: control FMC module with various data front-end interface for data transmission, and a large capacity FLASH and a DDR3 SDRAM, for different rates of data cache. Data transmits with custom packet format between the two FPGA via chip bus. The transmission interface protocol is PCI-E 2.0 x8, theoretical transfers speed up to 40Gbps, taking into account the data codec expenses, the actual maximal speed up to 34Gbps.The design of FPGA logic program can be divided into two parts: the PCI-E data transmission module of FPGA-I and the high-speed serial signal transmission module of FPGA-II. A. The PCI-E data transmission moduleThis module uses identifier in data transfer, including registers transfer and stream data transfer. The parameter configuration of the digital front-end module is through register transfer. Stream data transfer complete large amount of data transmission.This module uses the PCI-E transmission module to communicate with the computer and the DDR3 SDRAM as high-speed data cache [3].The design of PCI-E transmission module includes the configuration of the IP core and the control of user logic [4] .Using Xilinx IP core , and program control logic to complete the ordinary and DMA mode data transfer. User control logic is to produce the required data package and other control signal, to achieve the user data to send, receive andFig.2 User Logic StructureCTRL port is used to transfer status signal and control signal. FPGA reads and writes internal register rely on thisport. DMA port is used to transfer streaming data with DMA mode between the FPGA and the host computer.The transmitting unit is responsible for the structure of the enable signal and controls the transmission data packet. The module can convey both the ordinary and DMA transmission data packets. During sending ordinary transport packets, the unit will send a normal transmission request packet, and then send the packet containing the address and contents of the ordinary transmission. In DMA mode, the unit sends a request packet and a DMA destination address of the packet. After that is the beginning of continuous transmission of large amounts of data. In addition, the units can also control the transmission packet real time according to the link status.The receiving unit is responsible for unpacking the data package from the host computer, and then according to the data flag bit distribute the unpacked data to appropriate unit. The first received data package transfers request. According to the request of host computer, the receiving transmission is discriminated into the DMA mode and ordinary transmission. In DMA mode, the received data is repacked to pure data packet sent to DMA port, otherwise the data will be passed to the control unit.The control unit is the control center of the entire transmission system, including the reset register, the DMA control status register and the ordinary control status register. The read and write of these control status register is rely on the host computer to read and write the kernel address space of the PCI-E. One type of register is corresponding to one type of the offset address. After the DMA transfer is initiated, the control unit needs to be reset. The DMA packet size, DMA packet number and DMA destination address need to be configured correctly. At last set up the DMA control register to start the DMA transfer.Computer downlink configuration parameters are generally not very large, so the downlink data transmission directly transfers to the carrier DDR3 SDRAM cache, then transfers to the digital front-end system from the cache.The data which Digital front-end system uplink to host computer is large amount. As the computer allocating the cache space for PCI-E transmission is not enough to store the data, the data written into the hard disk. Since hard disk write speed is far less than the PCI-E transfer speed, the overall data transfer speed is limited to the hard disk write speed. The mismatch transmission speed between the digital front-end system and hard disk will result in the loss or duplication of data, so the system uses a stream data speed balancing mechanism. FPGA internal packets to the appropriate length for transmission, via controlling the data transmission request of digital front-end system, ensure the DDR3 cache does not overflow, and has a sufficient amount of data for uplink. When the DDR3 data reaches the overflow threshold, FPGA stops the transmission request which is sent to the digital front-end system, waiting for the data in DDR3 read empty, then FPGA back to send the transfer request to digital front-end system. Through this flow control mechanism to ensure the data correctly and effectively transfer between digital front-end system data and host computer.B.The high-speed serial signal transmission moduleThe transmission between the carrier card and the digital front-end system is through the high-speed data transmission module via the FMC interface.FMC specification define the signal grouping as the clock signal, the GTX signal and ordinary signal according to the FPGA I/O characteristics. So the GTX modules can be directly connected to high-speed serial signal of the FMC interface.The high-speed Serial signal transmission uses the AURORA protocol [5] of Xilinx. After defining the GTX module of FPGA-II, Aurora IP core is called to code or decode the high-speed serial data with 8b/10b coding method, to embed or restore the serial data clock signal. Then get the conversion of parallel data and serial data completed through the operation of the clock calibration.IV.D IGITAL FRONT-END FMC INTERFACE MEZZANINECARDDigital front-end FMC interface mezzanine card needs to be designed according to the digital front-end system interface, corresponding to different interfaces which are needed to design different mezzanine card. At present, the system has been applied to two different mezzanine card, using the optical interface and Camera Link interface.A.Optical fiber mezzanine cardThe optical fiber interface FMC mezzanine card uses SFP module [6] as the transmission platform of a miniature synthetic aperture radar system. Because the front-end system requires a long-distance transmission, using the smaller loss optical fiber as a data transmission interface. The SFP module on the mezzanine card is FTLF8519P3ByL multi-mode photoelectric conversion module, 850nm transmission wavelength, the longest transmission distance 500 meters, are connected to the FPGA-Ⅱ GTX high-speed serial module through the FMC. Data transfer protocol is AURORA protocol, 8b/10b codec. Theoretical transfer speed is up to 2.125Gbps, the actual transfer speed is up to 1.5Gbps.B.Codec mezzanine cardCodec mezzanine card codes and decodes the transmission data between aerial camera and FPGA with 8b/10b coding method. The TLK 4711 is an 8b/10b codec; encoding and decoding the transmission data with 8b/10b coding method. The mezzanine card interface for the front-end system is the Camera Link, dedicated camera and image interface, theoretical speeds up to 6.8Gbps, but poor reusability to other digital devices. This design of the transmission system saves a lot of resources, greatly improves the reusability of the design.V.S YSTEM IMPLEMENTATION AND PERFORMANCE TESTINGFig.3 PCI-E Carrier CardsWe implement the data transmission system based on the above design. The transmission performance of the system were analyzed and verified. First we verify whether the register configuration of the system is correct or not, then test the speed of stream data transmission.Using optical fiber mezzanine card test the whole system. In the package length small, the maximal speed of the whole system can reach is the maximal transfer speed of the opticalfiber module, as shown in Figure 4.Fig.4 Data transfer speed by the optical fiberThe reason of the speed trend is that the computer has allocated 8MB continuous physical address in the memory space for PCI-E transmission in the DMA mode. When the amount of transmission data is less than 8MB, the data directly written to the cache, because the write speed of the memory is greater than the maximal speed of PCI-E, the speed is maintained at the highest value. When the amount of transmission data is greater than 8MB, the data is written to the hard disk from the memory, so the speed decrease gradually and eventually stabilize on the write speed of hard disk.This system can achieve stable and high-speed data transmission between the digital front-end system and computer. The maximal speed is up to 34Gbps.This system can be adjusted according to the different front-end digital systems to meet the transmission needs of most digital front-end system. Modular mezzanine card greatly enhances the versatility of this system, so that the system can be compatible with a variety of data interfaces. The system has been applied to the data communication between the synthetic aperture radar, the aerial camera and the computer. In addition,the system has a broad application prospects in high-speed data acquisition, high-speed data exchange, high-speed remote fiber-optic communications and other fields.R EFERENCES[1]PCI-SIG. PCI Express Base Specification Revision 3.0[Z].2010[2]VITA Technologies. VITA 57(FMC) opens the I/O pipe to FPGAs [Z].2012. [3]Xilinx Inc.Virtex-6 FPGA Memory Interface Solutions User Guide[Z].2012.[4]Xilinx Inc.Virtex-6 FPGA Integrated Block for PCI Express User Guide[Z].2012.[5]Xilinx Inc. Logic CORE IP Aurora 8B/10B v7.1 User Guide [Z].2011.[6]Shizu Minami, Jan Hoffmann. Design and Implementation of a DataTransfer Protocol via Optical Fiber[C]. IEEE Transactions on Nuclear Science, 2011.。
基于PCI Express总线的高速数据传输卡设计.

基于PCI Express总线的高速数据传输卡设计地面测控系统由上位机软件、工业控制计算机、地面控制台及相应电缆网组成。
在系统联试前它可以和采编器、存储器构成闭环反馈,对采编器、存储器实施自检。
地面控制台在上位机软件的控制下,真实模拟机上接口信号,为采编器提供不同的数字量信号,并对回收后的存储器进行数据的读取分析。
以前地面测试系统中的上位机软件系统和地面控制台之间的通信是由USB接口来完成的,传输速率较低。
为了解决大容量数据高速读取的瓶颈问题,采用P地面测控系统由上位机软件、工业控制计算机、地面控制台及相应电缆网组成。
在系统联试前它可以和采编器、存储器构成闭环反馈,对采编器、存储器实施自检。
地面控制台在上位机软件的控制下,真实模拟机上接口信号,为采编器提供不同的数字量信号,并对回收后的存储器进行数据的读取分析。
以前地面测试系统中的上位机软件系统和地面控制台之间的通信是由USB接口来完成的,传输速率较低。
为了解决大容量数据高速读取的瓶颈问题,采用PCI Express总线来读取数据。
PCI Express 采用了目前业内流行的点对点串行连接, 每个设备都有自己的专用连接, 不需要向整个总线请求带宽, 而且可以把数据传输率提高到一个很高的频率, 达到 USB 所不能提供的高带宽。
本文设计并实现的数据传输卡基于PCI Express总线,提高了系统的读写速度,满足了目前大容量高速实时传输记录的要求。
1 系统结构地面控制台是模拟机上信号源功能,信号源由上位机生成,然后下载到地面控制台的RAM中。
为了正确地发送信号源数据需要对下载的信号源数据进行自检,即将地面控制台RAM中的数据读入上位机来验证控制台中信号源是否正确。
本系统通过PCI Express传输卡实现了信号源自检功能。
如图1所示,上位机通过PCI Express接口将信号源的数据下载到FIFO1存储器当中,同时将相应的控制命令发送给FPGA。
FPGA检测到相应控制命令后,开始读取FIFO1中的数据,并将该数据经过串并转换写到地面控制台RAM中。
基于FPGA结构高速PCIe总线传输系统设计与实现

参考内容
基本内容
在现代计算机系统中,快速、高效的数据传输是至关重要的。直接内存访问 (DMA)是一种可实现这一目标的技术,其允许特定设备直接从内存中读取或 写入数据,而无需通过CPU进行干预。如今,基于FPGA(现场可编程门阵列) 的PCIe(Peripheral Component Interconnect Express)总线接口的DMA 传输设计已被广泛应用于高速、高效率的数据传输。
二、基于FPGA的PCIe总线接口的 DMA传输设计
基于FPGA的PCIe总线接口的DMA传输设计主要涉及两个关键部分:FPGA和DMA 控制器。
1、FPGA
在DMA传输设计中,FPGA被用作PCIe总线接口的实现。FPGA接收来自PCIe总线 的数据,并将其存储在内部RAM中。此外,FPGA还负责管理数据的传输过程, 包括数据的打包、解包、校验以及错误检测等。
系统设计:
基于FPGA结构高速PCIe总线传输系统的设计主要分为硬件设计和软件设计两 个部分。首先,硬件设计方面采用了高性能的FPGA芯片和相应的接口电路,以 确保数据传输的速度和稳定性。同时,为了提高系统的可靠性,采用了冗余设 计和故障检测技术。
其次,软件设计方面,通过对PCIe总线协议的研究和分析,采用了符合协议规 范的驱动程序和数据传输算法,以保证数据传输的正确性和实时性。此外,为 了提高系统的可维护性和可扩展性,采用了模块化和分层的设计方法。
系统测试与评估
为验证本次演示所设计高速数据采集系统的性能,我们进行了相应的测试。测 试结果表明,该系统的数据传输速度可达1000 MB/s,数据采集精度为12 bits,采样率可达1 GS/s,能够满足大多数高速数据采集应用的需求。评估 结果表明,本次演示所设计的高速数据采集系统在性能和稳定性方面具有一定 的优势。
基于PCI Express总线的数据处理与传输卡的设计与实现

W ANG Da l i W ANG Bi —e , n
( n tueo nomain E gn eig nomainE gn eigUnv ri Isi t fIfr t n iern ,Ifr t n ie r iest t o o n y,Z e gh u4 0 0 h n z o 5 0 2,C ia hn )
s f r ei e a i y tm s h sp p rp e e t e i n o o t e d fn d r d o s se ,t i a e r s n sa d sg fPCIEx r s n ef c ic i u i zn wa p e si tra ec r u t tl i g i Vitx X5 re 5 S 0T FPGA ,a d a FP n GA n a d DSP c r o in lp o e sn n r n f ri g i e l e a d f rsg a r c s i g a d ta se rn sr a i d. z
A b t a t To s t f h e u r m e t o i n l e l t e r c s i g a d i h s e d r n f r i g n s r c : a i y t e r q ie n f s g a r a —i p o e s n n h g — p e ta s e rn i s m
摘 要 : 对 软 件 无 线 电 系 统 中数 据 实 时处 理 和 高 速 传 输 的 需 要 , 用 V r x X 0 P A 设 针 使 ie5S 5 T F G t
计 了 P I x r s 口电路 , 设计 实现 了 F G C pe 接 E s 并 P A和 D P组 合 的数据处 理 与传输 卡。该 卡将 经 S
基于PCIe总线的专用高速信号采集卡设计

基于PCIe总线的专用高速信号采集卡设计林连雷;易宇【摘要】In some radar countermeasure tests,a high-speed signal acquisition system was designed to assess the test re-sults accurately. This system has the maximum sampling rate of 500 MS/s,in which the cache in the card is 1 GB,and can pro-vide data transmission interface of high-speed storage system to expand the storage capacity. Two operation modes of the scope operating mode and the continuous acquisition mode are offered in this system,and users can use the different operating modes according to the requirements to process the collected data. This system has perfect trigger function,and is convenience for the users to analyze the data.%在某些雷达对抗试验中,为了精确地评估试验效果,设计了一个高速信号采集系统,该系统具有最高为500 MS/s的采样率,板上缓存为1 GB,同时提供与高速存储系统的数据传输接口以供外扩存储容量.该系统提供了示波器工作模式和连续采集工作模式两种工作模式,用户可根据需求使用不同的工作模式对采集到的数据进行处理,同时该系统具有完善的触发功能,以方便用户对数据进行分析.【期刊名称】《现代电子技术》【年(卷),期】2015(038)021【总页数】5页(P52-55,59)【关键词】PCIExpress;高速数据采集;模拟信号;同步脉冲信号【作者】林连雷;易宇【作者单位】哈尔滨工业大学自动化测试与控制系,黑龙江哈尔滨 150001;哈尔滨工业大学自动化测试与控制系,黑龙江哈尔滨 150001【正文语种】中文【中图分类】TN911.7-34在某些雷达对抗试验中,为了精确地评估试验效果,需要对雷达接收机产生的回波信号、同步脉冲信号等进行采集,通过对这些信号的分析得出试验结果,基于此目的,需要设计一个具有高速采集能力的系统,用于采集雷达接收机产生的回波信号、同步脉冲信号;同时该系统需要具备大容量存储能力,用于实时存储采集到的数据,为雷达对抗试验后续的数据分析提供数据来源;为了更好地捕捉雷达对抗试验中的关键信号,该系统应该具备完善的触发功能。
基于PCIExpress总线和NiosⅡ的高速数据传输卡设计

1 P C I E x p r e s s 总 线简介
P C I E总线 是 P C I 总 线 的升 级 版 , 是 I n t e l 公 司 于1 9 9 7年 提 出的计算 机第 三代 总线 , 它彻 底改 变 了 P C I 总线在 系统 带宽 、 传输 速度 等 方 面 的 固有 缺 陷 ,
误 地传输数据。
关键词
P C I E x p r e s s总线
N i o s Ⅱ处理器 文献标志码
高速数据传输
中 图法 分类 号 T N 7 9 ;
A
测试测 量领域 , 上传 或存储 高速大容量数 据
时, 以往 的 U S B 2 . 0 、 以太 网等 方式 显 然 不 能 满 足 高
第1 3卷
第2 5期
2 0 1 3年 9月
科
学
技
术
与
工
程
Vo 1 .1 3 No . 25 Se p.2 01 3
1 6 7 1 — 1 8 1 5( 2 0 1 3) 2 5 — 7 5 2 6 — 0 7
S c i e n c e T e c h n o l o g y a n d E n  ̄ n e e i f n g
( 4 ) P C I E总线 继 承 了 P C I 总线 的优点 , 可完 全
外设 I P 、 N i o s I 1 处 理 器 软 核 以及 A v a l o n交 换 总 线
兼容 P C I 总线 。
等 。图 中 S R A M 控制器 、 三态桥、 U A R T、 定 时 器 以 及大量 通用 寄存 器 等 系统 外设 虽 然 都 是 以 I P核 的 形 式 添加 的 , 但都是通过 F P G A 中 的逻 辑 资 源 来 实
基于PCIe总线高速数据传输系统的设计与实现的开题报告

基于PCIe总线高速数据传输系统的设计与实现的开题报告一、选题背景随着现代科技的飞速发展,数据处理和传输变得越来越重要。
不仅需要高效的数据传输速度以满足现代大数据处理的需要,也需要高可靠性和兼容性以适应不同应用场景的需求。
PCI Express(PCIe)总线技术由于其高速、可靠和广泛的应用支持而成为了一种重要的数据传输标准。
本课题基于此,旨在设计和实现一个基于PCIe总线的高速数据传输系统。
二、研究目的和意义本课题主要研究基于PCIe总线的高速数据传输系统的设计和实现,旨在提供一个具有高速、可靠、兼容性好的数据传输方案,以满足现代数据处理需求。
其意义在于:1. 提高数据处理效率。
PCIe总线技术具有高速传输和低延迟的特点,在大数据处理和高性能计算中能够显著提高数据传输效率。
2. 提高数据传输可靠性。
PCIe总线技术具有高可靠性的特点,其锁定机制和CRC校验功能能够保证数据传输的准确性和完整性。
3. 提高数据传输兼容性。
PCIe总线技术是一种广泛应用的数据传输标准,被应用于各种不同的领域,能够实现不同设备之间的数据交换和共享。
三、研究内容和研究方法本课题的主要研究内容包括:1. 设计一个符合PCIe总线规范的高速数据传输系统。
包括硬件电路设计和软件控制程序设计。
2. 实现高速数据传输系统,采用HDL语言设计硬件电路,采用C++设计软件控制程序。
3. 测试和验证高速数据传输系统,包括性能测试、稳定性测试和兼容性测试等。
本课题研究采用的方法主要包括:1. 系统设计方法。
根据PCIe总线规范,设计一个符合标准的高速数据传输系统,保证系统的性能、稳定性和兼容性。
2. 硬件设计方法。
采用HDL语言设计系统的硬件电路,包括PCIe 总线接口电路、数据传输电路和控制逻辑电路等。
3. 软件设计方法。
采用C++设计软件控制程序,包括系统的控制逻辑和数据传输协议等。
4. 测试和验证方法。
对系统进行性能测试、稳定性测试和兼容性测试等,以验证系统的可靠性和兼容性。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
摘 要 :通 过 设 计 P IE p 制 台 与 计 算 机 之 间 的 高 速 数 据 传 C xrs
输 。 高 速 数 据 传 输 卡 采 用 P X 公 司 的 接 口芯 片 P X 3 l来 实 现 P IE pes总 线 的 接 口逻 辑 , 据 传 L E 8l C x rs 数
中 圈 分 类 号 :T 2 4 P7 文 献 标 识 码 :A 文 章 编 号 :0 5 — 9 8 2 1 ) 8 0 9 - 4 2 8 7 9 (0 0 0 — 0 2 0
De in a d i l me tto f a h g sg n mp e n a in o ih-s e d d t r n f r c r p e a a ta se a d
K y wo d :P x rs; P X8 1 F GA;itr c e r s CIE p es E 3 ; P 1 nef e a
地 面 测 控 系 统 由 上 位 机 软 件 、工 业 控 制 计 算 机 、 地
面 控 制 台 及 相 应 电 缆 网组 成 。 系 统 联 试 前 它 可 以 和 采 在 编器 、 储 器 构成 闭 环 反馈 , 采编 器 、 储 器 实 施 自 存 对 存 检 。地 面 控 制 台在 上 位 机 软 件 的 控 制 下 , 实 模 拟 机 上 真
2.Ke L boa o o n tu ntto inc & Dy a c e s e e t f M i sr o y a r tr y f I sr me ai n Sce e n mi M a urm n o nit y f Edu ai ct on.
Not i est f C ia r Un v r i o h n ,T iu n 0 0 5 ,Chn ; h y ay a 3 0 1 i a
3 nt u fO t e c o i ,B ia g U i r t,B in 0 0 3 hn ) .Is tt o p— l t nc i e e r s e n n e i h v s y e ig 10 8 ,C ia j
Ab t c :A hg s e d a a rn fr ad a e o P I x r s whc r a i d ih-s e d aa r n fr ewe n g o n sr t a ih- p e d t t s c r b s d n C E p e s a e i h e l e h g z p e d t t s b t e r u d a e
b s d o I Ex rs a e n PC p e s
P AN a , MA Yo h n , , XI Yu Xi u C u 一 ONG J u iJ n ,
( .N t n lK y L b rt y f l t nc M a ue e tT c n l y N r nv r t o h a T i a 3 0 1 hn ; 1 ai a e a oa r o Ee r i e s rm n e h oo , ot U i s y fC i , a u n 0 0 5 ,C ia o o r co g h e i n y
c n rl r a d c mp tr wa e in d.I tr c h p P X8 1 f P X C .w s s d t i lme td n ef c lgc n h d t o t l n o ue s d sg e oe nef e c i E 3 a 1 o L o a u e o mpe n e it r e o i ,a d t e aa a t n fr mo e wa r s d s DMA.S l-tsig o aa o r e a e t y t e f n t n o h c r .At t e p r o a d a e i lme tt n a e ef e t f d t s u c c n tsi h u ci f t e a d n f o h a t f h r w r mpe na i , o h a e sl p e e td L DS t st n、 C p e s i tr e c r i n P t e p p r mo t r s n e V r n i o P I Ex r s n e fc i ut a d F GA o i o t l mo u e y a i a c lgc c nr d l . o
输采用 D MA 方 式 , 过 对 信 号 源 的 自检 验 证 了传 输 卡 能 够 实 时 无 误 地 传 输 数 据 。 在 硬 件 设 计 部 分 , 通
主 要 对 差 分 传 输 、 C x rs P IE pes接 口 电路 和 F G 逻 辑 控 制 模 块 进 行 了描 述 和 设 计 。 PA 关 键 词 :P IE pes E 8 l ;F G C x rs ;P X 3 1 P A;接 口
基 于 P I x rs C pes总线 的高速数据 传输 卡设计 与实现 E
潘 玉 霞 一 马 游 春 1, 熊 继 军 , , 2 3
( .中 北 大 学 电 子 测 试 技 术 国 家 重 点 实 验 室 , 山西 太 原 00 5 ; 1 30 1 2 中北 大 学 仪 器 科 学 与 动 态 测 试 教 育 部 重 点 实 验 室 ,山 西 太 原 00 5 ; . 30 1