版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)
文檔簡介
1、ConfidentialSpace for Sender Information24 October 20211Author, Continental AGAgendaTraining Description13LogiCAD Usage25MBDS Introduction39ConfidentialSpace for Sender Information24 October 20212Author, Continental AGAgendaTraining Description13LogiCAD Usage25MBDS Introduction39ConfidentialSpace fo
2、r Sender InformationTraining Description: This training is to illustrate logiCAD usage and MBDS introduction.Training goal: Share the experience of logiCAD usage to new comers and accelerate them joining the project SW development.Training Description24 October 20213Author, Continental AGConfidentia
3、lSpace for Sender Information24 October 20214Author, Continental AGAgendaTraining Description13LogiCAD Usage25MBDS Introduction39ConfidentialSpace for Sender InformationInstall logiCAD 5.5Install grADI V5.8Install SAMIC4 RTInstall K99 Prepare Work24 October 20215Author, Continental AGConfidentialSpa
4、ce for Sender InformationTask Description: Implement a DTC scrolling function. There are 6 DTC, we need to scroll them from first to the last and when reached last one it will jump to first.Input: INP1_boButtonShortPress DM1_usiDTCNoOfEngOutput: HMI_usiDM1RequestNum CASE 1 DTC Scrolling24 October 20
5、216Author, Continental AGConfidentialSpace for Sender InformationFind out the Appropriate Library Block: We can check the function of each library block CASE 1 DTC Scrolling24 October 20217Author, Continental AGConfidentialSpace for Sender InformationImplement The Functions: The function fulfilled a
6、s below CASE 1 DTC Scrolling24 October 20218Author, Continental AGConfidentialSpace for Sender InformationTask Description: Implement a button Raise/Fall detection function. Input: INP1_boButton Output: INP1_boButtonPressed CASE 2 Raise/Fall Pulse Detection24 October 20219Author, Continental AGConfi
7、dentialSpace for Sender InformationFind out the Appropriate Library Block: We can check the function of each library block CASE 2 Raise/Fall Pulse Detection24 October 202110Author, Continental AGConfidentialSpace for Sender InformationImplement The Functions: The function fulfilled as below CASE 2 R
8、aise/Fall Pulse Detection24 October 202111Author, Continental AGConfidentialSpace for Sender InformationTask Description: Implement a battery Low Warning detection function. Input: INP1_uiDampedBatVolt EEPAR_uiBatVoltWarnLow EEPAR_uiBatVoltWarnHyst INP1_boBatVoltValid Output: TT_boBatLow CASE 3 Batt
9、ery Low Warning Detection24 October 202112Author, Continental AGConfidentialSpace for Sender InformationFind out the Appropriate Library Block: We can check the function of each library block CASE 3 Battery Low Warning Detection24 October 202113Author, Continental AGConfidentialSpace for Sender Info
10、rmationImplement The Functions: The function fulfilled as below CASE 3 Battery Low Warning Detection24 October 202114Author, Continental AGConfidentialSpace for Sender InformationOpen grADI v5.8 and design the graphics accordingly. Design LCD graphics24 October 202115Author, Continental AGConfidenti
11、alSpace for Sender InformationConfigure the RT Signals: Open Configuration ManagerSignal Configuration24 October 202116Author, Continental AGConfidentialSpace for Sender InformationClick SAMIC4 - Code Generation to compile the application.Code Generation24 October 202117Author, Continental AGConfide
12、ntialSpace for Sender InformationClick SAMIC4 - Communication Parameters.Configure Communication Parameter24 October 202118Author, Continental AGConfidentialSpace for Sender InformationClick SAMIC4 - Download.Download app.bin to ECU24 October 202119Author, Continental AGConfidentialSpace for Sender
13、InformationDownload the grADI file into ECU: Open FlashtoolCV and select the configuration file.Download MainSection.bin to ECU24 October 202120Author, Continental AGConfidentialSpace for Sender Information24 October 202121Author, Continental AGAgendaTraining Description13LogiCAD Usage25MBDS Introdu
14、ction39ConfidentialSpace for Sender InformationParadigm in embedded software development is shifted towards model-based developmentModel-based development meansConsistent use of models for specification, design and implementationAutomatic code generation Considerable efficiency gains in the SW imple
15、mentation phaseConsistent use of optimization techniques is provided for boosting code efficiencyReason: limited resources of embedded controllers Design and Modeling ToolsSimulink and Stateflow are de-facto modeling standardsReal-time Workshop/Embedded Coder by The MathWorks (TMW) has compensated d
16、eficit to comparable products of other suppliersCharacteristics of Model-based DevelopmentConfidentialSpace for Sender InformationFour Generations of SW Development Traditional SW DevelopmentImplementation, Integration & BuildECUTextual / GraphicalSpecification1st Generation4th GenerationIntegration
17、 & BuildExecutableSpecificationIntegrated Model-BasedSW DevelopmentECUCode GenerationExecutableSpecificationModel-Based SW DevelopmentECUImplementation, Integration & BuildCode GenerationECU2nd Generation3rd GenerationExecutableSpecificationIntegration& BuildConfidentialSpace for Sender InformationM
18、BDS Environment CompositionBase Environment:Generic Extension:Specific Extension(s):Modeling: Simulink and Stateflow Code Generation: Real-Time Workshop Embedded Coder CV specific configurations and extensionsBlock library for design, test and integration Graphical User InterfaceTarget HW and custom
19、er specific extensionConfidentialSpace for Sender InformationMBDS Environment CompositionBase Environment:Tool:Resource Type:Modeling: Simulink and Stateflow by TMWCode Generation: Real-Time Workshop Embedded Coder by TMWCV specific configurations and extensionsBlock library for design, test and int
20、egration Graphical User InterfaceTarget HW and customer specific extensionConfidentialSpace for Sender InformationFeatures of the MBDS EnvironmentGraphical User Interface (GUI)MBDS Modeling FrameworkProject StructureModel TemplatesNaming ConventionsModeling Style Guidelines Quality Assurance Measure
21、sDocument GenerationCode Generation, Build and DownloadInterface to External ToolsConfiguration Management System: MKS, PVCS, Requirements Management System: DOORSHMI Design Tool by CV: gravisIEC-61131 based Modeling Tool: logi.CADProject handling and centralized user I/OConfidentialSpace for Sender
22、 InformationMBDS environment supports and offers:Development and process workflow from modeling up to the target hardwareIntegration of development and process toolsComprehensive configuration of tools and options/parametersHiding of unnecessary or forbidden parts (of Matlab, Simulink or Stateflow)M
23、BDS employs for modelingSimulink by TMW:Modeling of data and control flow systemsStateflow by TMW: Modeling of event-triggered, reactive systems (finite state machine)Matlab command line: Used for status messages onlyMBDS employs several TMW components forQuality assuranceDocument generationFeatures
24、 of the MBDS EnvironmentConfidentialSpace for Sender Information28 / Dr. Sven Semmelrodt / August 2010 / Continental Automotive GmbHMBDS Basic Training / IntroductionV-Model of Model-based DevelopmentRequirements SpecificationFunction & ControlSystem DesignImplementationSystem IntegrationSoftware In
25、tegration & ApplicationRequirementsBehaviormodelInitial implementationmodelImplementationmodelAutomatic code generation(Target) code(RPT) codeConfidentialSpace for Sender InformationMBDS Development ProcessDetermine Project ArchitectureConfigure MBDS ProjectCreate Project ElementsImplement Functiona
26、lityTestFunctionalityIntegrateProject ElementsBuild and DownloadApplicationTestApplicationConfiguration ManagerProject HandlingMBDS LibrariesModeling GuidelinesModel Rule CheckDocument GenerationCode GenerationBuild & DownloadModel TestingRapid PrototypingVersion ControlRequirements EngineeringOnlineTestMBDS GUIConfidentialSpace for Sender Information ProsModel-Bas
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 二零二四年品牌冰箱供應(yīng)鏈金融及風(fēng)險控制合同3篇
- 二零二四年度三方倉儲配送及倉儲設(shè)備采購合同3篇
- 2025年度特種材料印刷技術(shù)合作合同
- 2025年人工智能技術(shù)研發(fā)與應(yīng)用購銷合同封面
- 2025年度農(nóng)業(yè)科技股權(quán)融資合同文本
- 2025年度面包磚產(chǎn)品追溯體系建設(shè)合同
- 2025年度人工智能領(lǐng)域股權(quán)收購與技術(shù)研發(fā)合同
- 2025年度新能源設(shè)備材料采購合同協(xié)議書
- 2025年度二手車交易合同協(xié)議書
- 2025年度化肥生產(chǎn)廢棄物資源化利用技術(shù)研發(fā)合同
- 高中政治必刷題 高考真題 必修3《政治與法治》(原卷版)
- 2024年考研政治試題及詳細解析
- TCALC 003-2023 手術(shù)室患者人文關(guān)懷管理規(guī)范
- 數(shù)據(jù)遷移解決方案
- 2024供電營業(yè)規(guī)則學(xué)習(xí)課件
- 腦卒中后吞咽障礙患者進食護理-2023中華護理學(xué)會團體標(biāo)準(zhǔn)
- 2024春蘇教版《亮點給力大試卷》 數(shù)學(xué)四年級下冊(全冊有答案)
- 高考滿分作文常見結(jié)構(gòu)完全解讀
- 專題2-2十三種高考補充函數(shù)歸類(講練)
- 三年級英語上冊整冊書單詞默寫表學(xué)生版(外研版三起)
評論
0/150
提交評論