0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
会员中心
创作中心
发布
  • 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
C101-D9C-0

C101-D9C-0

  • 厂商:

    U-BLOX(优北罗)

  • 封装:

    Development Kit

  • 描述:

    开发板/评估板/验证板 GNSS接收器 3V~5V 31mA

  • 数据手册
  • 价格&库存
C101-D9C-0 数据手册
C101-D9C Application board (rev. C) User guide Abstract This document explains the use of C101-D9C application board. The C101-D9C board enables customers to evaluate QZSS L6 correction services with the NEO-D9C correction data receiver. UBX-21009111 - R02 C1-Public www.u-blox.com C101-D9C - User guide Document information Title C101-D9C Subtitle Application board (rev. C) Document type User guide Document number UBX-21009111 Revision and date R02 Disclosure restriction C1-Public 17-Jan-2022 This document applies to the following products: Product name Type number Firmware version PCN reference C101-D9C C101-D9C-0-00 FW QZS 1.01 N/A u-blox or third parties may hold intellectual property rights in the products, names, logos and designs included in this document. Copying, reproduction, modification or disclosure to third parties of this document or any part thereof is only permitted with the express written permission of u-blox. The information contained herein is provided “as is” and u-blox assumes no liability for its use. No warranty, either express or implied, is given, including but not limited to, with respect to the accuracy, correctness, reliability and fitness for a particular purpose of the information. This document may be revised by u-blox at any time without notice. For the most recent documents, visit www.u-blox.com. Copyright © u-blox AG. UBX-21009111 - R02 C1-Public Document information Page 2 of 17 C101-D9C - User guide Contents Document information ............................................................................................................................. 2 Contents ....................................................................................................................................................... 3 1 Introduction .......................................................................................................................................... 4 1.1 Package contents ....................................................................................................................................... 4 2 C101-D9C product overview ............................................................................................................ 5 2.1 Components ................................................................................................................................................. 5 2.2 Jumpers ........................................................................................................................................................ 6 3 C101-D9C standalone operation .................................................................................................... 7 4 C101-D9C operation with C099-F9P............................................................................................. 9 4.1 C101-D9C/C099-F9P via Arduino shield ..............................................................................................10 Appendix .................................................................................................................................................... 12 A Glossary .............................................................................................................................................. 12 B Antenna specification (L1/L2/E5b/L6) ...................................................................................... 12 C C101-D9C schematics .................................................................................................................... 13 Related documentation ......................................................................................................................... 16 Revision history ....................................................................................................................................... 16 Contact....................................................................................................................................................... 17 UBX-21009111 - R02 C1-Public Contents Page 3 of 17 C101-D9C - User guide 1 Introduction The C101-D9C board is a convenient tool that allows customers to become familiar with the u-blox NEO-D9C QZSS L6 receiver. The board provides facilities for evaluating the product and demonstrating its key features. NEO-D9C is a QZSS L6 receiver that brings QZSS Centimeter Level Augmentation Service (CLAS) support to u-blox GNSS modules, enabling centimeter-level navigation. The receiver can also track the experimental MADOCA service transmitted on the QZSS L6 signal. The C101-D9C application board offers: • • • • NEO-D9C module for use as QZSS L6 correction data receiver USB connection for communication and power supply L6 antenna connection for receiving the satellite data stream Arduino shield connection 1.1 Package contents The delivered package contains: • • • • • C101-D9C board Multiband antenna (L1/L2/E5b/L6) Antenna ground plane (12 cm circular) USB interconnect cable Jumper connectors Prior to using the board, it is useful to download the appropriate evaluation software and keep handy the documents listed in the Related documents section. UBX-21009111 - R02 C1-Public Introduction Page 4 of 17 C101-D9C - User guide 2 C101-D9C product overview 2.1 Components C101-D9C houses the NEO-D9C QZSS L6 receiver. The board is powered from the USB cable connection or via Arduino shield. The main components of the board are listed below and shown in Figure 1 and Figure 2: • • • • • • Native USB port FTDI USB bridge SMA RF connector and antenna supply capability (L-band) UART2 interface through Arduino shield NEO-D9C RESET button NEO-D9C SAFEBOOT button Figure 1: C101-D9C block diagram UBX-21009111 - R02 C1-Public C101-D9C product overview Page 5 of 17 C101-D9C - User guide Figure 2: C101-D9C quick start basic overview 2.2 Jumpers The board is delivered with the following default jumpers: • J6: This jumper provides 3.3 V power supply to an external active antenna plugged to the SMA RF connector. The current limit circuit is also enabled up to 60 mA. • J8: This jumper switches the communication from the UART2 of the NEO-D9C to the UART1 or UART2 of the C099-F9P, when connected via the Arduino shield (refer to section 4.1 for further details). Figure 3: C101-D9C jumpers overview For further details, see the C101-D9C schematic in Appendix C. UBX-21009111 - R02 C1-Public C101-D9C product overview Page 6 of 17 C101-D9C - User guide 3 C101-D9C standalone operation This section provides some quicksteps to enable NEO-D9C standalone operation and connecting via u-center (see u-center user guide [3]). • Connect the supplied L6 band antenna to the RF SMA connector. • Connect the USB to a Windows PC, this will power the board. The FTDI and USB drivers will be installed automatically from Windows Update when you connect the board for the first time. • The power LED will turn on in blue color. • Start the Device Manager utility from Windows. Two new ports will be visible under the Ports tab: the USB Serial Device is the Native USB port and the USB Serial Port is the FTDI USB bridge port, as shown in Figure 5. Figure 4: Windows Device Manager Ports identifications Figure 5: FTDI USB bridge and USB ports properties • Start u-center and connect to one of the COM ports. If you are using the FTDI USB bridge, make sure the baud rate in u-center is set to 9600. • Poll UBX-MON-VER message and check the content as shown in Figure 6 . Figure 6: UBX-MON-VER message UBX-21009111 - R02 C1-Public C101-D9C standalone operation Page 7 of 17 C101-D9C - User guide • Poll or enable the UBX-RXM-QZSSL6 message to check the received correction data. Figure 7: UBX-RXM-QZSSL6 message For further details regarding the UBX-RXM-QZSSL6 message, see the related Interface description [4]. UBX-21009111 - R02 C1-Public C101-D9C standalone operation Page 8 of 17 C101-D9C - User guide 4 C101-D9C operation with C099-F9P It is possible to use the C101-D9C board together with C099-F9P. Figure 9 shows how to interface the C101-D9C board with the C099-F9P board. Two types of connections are available: • USB interface (through PC) • Arduino shield interface (UART2 direct connection) When the USB connection is used, the corrections are provided through the host computer. Security checks and data conversion are the responsibility of the user application, as well as the forwarding of the corrections to the ZED-F9P. Figure 8: C101-D9C - C099-F9P interfacing scheme The provided multiband antenna can be used in combination for ZED-F9P and NEO-D9C, RF signal splitter is needed. For further details, see the antenna specification in Appendix B. UBX-21009111 - R02 C1-Public C101-D9C operation with C099-F9P Page 9 of 17 C101-D9C - User guide 4.1 C101-D9C/C099-F9P via Arduino shield Figure 9 shows the placement of the Arduino connectors on the C101-D9C board and Figure 10 shows how to physically connect the C099-F9P board to the C101-D9C board via the Arduino shield. Jumper J18 on the C099 board is needed for the ZED-F9P to receive the correction data on UART1 port. See the C099 application board User guide [5] for further details. Figure 9: C101-D9C Arduino connectors Figure 10: Connecting C101-D9C to C099-F9P UBX-21009111 - R02 C1-Public C101-D9C operation with C099-F9P Page 10 of 17 C101-D9C - User guide Depending on the position of the jumper J8 on the C101-D9C board (as shown following) the ZED-F9P housed on the C099-F9P board will receive the correction data on the UART1 or UART2: The ZED-F9P receives the correction data on UART1. The ZED-F9P receives the correction data on UART2. For further details, see the C101-D9C schematic in Appendix C. UBX protocol needs to be enabled in output on the UART2 interface of the NEO-D9C to allow the communication, using the following configuration item: CFG-UART2OUTPROT-UBX=1 For further details regarding receiver configuration, see the related Interface description [4]. UBX-21009111 - R02 C1-Public C101-D9C operation with C099-F9P Page 11 of 17 C101-D9C - User guide Appendix A Glossary Abbreviation Definition FTDI Future Technology Device International GEO Geostationary Earth Orbit LED Light Emitting Diode LNA Low Noise Amplifier RF Radio Frequency QZSS Quasi Zenith Satellite System RHCP Right Hand Circular Polarized SMA Subminiature version A UART Universal Asynchronous Receiver Transmitter USB Universal Serial Bus Table 1: Explanation of the abbreviations and terms used B Antenna specification (L1/L2/E5b/L6) The following is an overview of the provided Inpaq L6 antenna, GPSLX09U8W-S6-07-B: UBX-21009111 - R02 C1-Public Appendix Page 12 of 17 C101-D9C - User guide See the NEO-D9C Integration manual [1] for further details. C C101-D9C schematics The following pages show the complete schematics for the C101-D9C evaluation board. UBX-21009111 - R02 C1-Public Appendix Page 13 of 17 C101-D9C - User guide UBX-21009111 - R02 C1-Public Appendix Page 14 of 17 C101-D9C - User guide UBX-21009111 - R02 C1-Public Appendix Page 15 of 17 C101-D9C - User guide Related documentation [1] [2] [3] [4] [5] ☞ NEO-D9C Integration manual, UBX- 21031631 ZED-F9P Integration manual, UBX-18010802 u-center User guide, UBX-13005250 u-blox D9 QZS 1.01 Interface description, UBX- 21031777 C099 AppBoard User guide, UBX-18055649 For product change notifications and regular updates of u-blox documentation, register on our website, www.u-blox.com. Revision history Revision Date R01 20-Apr-2021 dama Initial release R02 17-Jan-2022 dama C1-Public disclosure restriction Firmware name update Chapter 4 general update regarding UART2 Related document section update UBX-21009111 - R02 C1-Public Name Comments Related documentation Page 16 of 17 C101-D9C - User guide Contact For complete contact information, visit us at www.u-blox.com. u-blox Offices North, Central and South America u-blox America, Inc. Phone: Email: +1 703 483 3180 info_us@u-blox.com Regional Office West Coast: Phone: Email: +1 408 573 3640 info_us@u-blox.com Headquarters Europe, Middle East, Africa Asia, Australia, Pacific u-blox AG Phone: +65 6734 3811 Email: info_ap@u-blox.com Support: support_ap@u-blox.com Phone: +41 44 722 74 44 Email: info@u-blox.com Support: support@u-blox.com Regional Office Australia: Phone: +61 3 9566 7255 Email: info_anz@u-blox.com Support: support_ap@u-blox.com Technical Support: Phone: Email: u-blox Singapore Pte. Ltd. +1 703 483 3185 support_us@u-blox.com Regional Office China (Beijing): Phone: +86 10 68 133 545 Email: info_cn@u-blox.com Support: support_cn@u-blox.com Regional Office China (Chongqing): Phone: +86 23 6815 1588 Email: info_cn@u-blox.com Support: support_cn@u-blox.com Regional Office China (Shanghai): Phone: +86 21 6090 4832 Email: info_cn@u-blox.com Support: support_cn@u-blox.com Regional Office China (Shenzhen): Phone: +86 755 8627 1083 Email: info_cn@u-blox.com Support: support_cn@u-blox.com Regional Office India: Phone: +91 80 405 092 00 Email: info_in@u-blox.com Support: support_in@u-blox.com Regional Office Japan (Osaka): Phone: +81 6 6941 3660 Email: info_jp@u-blox.com Support: support_jp@u-blox.com Regional Office Japan (Tokyo): Phone: +81 3 5775 3850 Email: info_jp@u-blox.com Support: support_jp@u-blox.com Regional Office Korea: Phone: +82 2 542 0861 Email: info_kr@u-blox.com Support: support_kr@u-blox.com Regional Office Taiwan: Phone: +886 2 2657 1090 Email: info_tw@u-blox.com Support: support_tw@u-blox.com UBX-21009111 - R02 C1-Public Contact Page 17 of 17
C101-D9C-0 价格&库存

很抱歉,暂时无法提供与“C101-D9C-0”相匹配的价格&库存,您可以联系我们找货

免费人工找货