Compare commits
10 Commits
df249e7439
...
7d5daac135
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7d5daac135 | ||
|
|
f070c14c0e | ||
|
|
392e1aaf08 | ||
|
|
738ab4ff45 | ||
|
|
5c163e5b7a | ||
|
|
6f8659f77a | ||
|
|
4e455337ae | ||
|
|
328f007d19 | ||
|
|
8491060a53 | ||
|
|
34d730b0d4 |
@@ -237,7 +237,7 @@ custom_js:
|
||||
|
||||
# 指定自定义 .css 文件路径,用法和 custom_js 相同
|
||||
# The usage is the same as custom_js
|
||||
custom_css:
|
||||
custom_css: /css/custom.css
|
||||
|
||||
# 网页访问统计
|
||||
# Analysis of website visitors
|
||||
@@ -450,12 +450,11 @@ open_graph:
|
||||
footer:
|
||||
# 页脚第一行文字的 HTML,建议保留 Fluid 的链接,用于向更多人推广本主题
|
||||
# HTML of the first line of the footer, it is recommended to keep the Fluid link to promote this theme to more people
|
||||
content:
|
||||
content: ''
|
||||
# '
|
||||
# <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a>
|
||||
# <i class="iconfont icon-love"></i>
|
||||
# <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>
|
||||
# '
|
||||
# <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a>'
|
||||
|
||||
# 展示网站的 PV、UV 统计数
|
||||
# Display website PV and UV statistics
|
||||
@@ -470,13 +469,13 @@ footer:
|
||||
# 国内大陆服务器的备案信息
|
||||
# For Chinese mainland website policy, other areas keep disable
|
||||
beian:
|
||||
enable: false
|
||||
enable: true
|
||||
# ICP证号
|
||||
icp_text: 京ICP证123456号
|
||||
icp_text: 苏ICP备2025162023号-1
|
||||
# 公安备案号,不填则只显示ICP
|
||||
police_text: 京公网安备12345678号
|
||||
police_text:
|
||||
# 公安备案的编号,用于URL跳转查询
|
||||
police_code: 12345678
|
||||
police_code:
|
||||
# 公安备案的图片. 为空时不显示备案图片
|
||||
police_icon: /img/police_beian.png
|
||||
|
||||
|
||||
@@ -14,7 +14,8 @@ timezone: ''
|
||||
# URL
|
||||
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
|
||||
url: https://blog.makefire.fun
|
||||
permalink: :year/:month/:day/:title/
|
||||
# permalink: :year/:month/:day/:title/
|
||||
permalink: :abbrlink/
|
||||
permalink_defaults:
|
||||
pretty_urls:
|
||||
trailing_index: true # Set to false to remove trailing 'index.html' from permalinks
|
||||
@@ -112,6 +113,10 @@ encrypt:
|
||||
abstract: 这篇文章已加密,输入密码查看内容。
|
||||
message: 输入密码访问本文
|
||||
|
||||
abbrlink:
|
||||
alg: crc32 # 算法,支持 crc16 和 crc32,默认是 crc16
|
||||
rep: hex # 进制,支持 dec(十进制)和 hex(十六进制),默认是 dec
|
||||
|
||||
# Deployment
|
||||
## Docs: https://hexo.io/docs/one-command-deployment
|
||||
deploy:
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"hexo": "^7.0.0",
|
||||
"hexo-abbrlink": "^2.2.1",
|
||||
"hexo-blog-encrypt": "^3.1.9",
|
||||
"hexo-generator-archive": "^2.0.0",
|
||||
"hexo-generator-category": "^2.0.0",
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
title: Hello World
|
||||
index_img: /img/avatar.png
|
||||
password: 1S59
|
||||
abbrlink: helloworld
|
||||
hide: true
|
||||
---
|
||||
Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues).
|
||||
|
||||
|
||||
182
source/_posts/【最佳实践】东华至高单北斗高精度行业手持机.md
Normal file
@@ -0,0 +1,182 @@
|
||||
---
|
||||
title: 【最佳实践】东华至高单北斗高精度行业手持机
|
||||
password: reecam
|
||||
tags:
|
||||
- 最佳实践
|
||||
- 手持机
|
||||
- 单北斗
|
||||
abbrlink: ef88577e
|
||||
date: 2025-02-24 23:08:41
|
||||
index_img: /image/post/202502/手持机小.png
|
||||
---
|
||||
|
||||
# 案例介绍
|
||||
|
||||
## 客户简介
|
||||
|
||||
[**东华至高**](http://siecom.com.cn/)通信技术有限公司始创于2003年,是东华软件股份公司(002065)的全资子公司,总部位于深圳南山,拥有3000㎡的自主生产研发基地。作为国内领先的移动互联网行业应用解决方案服务商,公司致力于为企业级客户提供客制化软硬一体化服务,涵盖手持智能工业终端、移动金融终端和智能制造领域,以提升业务效率、降本增效,助力行业数字化转型、智能化发展。
|
||||
|
||||
产品种类丰富,包括单北斗三防终端、工业防爆终端、多功能安全一体机等,成功服务于政企事业单位、能源、交通、海洋、林草、金融、城市建设管理、国防军工、应急等行业领域。
|
||||
|
||||
|
||||
## 项目介绍
|
||||
|
||||

|
||||
<center>▲ D10K 4G北斗高精度定位对讲防爆手持终端</center>
|
||||
<!-- (http://www.siecom.com.cn/templets/mei/up/ueditor/uploadimage/20241029/1730188747443738.png) -->
|
||||
|
||||
### 产品简介
|
||||
|
||||
D10K是一款具备高精度定位、DMR数模对讲的本安型防爆智能终端。产品支持4G全网通、北斗双频多系统 RTK厘米级高精度定位和NFC等功能。基于ANDROID8.1系统,可与北斗指挥平台和集成业务应用软件,可满足关键语音通信、人员定位、视频记录、音视频调度等多种需求。
|
||||
|
||||
### 主要卖点
|
||||
|
||||
1、北斗RTK厘米级定位
|
||||
支持北斗三号RTK定位技术,提供厘米级高精度定位服务,确保在各种复杂环境下实现精准的导航与定位,特别适用于对精度要求极高的工业作业场景。
|
||||
|
||||
2、DMR双时隙对讲
|
||||
支持4G公网通信和一键DMR双时隙对讲功能,能够实现远程集群通信与指挥调度,适用于需要高效沟通的团队作业场景,有效提升应急响应速度和沟通效率。
|
||||
|
||||
3、安全防爆设计
|
||||
符合Ex ib IIC T4 Gb防爆标准,并通过IP67防水防尘认证,确保设备在高危和恶劣环境中的安全运行,适合石油、化工、矿业等危险环境的使用需求,保障操作安全。
|
||||
|
||||
4、应急呼救功能
|
||||
设备配备一键SOS紧急呼救功能,在遇到危险时可快速发出报警信号,提升在紧急状况下的安全性和响应速度,确保使用者在高风险作业场合的生命安全。
|
||||
|
||||
5、高速数据处理与多功能连接
|
||||
搭载高性能八核处理器平台,支持WiFi、蓝牙、NFC等多种连接方式,具备快速处理复杂任务并满足不同设备的互联需求的能力,提升数据传输速度和工作效率。
|
||||
|
||||
### 应用场景
|
||||
|
||||
广泛适用于石油石化、电力能源、海洋工程、公共安全和化学制药等易燃易爆环境。它可实现现场信息采集、智能巡检、移动办公及应急救援等多种功能应用。
|
||||
|
||||
## 出货产品
|
||||
|
||||
**MC280M-B0**
|
||||
|
||||
# 产品线方案
|
||||
|
||||
## 产品概述
|
||||
|
||||
MC280M-01/B0 全系统/单北斗-**双频高精度RTK定位模组**,有效满足高精度行业手持机的定位需求。
|
||||
|
||||

|
||||
<center>▲ MC280M手持机定位轨迹参考</center>
|
||||
|
||||
## 竞争优势
|
||||
|
||||
1、行业**高精度RTK**应用领域千寻产品/算法竞争优势大。
|
||||
2、手持高精度主要以**双频**为主,MC280M-01/B0符合要求。
|
||||
3、MC280M-01/B0模组**功耗、定位性能**等,符合该类应用。
|
||||
4、千寻面向手持行业**定制算法固件**,在弱信号场景、功耗等方面优化性能。
|
||||
5、面向行业应用的**单北斗**版本MC280M-B0,有**认证报告**。
|
||||
6、多个**项目落地案例**,东华至高、云箭格纳微。
|
||||
|
||||
## 主推产品
|
||||
|
||||
1、套装
|
||||
推荐指数:⭐️⭐️⭐️⭐️⭐️
|
||||
MC280M-01 全系统双频高精度定位模组(手持版本) + FindCM 厘米级服务(SDK接入)
|
||||
MC280M-B0 单北斗双频高精度定位模组(手持版本) + FindCM 厘米级服务(SDK接入)
|
||||
推荐指数:⭐️⭐️⭐️⭐️
|
||||
MC280M-01 全系统双频高精度定位模组(手持版本) + FindM Pro 亚米级差分服务
|
||||
推荐指数:⭐️⭐️⭐️
|
||||
MC180M-01 全系统单频高精度定位模组 + FindM Pro 亚米级差分服务
|
||||
|
||||
2、模组
|
||||
推荐指数:⭐️⭐️⭐️⭐️⭐️
|
||||
MC280M-01 全系统双频高精度定位模组(手持版本)
|
||||
MC280M-B0 单北斗双频高精度定位模组(手持版本)
|
||||
推荐指数:⭐️⭐️
|
||||
MC180M-01 全系统单频高精度定位模组
|
||||
|
||||
3、服务
|
||||
推荐指数:⭐️⭐️⭐️⭐️⭐️
|
||||
FindCM 厘米级服务(SDK接入)
|
||||
推荐指数:⭐️⭐️
|
||||
FindM Pro 亚米级差分服务
|
||||
|
||||
# 竞品分析
|
||||
|
||||
## 模组类
|
||||
|
||||
### 芯与物
|
||||
竞品型号:
|
||||
CM660B 全系统双频RTK
|
||||
CM660B 单北斗双频RTK
|
||||
竞品分析:
|
||||
|
||||
### 博通集成
|
||||
竞品型号:
|
||||
GT662 全系统双频RTK
|
||||
GT-1612F3L 单北斗双频RTK(B1I+B3I)
|
||||
GT662 单北斗双频RTK(B1I+B2a)
|
||||
竞品分析:
|
||||
|
||||
### 菲曼
|
||||
竞品型号:
|
||||
P23M DEC238P 全系统双频RTK
|
||||
竞品分析:
|
||||
|
||||
### 中科微
|
||||
竞品型号:
|
||||
竞品分析:
|
||||
|
||||
### U-Blox
|
||||
竞品型号:F9P 全系统双频RTK
|
||||
竞品分析:品牌影响力,价格较贵
|
||||
|
||||
## 服务类
|
||||
|
||||
### 中移
|
||||
|
||||
### 六分科技
|
||||
|
||||
# 行业分析
|
||||
|
||||
## 行业机会
|
||||
|
||||
出货量:200,000台/年
|
||||
|
||||
## 行业特点
|
||||
|
||||
1、多内网应用,客户使用自建基准站较为常见
|
||||
2、设备多三防,应急行业应用
|
||||
3、设备多使用**四壁螺旋天线**,外观上容易识别
|
||||
4、近些年多要求**单北斗**功能
|
||||
|
||||
## 行业客户
|
||||
|
||||
[广州中海达卫星导航技术股份有限公司](https://www.zhdgps.com/detail/gnss_receiverQminiA30) - 跟进中
|
||||
|
||||
[深圳市天龙世纪科技发展有限公司](https://www.aihuwai.com.cn/) - 跟进中
|
||||
|
||||
[湖南云箭格纳微信息科技有限公司](https://www.glonavin.com/rygzglxt/index.aspx) - 出货中
|
||||
<!--
|
||||
[上海华测导航技术股份有限公司](https://www.huace.cn/pdList/67?categoryId=68)
|
||||
|
||||
[南方卫星导航](https://southgnss.com/products_view/id/16.html)
|
||||
|
||||
[上海合亿信息科技有限公司](https://www.runione.cn/)
|
||||
|
||||
[深圳市嘉美仕科技有限公司](http://www.jumpstar-tech.com/Handheld-category/)
|
||||
|
||||
[深圳市全民北斗科技有限公司](https://www.qmbd.net/?list_11.html)
|
||||
|
||||
[深证联强优创信息科技有限公司](http://www.lqycit.com/Product/list_lcid_12.html)
|
||||
|
||||
[深圳鑫景源科技股份有限公司(君驭)](https://www.xjykeji.cn/proarc/610.html)
|
||||
|
||||
[南京漫童智能技术有限公司](https://www.moyowise.com/product/611.html)
|
||||
|
||||
[上海航微信息科技有限公司](https://www.howaygis.com/products)
|
||||
|
||||
[深圳市遨游通讯设备有限公司](https://www.aoro.com.cn/)
|
||||
|
||||
[征服(深圳)智能终端有限公司](http://www.conquest-phone.com/)
|
||||
|
||||
[江苏星宇芯联电子科技有限公司](http://www.xyxlinc.com/)
|
||||
-->
|
||||
# 展会推荐
|
||||
|
||||
[IOTE国际物联网展](https://www.iotecp.cn/)
|
||||
12
source/_posts/产品线展会推荐.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: 产品线展会推荐
|
||||
tags:
|
||||
- 产品线
|
||||
- 展会
|
||||
abbrlink: 259e79fe
|
||||
date: 2025-03-02 00:42:13
|
||||
---
|
||||
|
||||
[IOTE国际物联网展](https://www.iotecp.cn/)
|
||||
|
||||
九州汽车生态博览会
|
||||
27
source/_posts/千寻产品一纸禅.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: 千寻产品“一纸禅”
|
||||
abbrlink: 897d103c
|
||||
date: 2025-03-04 10:05:40
|
||||
sticky: 99
|
||||
tags: 产品介绍
|
||||
---
|
||||
|
||||
|
||||
## 全系列卫星定位芯片模组
|
||||
|
||||

|
||||
|
||||
## 卫星高精度定位数据服务(网络播发)
|
||||
|
||||

|
||||
|
||||
## 北斗三号短报文通信芯片模组
|
||||
|
||||

|
||||
|
||||
## 卫星高精度定位数据服务(卫星播发)
|
||||
|
||||

|
||||
|
||||
## 参考
|
||||
[^1]: [千寻产品线一张图](/a9556152)
|
||||
@@ -1,15 +1,19 @@
|
||||
---
|
||||
title: 千寻产品线一张图
|
||||
date: 2025-02-13 17:08:51
|
||||
tags: 产品线
|
||||
tags: 产品介绍
|
||||
sticky: 100
|
||||
password: 1S59
|
||||
abbrlink: a9556152
|
||||
date: 2025-02-13 17:08:51
|
||||
---
|
||||
|
||||
|
||||
## 一张图介绍千寻产品线
|
||||
## 千寻产品线
|
||||
|
||||
<iframe src="https://www.processon.com/embed/67a56ad638625f07c01febe3?cid=67a56ad638625f07c01febe6" width="800" height="600" frameborder="0" allowfullscreen></iframe>
|
||||
<div class="custom-link">
|
||||
<a href="https://www.processon.com/view/link/67a5a2fcff834c57f9e1b30f?cid=67a56ad638625f07c01febe6">千寻产品一张图</a>
|
||||
</div>
|
||||
|
||||
<iframe id="embed_dom" name="embed_dom" frameborder="0" style="display:block;width:100%; height:400px;" src="https://www.processon.com/embed/67a56ad638625f07c01febe3?cid=67a56ad638625f07c01febe6"></iframe>
|
||||
|
||||
### 使用说明
|
||||
|
||||
|
||||
15
source/_posts/客户需求输入格式.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 客户需求导入
|
||||
abbrlink: 8380ac17
|
||||
date: 2025-02-13 23:09:24
|
||||
tags: [工作方法]
|
||||
hide: true
|
||||
---
|
||||
|
||||
## 客户需求输入应该包含以下部分
|
||||
|
||||
1、需求多少
|
||||
2、第一批次预期时间
|
||||
3、竞争情况
|
||||
4、卡点问题
|
||||
5、策略问题 包括价格
|
||||
@@ -3,6 +3,7 @@ title: 魏简
|
||||
date: 2025-02-12 11:35:37
|
||||
tags:
|
||||
hide: true
|
||||
abbrlink: myson
|
||||
---
|
||||
|
||||
这是一个测试,是否支持中文搜索?
|
||||
|
||||
7
source/css/custom.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.custom-link {
|
||||
text-align: center;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
BIN
source/image/post/202502/MC280M手持轨迹.png
Normal file
|
After Width: | Height: | Size: 154 KiB |
BIN
source/image/post/202502/东华手持机.png
Normal file
|
After Width: | Height: | Size: 433 KiB |
BIN
source/image/post/202502/手持机小.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
source/image/post/202503/Xchip销售一纸禅.png
Normal file
|
After Width: | Height: | Size: 238 KiB |
BIN
source/image/post/202503/千寻知寸销售一纸禅.png
Normal file
|
After Width: | Height: | Size: 393 KiB |
BIN
source/image/post/202503/星基服务销售一纸禅.png
Normal file
|
After Width: | Height: | Size: 364 KiB |
BIN
source/image/post/202503/短报文芯片销售一纸禅.png
Normal file
|
After Width: | Height: | Size: 342 KiB |