未知数据源 2024年10月02日
AWS IoT FleetWise Now Generally Available – Easily Collect Vehicle Data and Send to the Cloud
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

AWS IoT FleetWise是一项全托管的AWS服务,可轻松收集、转换和传输车辆数据到云端。它能帮助汽车制造商等去除收集车辆数据的复杂性,实现智能数据收集,用于分析车辆健康状况、训练机器学习模型等,并具有多种功能和特点。

🎈AWS IoT FleetWise能去除大规模收集车辆数据的复杂性,使汽车制造商等可访问标准化的车队数据,避免开发自定义数据收集系统,或增强现有系统,实现智能数据收集,将所需数据从车辆传输到云端。

🚗该服务提供车辆建模框架,可在云端对车辆及其传感器和执行器进行建模,还提供Edge Agent应用,用于在车载电子控制单元中安装,以实现车辆与云的安全通信。

📄AWS IoT FleetWise具有多种功能,如信号目录,包含车辆信号的集合,可用于对使用不同协议和数据格式的车辆进行建模;车辆模型,是车辆的虚拟声明式表示,可标准化车辆格式并定义信号间关系;活动,为Edge Agent提供如何选择、收集和传输数据到云端的指令。

<table id="amazon-polly-audio-table"><tbody><tr><td id="amazon-polly-audio-tab"><p></p></td></tr></tbody></table><p>Today we announce the general availability of <a href="https://aws.amazon.com/iot-fleetwise&quot;&gt;AWS IoT FleetWise</a>, a fully managed AWS service that makes it easier to collect, transform, and transfer vehicle data to the cloud. Last AWS re:Invent 2021, we <a href="https://aws.amazon.com/blogs/iot/collecting-vehicle-data-more-efficiently-with-aws-iot-fleetwise-2/&quot;&gt;previewed&lt;/a&gt; AWS IoT FleetWise, heard customer feedback, and improved features for <a href="https://aws.amazon.com/blogs/iot/generating-insights-from-vehicle-data-with-aws-iot-fleetwise-part1/&quot;&gt;various use cases</a> of near-real-time vehicle data processing.</p><p>With AWS IoT FleetWise, automakers, fleet operators, and automotive suppliers can take the complex variability out of collecting data from vehicle fleets at scale. You can access standardized fleet-wide vehicle data and avoid developing custom data collection systems, or you can integrate AWS IoT FleetWise to enhance your existing systems. AWS IoT FleetWise enables intelligent data collection that sends the exact data you need from the vehicle to the cloud. You can use the data to analyze vehicle fleet health to more quickly identify potential maintenance issues or make in-vehicle infotainment systems smarter. Furthermore, you can use it to train machine learning (ML) models that improve autonomous driving and advanced driver assistance systems (ADAS).</p><p>For example, electric vehicle (EV) battery temperature is a critical metric that should be continuously analyzed for the entire vehicle fleet. In order to avoid costly continuous data ingestion, you may want to optimize the data collection by setting a threshold on EV battery temperature. The results of this analysis would be provided to the automaker’s quality engineering department, enabling fast assessment of the criticality and possible root causes of any issues identified at certain temperatures. Based on the root cause analysis, the automaker can then take short-term actions to support the driver affected by the issue, as well as midterm actions to improve vehicle quality.</p><p><strong class="c4">How AWS IoT FleetWise Works</strong>AWS IoT FleetWise provides a vehicle modeling framework that you can use to model your vehicle and its sensors and actuators in the cloud. To enable secure communication between your vehicle and the cloud, AWS IoT FleetWise also provides the AWS IoT FleetWise Edge Agent application that you can use to download and install in-vehicle electronic control units (ECUs) such as the gateway, in-vehicle infotainment controller, etc. You define data collection schemes in the cloud and deploy them to your vehicle.</p><p><img class="aligncenter size-full wp-image-63415" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-0-how-it-works.jpg&quot; alt="" width="2276" height="1034" /></p><p>The AWS IoT FleetWise Edge Agent running in your vehicle uses data collection schemes to control what data to collect and when to transfer it to the cloud. Data collected and ingested through AWS IoT FleetWise Edge Agent software goes directly into your <a href="https://aws.amazon.com/timestream/&quot;&gt;Amazon Timestream</a> table or <a href="https://aws.amazon.com/s3&quot;&gt;Amazon Simple Storage Service</a> (Amazon S3) repositories via <a href="https://aws.amazon.com/iot-core/&quot;&gt;AWS IoT Core</a>.</p><p><strong class="c4">AWS IoT FleetWise Features</strong>To get started with AWS IoT FleetWise, you can register your account and configure the settings via the <a href="https://console.aws.amazon.com/iotfleetwise/home&quot;&gt;AWS console</a>. AWS IoT FleetWise automatically registers your AWS account, IAM role, and Amazon Timestream resources.</p><p>The Edge Agent software is a C++ application distributed as source code and is available on <a href="https://github.com/aws/aws-iot-fleetwise-edge/blob/main/README.md&quot;&gt;GitHub&lt;/a&gt; to collect, decode, normalize, cache, and ingest vehicle data to AWS. It supports multiple deployment options, such as vehicle gateways, infotainment systems, telematics control units (TCUs), or aftermarket devices. When vehicles are connected to the cloud, the Edge Agent continually receives data collection schemes and collects, decodes, normalizes and ingests the transformed vehicle data to AWS.</p><p><img class="aligncenter size-full wp-image-63414 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-1-register.jpg&quot; alt="" width="2518" height="934" /></p><p>Let’s see the benefits and features of AWS IoT FleetWise:</p><p><strong>Signal catalog</strong>A signal catalog contains a collection of vehicle signals. Signals are fundamental structures that you define to contain vehicle data and its metadata. A signal can be a sensor and its status, an attribute as static information of the manufacturer, a branch to represent a nested structure such as <code>Vehicle.Powertrain.combustionEngine</code> expression, or an actuator such as the state of a vehicle device. For example, you can create a sensor to receive in-vehicle temperature values and store its metadata, including a sensor name, a data type, and a unit.</p><p><img class="aligncenter size-full wp-image-63420 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-2-signal-catalog.jpg&quot; alt="" width="2292" height="1254" /></p><p>Signals in a signal catalog can be used to model vehicles that use different protocols and data formats. For example, there are two cars made by different automakers: one uses the Controller Area Network (CAN) to transmit the in-vehicle temperature data and the other uses On-board Diagnostic (OBD) protocol.</p><p>You can define a sensor in the signal catalog to receive in-vehicle temperature values. This sensor can be used to represent the thermocouples in both cars, irrespective of how this temperature data is available within the vehicle networks. For more information, see <a href="https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/signal-catalogs.html&quot;&gt;Create and manage signal catalogs</a> in the AWS documentation.</p><p><strong>Vehicle models</strong>Vehicle models are virtual declarative representations that standardize the format of your vehicles and define relationships between signals in the vehicles. Vehicle models enforce consistent information across multiple vehicles of the same type so that you can quickly configure and create a vehicle fleet. In each vehicle model, you can add signals, including attributes, branches (signal hierarchies), sensors, and actuators.</p><p>You can define condition-based schemes to control what data to collect, such as data in-vehicle temperature values that are greater than 40 degrees. You can also define time-based schemes to control how often to collect data. For more information, see <a href="https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/create-vehicle-model.html&quot;&gt;Create and manage vehicle models</a> in the AWS documentation.</p><p><img class="aligncenter size-full wp-image-63419 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-3-vehicle-model.jpg&quot; alt="" width="2290" height="1757" /></p><p>When a decoder manifest is associated with a vehicle model, you can create a vehicle. Each vehicle corresponds to an AWS IoT thing. You can use an existing AWS IoT thing to create a vehicle or set AWS IoT FleetWise to automatically create an AWS IoT thing for your vehicle. For more information, see <a href="https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/provision-vehicles.html&quot;&gt;Provision vehicles</a> in the AWS documentation. After you create vehicles, you can create campaigns for them.</p><p><strong>Campaigns</strong>A campaign gives the AWS IoT FleetWise Edge Agent instructions on how to select, collect, and transfer data to the cloud. You can make a campaign with vehicle attributes that you added when creating vehicles, and a data collection scheme. You can manually define the data collection scheme either condition-based <a href="https://docs.aws.amazon.com/iotevents/latest/developerguide/iotevents-expressions.html&quot;&gt;logical expressions</a> such as <code>$variable.myVehicle.InVehicleTemperature &gt; 40.0</code>, or time-based data collection in milliseconds such as from 10000 – 60000 milliseconds. To learn more, see <a href="https://docs.aws.amazon.com/iot-fleetwise/latest/developerguide/create-campaign.html&quot;&gt;Create a campaign</a> in the AWS documentation.</p><p>After you create and approve the campaign, AWS IoT FleetWise automatically deploys the campaign to the listed vehicles. The AWS IoT FleetWise Edge Agent software doesn’t start collecting data until a running campaign is deployed to the vehicle. If you want to pause collecting data from vehicles connected to the campaign, on the Campaign summary page, choose <strong>Suspend</strong>. To resume collecting data from vehicles connected to the campaign, choose <strong>Resume</strong>.</p><p><img class="aligncenter size-full wp-image-63418 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-4-campaigns.jpg&quot; alt="" width="2351" height="2008" /></p><p><strong class="c4">Demo – Visualizing Vehicle Data</strong>Here is a <a href="https://github.com/aws4embeddedlinux/demo-auto-aws-iotfleetwise&quot;&gt;demo&lt;/a&gt; that aims to show how AWS IoT FleetWise can make it easy to collect vehicle data and use it to build visualizing applications. In this demo, you can simulate two kinds of vehicles, an <a href="https://www.nxp.com/design/development-boards/automotive-development-platforms/goldbox-for-vehicle-networking-development-platform:GOLDBOX&quot;&gt;NXP GoldBox</a> powered by an <a href="https://www.automotivelinux.org/&quot;&gt;Automotive Grade Linux</a> distribution that runs the AWS IoT FleetWise agent as an <a href="https://docs.aws.amazon.com/greengrass/v2/developerguide/develop-greengrass-components.html&quot;&gt;AWS IoT Greengrass component</a> or a completely virtual vehicle implemented as an <a href="https://aws.amazon.com/ec2/graviton&quot;&gt;AWS Graviton</a> ARM-based Amazon EC2 instance. To learn more, see the getting started guide and source code in the <a href="https://github.com/aws4embeddedlinux/demo-auto-aws-iotfleetwise&quot;&gt;GitHub repository</a>.</p><p>The vehicle in <a href="https://carla.org/&quot;&gt;CARLA Simulator</a> can self-drive or be driven with a game steering wheel connected to your desktop. You can watch a <a href="https://www.youtube.com/watch?v=HKcnb7CqpW8&amp;amp;t=346s&quot;&gt;live demo video</a>.</p><p><img class="aligncenter size-full wp-image-63417 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-demo.jpg&quot; alt="" width="1563" height="1500" /></p><p>Data is collected by AWS IoT FleetWise and stored in the Amazon Timestream table, and visualized on a Grafana Dashboard.</p><p><img class="aligncenter size-full wp-image-63416 c5" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/2022-iot-fleetwise-demo-grafana.png&quot; alt="" width="2848" height="1588" /></p><p><strong class="c4">Customer and Partner Voices</strong>During the preview period, we heard lots of feedback from our customers and partners in automotive industry such as automakers, fleet operators, and automotive suppliers.</p><p><img class="size-full wp-image-63493 alignright c6" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/26/HMC-Logo.png&quot; alt="" width="419" height="100" />For example, <a href="https://www.hyundaimotorgroup.com/&quot;&gt;Hyundai Motor Group</a> (HMG) is a global vehicle manufacturer that offers consumers a technology-rich lineup of cars, sport utility vehicles, and electrified vehicles. HMG has used AWS services, such as using <a href="https://aws.amazon.com/sagemaker&quot;&gt;Amazon SageMaker</a>, to <a href="https://aws.amazon.com/blogs/machine-learning/hyundai-reduces-training-time-for-autonomous-driving-models-using-amazon-sagemaker/&quot;&gt;reduce its ML model training time</a> for autonomous driving models.</p><p>Hae Young Kwon, vice president and head of the infotainment development group at HMG, said:</p><blockquote><p>“As a leading global vehicle manufacturer, we have come to appreciate the breadth and depth of AWS services to help create new connected vehicle capabilities. With more data available from our expanding global fleet of connected cars, we look forward to leveraging AWS IoT FleetWise to discover how we can build more personalized ownership experiences for our customers.”</p></blockquote><p><img class="size-full wp-image-63452 alignright c6" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/LG-CNS-logo.png&quot; alt="" width="346" height="83" /><a href="https://partners.amazonaws.com/partners/001E0000014C30iIAC/&quot;&gt;LG CNS</a> is a global IT service provider and AWS Premier Consulting Partner that is transforming <a href="https://www.lgcns.com/En/Industry/SmartTransportation&quot;&gt;smart transportation services</a> by building an advanced transportation system that is convenient and safe by maximizing the operational efficiency of multiple modes of transport, including buses, subways, taxis, railways, and airplanes.</p><p>Jae Seung Lee, vice president at LG CNS, said:</p><blockquote><p>“At LG CNS, we are committed to advancing the technology that is powering the future of transportation. By using AWS IoT FleetWise, we are creating a new data platform that allows us to ingest, analyze, and simulate vehicle conditions in real-time. With these advanced insights, our customers can gain a better understanding of their vehicles and, as a result, improve decision-making about their fleets.”</p></blockquote><p><img class="size-full wp-image-63479 alignright c7" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/25/Bridgestone-logo.png&quot; alt="" width="566" height="124" /><a href="https://www.bridgestoneamericas.com/&quot;&gt;Bridgestone&lt;/a&gt; is a global leader in tires and rubber building on its expertise to provide solutions for safe and sustainable mobility. Bridgestone <a href="https://www.bridgestoneamericas.com/en/newsroom/press-releases/2022/bridgestone-announces-strategic-relationship-with-aws&quot;&gt;has worked with AWS</a> for several years to develop a system that delivers insights derived from the interaction between a tire and a vehicle using <a href="https://aws.amazon.com/podcasts/innovation-ambassadors-with-bridgestone-ep8/&quot;&gt;advanced machine learning capabilities</a> on Amazon SageMaker.</p><p>Brian Goldstine, president of mobility solutions and fleet management at Bridgestone Americas Inc. said:</p><blockquote><p>“Bridgestone has been working with AWS to transform the digital services we provide to our automotive manufacturer, fleet, and retail customers. We look forward to exploring how AWS IoT FleetWise will make it easier for our customers to collect detailed tire data, which can provide new insights for their products and applications.”</p></blockquote><p><img class="size-full wp-image-63453 alignright c6" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2022/09/22/Renesas_Electronics_logo.png&quot; alt="" width="2560" height="428" /><a href="https://partners.amazonaws.com/partners/0010L00001u4o5EQAQ/Renesas%20Electronics%20Corporation&quot;&gt;Renesas Electronics Corporation</a> is a global leader in microcontrollers, analog, power, and system on chips (SoC) products. Renesas launched <a href="https://www.renesas.com/us/en/about/press-room/renesas-launches-cellular-cloud-iot-development-platforms-powered-ra-and-rx-mcu-families&quot;&gt;cellular-to-cloud IoT development platforms</a> and its cloud development kits to run on <a href="https://aws.amazon.com/iot-core&quot;&gt;AWS IoT Core</a> and <a href="https://aws.amazon.com/freertos/&quot;&gt;FreeRTOS&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Yusuke Kawasaki, director at Renesas Electronics Corporation, said:</p><blockquote><p>“The volume of connected vehicle data is forecast to increase dramatically over the next few years, driven by new and evolving customer expectations. As a result, Renesas is focused on addressing the needs of automotive engineers facing increasing system complexity. Incorporating AWS IoT FleetWise into our vehicle gateway solution will enable our customers to enjoy our market-ready approach for large-scale data collection and accelerate their cloud development strategy. We look forward to further collaborating with AWS to provide a better and simpler development environment for our customers.”</p></blockquote><p>By working with <a href="https://aws.amazon.com/iot-fleetwise/partners/&quot;&gt;AWS IoT FleetWise Partners</a>, you can take advantage of solutions to streamline your IoT projects, reduce the risk of your efforts, and accelerate time to value. To learn more how AWS accelerates the automotive industry’s digital transformation, see <a href="https://aws.amazon.com/automotive/&quot;&gt;AWS for Automotive</a>.</p><p><strong class="c4">Now Available</strong><a href="https://aws.amazon.com/iot-fleetwise/&quot;&gt;AWS IoT FleetWise</a> is now generally available in the US East (N. Virginia) and Europe (Frankfurt) Regions. You pay for the vehicles you have created and messages per vehicle per month. Additional services used alongside AWS IoT FleetWise, such as AWS IoT Core and Amazon Timestream, are billed separately. For more detail, see the AWS IoT FleetWise <a href="https://aws.amazon.com/iot-fleetwise/pricing/&quot;&gt;pricing&lt;/a&gt; page.</p><p>To learn more, see the <a href="https://aws.amazon.com/iot-fleetwise/resources/&quot;&gt;AWS IoT FleetWise resources page</a> including documentations, videos, and blog posts. Please send feedback to <a href="https://repost.aws/tags/TAeuPLny7MTHa6-kObKFgZIg/aws-iot-fleet-wise&quot;&gt;AWS re:Post for AWS IoT FleetWise</a> or through your usual AWS support contacts.</p><p>– <a href="https://twitter.com/channyun&quot;&gt;Channy&lt;/a&gt;&lt;/p&gt;

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

AWS IoT FleetWise 车辆数据 智能收集 功能特点
相关文章