SimBiology Nedir - Part 1
9:39
Пікірлер
@yusufkeremunal54
@yusufkeremunal54 2 күн бұрын
Custom Cell oluşturup o hücre parametreleri ile kütüphane yapıldığı zaman batarya grupları oluşturulan hücrelerin parametrelerini taşımıyor. Varsayılanda ki "table-based" hücresi ile aynı kalıyor. Bu konuda bir çözümünüz varsa paylaşabilir misiniz?
@bennguyen1313
@bennguyen1313 Ай бұрын
Would love to learn the process of writing software in a disciplined way, that goes from requirements to continuous delivery-deployment. For example, I imagine there are differences between the industries.. FAA : DO-178X , DO 331 , ARP4754A , ED-12C FDA : 13485 , ISO14971 , IEC 62304 , SaMD and DOE Nuclear : 414.1x, (Automotive : 26262) but assuming I document the process on how the code is generated, what constitutes proof that it's safe? Static Analysis? Code Coverage - Statement (Level C), Decision (Level B), MCDC (Level A)? Who defines the unit tests? Where does the code that runs on FPGAs/CPLDs fit into this? BTW, I saw a good video by CEMILAC Education Program "Airborne Software Development & Certification Process" that mention mostly pricey enterprise tools.. but a couple open-source options as well! Requirement Management - (IBM Ration) DOORS, JAMA, Xebrio, reqview, STELL, rmtoo florath , doorstop-dev / doorstop , Jira Static Structural Source Code Analysis (SAST) - Parasoft, PolySpace, CodeSonar, horusec , SonarCloud, veracode PREFast, TBrun, LDRA, clang-tidy , cppcheck Dynamic Analysis / Modified Condition/Decision Coverage (MC/DC) - VectorCAST, RapiTest Traceability Tools: Reqtify , Polarion , McCabe Configuration Management / Storage and Version Control System (VCS) - Git, Subversion, SourceSafe, Mercurial, MS TFS, IBM ClearCase, Perforce Helix Core QA / ALM - Helix ALM for Managing Artifacts, Establishing Traceability, Documenting / Enforcing Processes, etc (I)V&V / Unit Test Automation - VectorCAST, LDRA Testbed , Mathworks Simulink DO Qualification Kit Continuous Integration (build and test) / Continuous Delivery-Deployment - Bamboo, Jenkins, GitLab CI/CD, unittest / mock
@sardulislam9934
@sardulislam9934 3 ай бұрын
RcfxzzA
@rawk_d-_-b1
@rawk_d-_-b1 3 ай бұрын
i misclicked… not disappointed
@sefaergul6283
@sefaergul6283 8 ай бұрын
Süspansiyon çizimini alabilir miyim?
@ERGU9
@ERGU9 9 ай бұрын
Claduia Hocanın bölüme büyük bir değer kattığını düşünmekteyim. Geçmişte kendisinden ders aldığım için çok şanslı olduğumu hissediyorum.
@MallikarjunaReddyKasireddy-e5w
@MallikarjunaReddyKasireddy-e5w 10 ай бұрын
Super. I was working as a software Integrator and using polyspace tool for 1 year. I am using this tool for verifying the application code. As mentioned, It is not required BSW (Third party) and stubs for analysis. The main point I want to mention is, this video was clear for me how polyspace is working in depth. Technically I also know how it will work with options. I also implemented the automated script for this analysis for multiple files and generating results
@serhatkaraca8643
@serhatkaraca8643 Жыл бұрын
Hocam Merhabalar Emeğiniz için çok teşekkür ederimm. Bir sorum vardı. PID blok içerisinde "Time Domain" kısmını neden discrete time olarak aldınız ve sample time neden 0.1 açıklarsanız çok sevinirim çok teşekkür ederim tekrardan
@figes_
@figes_ Жыл бұрын
Merhaba, Sistemimizde sürekli zaman yerine ayrık zamanlı tercihimizin nedeni, simülasyonun daha hızlı bir şekilde gerçekleşmesini amaçlamamızdan kaynaklanmaktadır. Sistem simüle edilirken sistem dinamiğinin hızlı değişimlerine karşılık sistem sonucunun daha doğru alınabilmesi adına üzerinde çalıştığımız sistem için 0.1 saniyeyi seçtik. Örneğin aynı sistem için 0.5 saniye gibi nispeten daha yüksek bir örnekleme zamanı tercih edildiğinde daha geniş aralıklarla çözümler yapıldığı için hatalı bir sonuçla karşılaşıldı. Örnekleme zamanı tercihi sistem davranışına göre her sistem için farklı şekilde belirlenmelidir. Detaylı açıklama için aşağıdaki linkleri inceleyebilirsiniz: www.mathworks.com/help/simulink/ug/single-rate-sample-time-matlab-system-block.html www.mathworks.com/help/simulink/ug/what-is-sample-time.html www.mathworks.com/help/simulink/ug/how-to-specify-the-sample-time.html www.mathworks.com/help/simulink/ug/types-of-sample-time.html
@Sukhsagar_mishra
@Sukhsagar_mishra Жыл бұрын
can you pls do for wishbone type suspension it will be helpful