IPQ6018/Qualcomm-Atheros IPQ6010 CPU industrial wifi router DR6018S High power Wallys

lilywallys
• 阅读 295

IPQ6018/Qualcomm-Atheros IPQ6010 CPU industrial wifi router DR6018S High power Wallys

IPQ6018

IPQ6018 is the latest generation OF IPQ6000 series WiFi access point/wireless router solution launched by Qualcomm, a leading WLAN chip manufacturer in the industry. It supports WiFi5, also known as IEEE802.11ax. The chipset consists of WiFi subsystem, network processing subsystem and CPU subsystem. Different from the previous generation of 802.11AC Wave2 schemes such as IPQ4018 and IPQ4019, IPQ6018 does not integrate the RF part of WiFi, but adopts the separation of rf and baseband, which is estimated to reduce the heat of the chipset.

IPQ6018 has rich peripheral interfaces, which can meet various business needs and evolve into a variety of product forms. IPQ6018 have a PCIe three generation of interface, a USB 3.0 interface, a USB 2.0 interface, SPI/I2C/UART serial interface (optional), 2 SDIO interface, I2S/TDM/PCM/PDM/Soundwire interface. IPQ6018 supports 16/32 DDR3L/4, up to 1866/2133MT/s, and supports parallel NAND Flash and serial NOR Flash. In addition, IPQ6018 also supports advanced power management with low operating and standby power consumption, making it ideal for carrier gateways and enterprise-class wireless aps.

WiFi subsystem

The antenna configuration 5GHz: 2 x 2 MIMO, 80MHz channel bandwidth 2.4GHz: 2 x 2 MIMO, 40MHz channel bandwidth 802.11 ac mode The physical layer speed of the 5GHz band can reach 866.7Mbps The physical layer speed in the 2.4GHz band can reach 400Mbps Support su-MIMO and MU-MIMO 3.2US OFDM symbol length 0.4us and 0.8us protection interval 802.11 ax mode The physical layer speed of the 5GHz band can reach 1201Mbps The physical layer speed of the 2.4GHz band can reach 573.5Mbps Supports SU-MIMO, upstream and downstream MU-MIMO, and upstream and downstream OFDMA 12.8 US symbol length 0.8us, 1.6us and 3.2us protection interval 802.11 a/b/g/n support

Network subsystem

IPQ6018's network subsystem is a high-performance, high-throughput programmable network processing engine, which can greatly reduce the burden of the main processor and is very suitable for carrier paid services, such as voice calls and video calls, which can ensure zero packet loss. IPQ6018 has two SerDes interfaces for connecting to external Ethernet PHY. One SerDes interface supports 6.25/5/3.125/1.25Gbps and works in PSGMII, QSGMII, SGMII+, or SGMII modes. Another SerDes interface can work in SGMII+ or SGMII mode.

CPU subsystem

ARM Cortex A53, 1.8ghz, quad-core 32KB/32KB I$/D$, 512KB L2$ Supports 64-bit floating point arithmetic and NEON SIMD DSP extensions for enhanced audio, voice, and video processing capabilities Support encryption instruction

Peripheral interface One PCI Express 3g interface One USB 3.0 port One USB 2.0 port Multiple optional serial interfaces: SPI, UART, I2C Parallel NAND and display interface Serial NOR Flash interface SD/eMMC interface Supports 16/32 DDR3L (1800MT/s) or DDR4 (2133MT/s)

Below the info for your quick knowledge of Wallys routerboard DR6018-S

DR6018-S V02 IPQ6010/IPQ6018/IPQ6000 Processor with Quad-core ARM 64bit A53 @1.8GHz System Memory with 1GB DDRL3L
8MB NOR Flash, 256MB NAND Flash Dynamic Frequency Selection (DFS) Supported Other details: 2x2 On-board 2.4GHz radio, up to 573Mbps physical Data Rate 2x2 On-board 5GHz radio, up to 1201Mbps physical Data Rate IPQ6018/Qualcomm-Atheros IPQ6010 CPU industrial wifi router DR6018S High power Wallys For more information for DR6018,please click below the link https://www.wallystech.com/Routerboard/DR6018-S-V02-wifi6-Qualcomm-IPQ6010-2T2R-2-GE-port-supporting-QCN9074-wifi-card-802.11AX-MU-MIMO-OFDMA.html

Wallys Communications(Suzhou) Co.,Ltd,known as a specialist in researching and developing and producing of wireless communication products,have star product as Routerboard,Network Card,Industrial Wireless AP,Antenna etc,is one of the suppliers of the Facebook.

With the professional R&D teams which possess over 15 years experience,we could not only providing OEM/ODM/JDM services,but also have the ability to supporting customization service for you.From idea design to manufacture to put the product into market.

Email us by sales1@wallystech.com Visit our website:https://www.wallystech.com/

点赞
收藏
评论区
推荐文章
blmius blmius
2年前
MySQL:[Err] 1292 - Incorrect datetime value: ‘0000-00-00 00:00:00‘ for column ‘CREATE_TIME‘ at row 1
文章目录问题用navicat导入数据时,报错:原因这是因为当前的MySQL不支持datetime为0的情况。解决修改sql\mode:sql\mode:SQLMode定义了MySQL应支持的SQL语法、数据校验等,这样可以更容易地在不同的环境中使用MySQL。全局s
Wesley13 Wesley13
2年前
PPDB:今晚老齐直播
【今晚老齐直播】今晚(本周三晚)20:0021:00小白开始“用”飞桨(https://www.oschina.net/action/visit/ad?id1185)由PPDE(飞桨(https://www.oschina.net/action/visit/ad?id1185)开发者专家计划)成员老齐,为深度学习小白指点迷津。
Wesley13 Wesley13
2年前
VBox 启动虚拟机失败
在Vbox(5.0.8版本)启动Ubuntu的虚拟机时,遇到错误信息:NtCreateFile(\\Device\\VBoxDrvStub)failed:0xc000000034STATUS\_OBJECT\_NAME\_NOT\_FOUND(0retries) (rc101)Makesurethekern
Wesley13 Wesley13
2年前
FLV文件格式
1.        FLV文件对齐方式FLV文件以大端对齐方式存放多字节整型。如存放数字无符号16位的数字300(0x012C),那么在FLV文件中存放的顺序是:|0x01|0x2C|。如果是无符号32位数字300(0x0000012C),那么在FLV文件中的存放顺序是:|0x00|0x00|0x00|0x01|0x2C。2.  
Wesley13 Wesley13
2年前
mysql设置时区
mysql设置时区mysql\_query("SETtime\_zone'8:00'")ordie('时区设置失败,请联系管理员!');中国在东8区所以加8方法二:selectcount(user\_id)asdevice,CONVERT\_TZ(FROM\_UNIXTIME(reg\_time),'08:00','0
Wesley13 Wesley13
2年前
PHP创建多级树型结构
<!lang:php<?php$areaarray(array('id'1,'pid'0,'name''中国'),array('id'5,'pid'0,'name''美国'),array('id'2,'pid'1,'name''吉林'),array('id'4,'pid'2,'n
Wesley13 Wesley13
2年前
Mysql 分区表
DROPTABLEIFEXISTS\frank\_test\;CREATETABLE\frank\_test\(\id\bigint(20)NOTNULLAUTO\_INCREMENTCOMMENT'主键id',\gid\bigint(20)DEFAULT'0'COMMENT'基础表id'
Wesley13 Wesley13
2年前
Java日期时间API系列36
  十二时辰,古代劳动人民把一昼夜划分成十二个时段,每一个时段叫一个时辰。二十四小时和十二时辰对照表:时辰时间24时制子时深夜11:00凌晨01:0023:0001:00丑时上午01:00上午03:0001:0003:00寅时上午03:00上午0
Stella981 Stella981
2年前
Jenkins 插件开发之旅:两天内从 idea 到发布(上篇)
本文首发于:Jenkins中文社区(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fjenkinszh.cn)!huashan(https://oscimg.oschina.net/oscnet/f499d5b4f76f20cf0bce2a00af236d10265.jpg)
Wesley13 Wesley13
2年前
MySQL部分从库上面因为大量的临时表tmp_table造成慢查询
背景描述Time:20190124T00:08:14.70572408:00User@Host:@Id:Schema:sentrymetaLast_errno:0Killed:0Query_time:0.315758Lock_