500-Word Summary of Article About Operating System

TO:              Prof. Ellis
FROM:         Rameen Khan
DATE:          Oct, 06, 2021
SUBJECT:    500-Word Summary of Article About Operating System

The following is a 500-word summary of peer-reviewed article about Hardware/Software Partitioning of Operating Systems. The authors discuss an operating system is the primary software that manages all the hardware and other software on a computer. The operating system, also known as an “OS,” interfaces with the computer’s hardware and provides services that applications can use. According to Vincent J. “An Operating System (OS) implements in software basic system functions such as task/process management and I/O” [1, p. 1].

According to this article “RTOS/SoC codesign where both the multiprocessor SoC architecture and custom RTOS (with part potentially in hardware are designed together” [ 1, p. 1]. In another word, A SYSTEM-ON-A-CHIP (SoC) architecture with reconfigurable logic and multiple processing elements sharing a common memory. An RTOS (Real Time Operating System) performs these functions while also being uniquely designed to run programs with high accuracy timing and a high degree of consistency.

In this article, in Figure 2 “A Graphical User Interface (GUI) allows the user to select desired RTOS features most suitable for the user’s needs [ 1, p. 1]. By summarizing this quote, GUI is a form that interacts between humans and computers occur; it consists of information output from the machine, as well as a set of control elements for the user to perform certain actions.

In this Article “The Hardware/Software RTOS generation framework takes as input the following four items: Hardware RTOS Library, Base System Library, Software RTOS Library and User input” [1, P. 1,2]. By elaborating this quote, the SoCLC, SoCDDU, and SoCDMMU are among the RTOS hardware IP accessible in the framework. In a shared memory multiprocessor SoC, the SoCLC stores lock variables in a separate lock cache outside the memory system, decreasing lock latency, lock delay, and bandwidth usage.

According to the author of this Article “Hardware RTOS components have well-defined interfaces to which any PE (Process Element) can connect and thus use the hardware RTOS component features” [ 1, p.2]. By Summarizing this quote, SoC target operating model that address people, Processes and technology, along with business-aligned goals and applicable metrics.

 Conclusion: The entire sequence of events that occur for hardware and software interaction is under the control of OS. All the driver software helps the OS to communicate with the hardware, to execute the application software. The purpose of an operating system is to provide an environment in which a user can execute programs in a convenient and efficient manner. The hardware/software partitioning process is a critical component of the codesign technique. It is involved with determining whose functions will be implemented in hardware components and which will be implemented in software components. Applications invoke these routines through the use of specific system calls. This underlying structure and its design are called the system architecture

Reference [1]      V. J. Mooney, “Hardware/software partitioning of operating systems [SoC applications],” 2003 Design, Automation and Test in Europe Conference and Exhibition, 2003, pp. 338-339, doi: 10.1109/DATE.2003.1253630.

500-Word Summary of Article About Animation Design

TO:                        Prof. Ellis
FROM:                  Ulises Mora
DATE:                   Oct 6, 2021.
SUBJECT:             500-Word Summary of Article About Animation Design

The following is a 500-word summary of a peer-reviewed article about a study of different uses, design, and techniques in 2D and 3D animation. The authors of the article explain how these animations differ between them, and the concepts in which they are related.  According to Repenning et al., “Here, we discuss our experiences with the differences between 2D and 3D as they relate to three concepts connecting computer graphics to computer science education: ownership, spatial thinking, and syntonicity.” [1]

The opportunity to program in 3D environments through computer applications, allows any person, have an additional opportunity to learn, engage and see programming as something more dynamic and effective. Often, people who have more interaction with animations, are those who end up interested in programming; but when they start to study it and go in depth, they realize that programming does not meet their expectations. Because of this, the authors decided to start a new study about animations.

There is a bond between 2D and 3D animation. Regarding ownership, also known as motivation; if there is no motivation or interest, students simply will not succeed on the field. While using a 2D-drawing-editor, students were interested in programming regardless of the basic animation; since it does not exceed the resolution in 3D, students were satisfied. However, using a 3D-editor is much more complex and contains a professional interface which makes it difficult to start using it.

The authors implement a model to create a 2D-drawing editor and then inflate the drawing to convert it to 3D. Many students found motivation in creating 3D-models that were not systematic, but they were mostly basic in shapes. Instructors were unhappy about this program because students spent a lot of time creating these inflated models. Nevertheless, inflating 2D-images is not enough; students must do more to understand the three dimensions through spatial thinking. Occasionally, 3D-design can be easier to work than 2D-design due codes errors that go unnoticed. But in 2D, these errors cost a lot since they might end with lag and low performance.

Since the formulation of the codes would be complicated; through syntonicity, for people to be able to program, they must conduct themselves onto the object. The authors implemented a program in which the syntonicity was used so that the children understood in first-person-mode what the program would feel and give directions, and it would make it easier to interpret.

Beginning programmers loved this program first-person-mode program, but advanced ones disliked it because of the amount of unnecessary command voices of directions. Then, the authors decided to implement a syntonicity in their own program so that all programmers were comfortable to use it. A high resolution for the development of 3D-animation is important for the motivation of computer students. Additionally, it is also a teaching implementation that is dynamic and does not bore the student.

Reference

[1]          A. Repenning et al., “Beyond Minecraft: Facilitating Computational Thinking through Modeling and Programming in 3D,” in IEEE Computer Graphics and Applications, vol. 34, no. 3, pp. 68-71, May-June 2014, doi: 10.1109/MCG.2014.46.

Subject:           500-Word Summary of Article About Object-oriented Programming (OOP)

To: Prof. Ellis
From: Hamzat Olowu
Date: Oct. 6, 2021
Subject: 500-Word Summary of Article About Object-oriented Programming (OOP)

The following is a 500-word summary of a peer-reviewed article about object-oriented programming (OOP) and its role in computing. The authors discussed the traditional procedural approach and how OOP made it obsolete. According to Hinsch et al., “Applications today do not offer the consistency and flexibility needed to make the computing environment more productive for end-users.” [1, p. 1]

The complexity of programming projects led to the popularity of the Object-oriented programming (OOP) approach, this is because the approach breaks down a complex problem into smaller and simpler chunks of problems that are isolated and then solved. This approach to problem solving led to OOP being much easier to read and understand. OOP was such a unique and refreshing concept that it quickly rose to fame after it was devised, the invention of C++ and Object Pascal made the concept break into the technical community and more articles have been written that surrounds the OOP approach.

Applications without OOP concepts are not as consistent and as flexible as the ones made with OOP concept, this is making programming more difficult because technologies keep expanding and the traditional approach to problem solving and programming can’t keep up. There are many benefits that OOP has to offer, not only for programmers but for the users as well, these benefits include manipulating objects easily on a desktop, system-level services that does not need the user’s knowledge to run, and control of apps with scripts. For developers, using OOP will allow them to improve productivity and development of applications that needs a graphical interface will become easier.

There are three different groups that will be affected in different ways by the advent of object-oriented programming. The first is the power user, although a power user will not recognize the programming concepts, they will still realize that problems are easier to solve, and their jobs is easier. The second is the general business programmer, who will have a better time when developing graphical based application and database applications, because they will be developing these applications with ease unlike before. Systems-level developer are the ones that fully understands the full capabilities of OOP, using the OOP and its tool they will create the most innovative and complex applications, through which they will contribute the most to the expansion of the computing industry.

Before OOP approach was the traditional procedural approach which are too linear in nature to be used when there is interaction with the user or other programs. Traditional programming can get repetitive when trying to accomplish the same task but on different objects like delete character, delete word, and delete paragraph. This was one of the disadvantages the OOP solved. The primary approach to OOP is to enclose data into what is known as classes, which are a group of objects sharing the same methods and information. Classes can have subclasses that inherits data and methods from the parent classes, this concept is called Inheritance. This makes it possible to reuse software codes which simplifies integration of other applications which also increases productivity while decreasing programming time.

Reference: [1]       Hinsch, Kathryn, et al, (1990). “Object-oriented programming: its role in computing,” Library Software Review, vol. 9, no. 1, pp. 18+, Jan.-Feb. 1990. Gale Academic OneFile.

500-word summary about the SYVR system.

To: Professor Ellis
From: Jiaqi Huang
Date: Oct 6, 2021
Subject: 500-word summary about the SYVR system. 

The following is a 500-word summary of an article about the possibility of SYVR system. The SYVR virtual assembly 5g integrated system has multiple functions, it can construct stable virtual scenarios, capturing multidimensional industrial data, simulate virtual assembly process, and presenting the data visualization result based on its physical simulation which can save time and cost, create more value, improve the quality of product and more efficiency for industrial areas. With the 5G high-speed networks, mainstream VR graphic engines are mainly focused on games, movies, and education areas, the results achieved in industry areas are slightly less and can not meet demand, and are not being diverse enough. 

The performance of virtual technology with 5g high-speed networks in virtual manufacture industries are not mature enough and there are many important problems that need to be solved, like the transfer of the real-time data, the generation and visual display under high-speed networks, the build models in a virtual sense, and the implementation of high-level physical simulation techniques, etc.

Based on the article, the system can build virtual environments by using realistic physics simulation and real-time rendering techniques for various industries. We also can adjust data in real-time, present complex scenes, and build the interactive system under the 5g high-speed network environment. And the industrial virtual manufacturing system can import models, process data, and provide visual presentations to users. 

The SYVR engine saves a lot of time and cost and brings more value to industrial production and the equipment manufacturing fields by providing virtual test and design simulation because it can construct virtual experiment scene based multi-dimensional industrial data input and processing, also can show user effect in visual and create interactive simulation system but all these functions need to under the 5g high-speed network and the virtual environment. 

The SYVR system supported real-time operation guidance, daily inspection, dynamic 3D production display, and employee training which means users can get enough training in the simulation of the realistic industrial production line so as to reduce the number of accidents and improve the quality of products with higher efficiency. The system can provide a high quality of industrial VR/AR while keeping the high bandwidth and low delay based on its strong calculation and real-time simulation, it also can build the industrial digital application system by using its data simulation platform to help 5g high-speed networks make contributions in different areas. Thanks to the development of the 5g high-speed network, it can help the SYVR system make advances on its high-performance industrial real-time simulation graphics rendering engine too so as to have a higher level of simulation effects. 

The SYVR project can improve the safety and correct percentage of key operation by using its functions like virtual operation guidelines, daily inspections, and real-time data visualization effects and the need of this system also can speed up the development of 5g virtual technology which expands its application in industrial, medical areas. “Large-scale applications, upgrade the existing VR experience level, provide more possibilities for industrial, medical and other scenarios with high requirements on low latency, and explore more commercial 5G + VR intelligent manufacturing solutions.”[1,p2]

I believe this system can provide people with a work environment with more safety and efficiency.

Reference[1]Y. Liu, Y. Tang, J. Zhao, O. Sun, M. Lv and L. Yang, “5G+VR industrial technology application,” 2020 International Conference on Virtual Reality and Visualization (ICVRV), 2020, pp. 336-337, doi: 10.1109/ICVRV51359.2020.00090.

Weekly Writing Assignment, Week 5

For this week’s Weekly Writing Assignment, continue your research and writing for the next two sections of the Expanded Definition Project: Context and Working Definition. As discussed at length in this week’s lecture, which you should watch before proceeding, write drafts of the Context and Working Definition sections and include in-text citations for quotes and corresponding references to those quotes at the end of your document. Copy-and-paste just those sections into a comment made to this post to demonstrate your on-going progress on the project.

Separately, you should aim for having a rough draft of your Expanded Definition project ready for peer review next week.

I am including the sample quotes and citations from today’s lecture below. Also, links to IEEE citation guides are at the bottom of the post.

TO:         Prof. Jason Ellis
FROM:     Your Name
DATE:         Due Date
SUBJECT:     Expanded Definition of Your Term

Introduction [Heading Level 2]
What is the purpose of this document? What term are you defining? How are you discussing the way it is defined and the way it is used in context? Describe a road map for what follows (definitions and context). This content should be published as paragraphs, unlike the heading for this section, which is a level 2 heading.

Definitions [Heading Level 2]
Compare and contrast at least two quoted definitions from different sources of the term that you selected. Provide quotes and IEEE in-text citations for each definition, and include your sources in the References section at the end of the document. Each definition that you include deserves discussion in your words about what it means and how it relates to the other definitions that you include. Consider how they are alike, how are they different, who might use one versus another, etc. And, as a part of your compare and contrast, discuss the etymology or history of the word (e.g., one definition might be more like what the word meant originally or more recently). Each quote should have an IEEE in-text citation and reference entry.

Context [Heading Level 2]
Compare and contrast at least two sentences that use the term as it appears in different sources. This discussion should focus on how the context of the word shapes its meaning. A range of sources would provide the best source material for your discussion of how the term is used in these contexts. For example, a quote from an academic journal, a quote from a newspaper or magazine, a quote from a blog, and a quote from social media would give you a range of uses that might have different audiences. For each quote, you should devote at least as much space as the quote discussing what it means in that context and how it relates to the other quotes in context. Each quote should have an IEEE in-text citation and reference entry. 

Here’s a quote example from The New York Times: Technology Opinion Writer Kara Swisher wrote about the bombshell allegations made by Facebook whistleblower Frances Haugen in a television interview: “Everything the former product manager on Facebook’s dispersed/disbanded (depending on whom you believe) Civic Integrity team said in her interview with CBS’ “60 Minutes” on Sunday rang true, including her allegations that the company’s algorithm is a wildfire that feeds on rancor and that the company always chooses its business over safety” [3]. The use of the term algorithm here refers to how Facebook surfaces certain content and submerges other content on a given Facebook user’s feed. 

Another quote example from a book on optimizing Rust language programming applications: While Swisher uses the term algorithm to refer to a specific decision-making technology at Facebook, Moraza uses it in a more general way where he writes: “You will also understand the difference between the common standard library collections so that you can choose the right one for your algorithm” [4, p. 1]. Algorithm here refers to the programming code that the reader of Moraza’s book is developing using the Rust programming language. Any computer code that is performing a process would qualify as an algorithm in this context while Swisher’s use of the term algorithm referred to a specific algorithm developed and used by a specific company.


Working Definition [Heading Level 2]
Based on the definitions and word history that you quoted and discussed, and the contextual uses of the term that you quoted and discussed, write a working definition of the term that's relevant to your career field or major, which you will need to identify (this is the specific context for your working definition).

References [Heading Level 2]
Order your IEEE references in the order that they appear in your document. The first would be [1], the second would be [2], etc.



[1]    "Algorithm," in Oxford English Dictionary, 3rd ed. Oxford, UK: Oxford Univ. Press, Mar. 2012, def. 2. [Online]. Available: https://www.oed.com
[2]    “Algorithm,” in Science and Technology Encyclopedia, Chicago, IL: University of Chicago Press, 2000. [Online]. Available: https://archive.org/details/sciencetechnolog00univ/mode/2up 

[3]      K. Swisher, "Brazen is the order of the day at Facebook," The New York Times, Oct. 5, 2021. [Online]. Available: https://www.nytimes.com/2021/10/05/opinion/facebook-blackout-2021.html

[4]      I. E. Moraza, Rust High Performance: Learn to Skyrocket the Performance of Your Rust Applications. Birmingham, UK: Packt Publishing, 2018. [Online]. Available: ProQuest Ebook Central.

IEEE Citation Guides

500- Word Summary of Article About Improving Safety and Performance Testing for EV Batteries

To: Professor Ellis
From: Mohammed Sakib Islam
Date: 10/06/2021
Subject: 500- Word Summary of Article About Improving Safety and Performance Testing for EV Batteries

Below is a 500-word summary of a peer-reviewed article about improving safety and performance testing for EV batteries. While creating an electric vehicle that is functional, safe, and durable, battery technology can be considered as the first important thing to keep in mind. This technology will be required in the coming period to help Europe transition to a low-carbon, resource-efficient economy. To ensure the protection and sustainability of European customers, the Government and The Industry should compose a list of procedures for inspections so that any oversight can be rectified. Testing a certain battery pack before the initiation into the market and making sure it needs no alteration which could have an impact on customers is a crucial step to follow. Tests such as Performance, endurance, reliance, and abuse tests are done on the batteries to ensure if a battery pack can be hazardous to customers and are done in controlled environments so that further improvements can be done before deployment into the market. According to the authors, “Given that EVs have been prioritized as a ‘green’ solution to decarbonize Europe’s transport sector, it is also important for pre commercialisation tests to measure their environmental impact over their entire lifecycle” [1, p. 2].

Test procedures established to a certain standard at the international level may be subject to evaluation by the International Electrotechnical Commission (IEC) and the International Organization for Standardization (ISO). Some examples of IEC and ISO standards are given to give a brief specification of the need for battery testing such as IEC 626601, 2; IEC 61982; IEC 624853; ISO 64691, 2, 3; ISO 124051, 2, 3; Both EUROBAT and JRCIET share the same belief that if all batteries are manufactured to a certain set of global standards before they are assembled into an EV for safety. To raise awareness at the international and national level, EUROBAT has collaborated with EU institutes, and they even participate in official meetings between European and Chinese regulators to raise awareness. their security awareness. EUROBAT and JRCIET have concluded a memorandum of understanding demonstrating their cooperation in the study of battery performance tests and evaluations as well as regulations for clean and efficient batteries and safe electricity storage particularly for transport. Cooperation from mutual partners offers a favorable opportunity to resolve issues during battery testing to ensure that issues can be resolved during BESTEST battery testing activities. The BESTEST activity aims to strengthen the relationship between JRCIET and relevant European industries and their representative associations. EUROBAT and JRCIET understand that such cooperation can pave the way for a better future for Europe’s transition to a low-carbon economy as well as a much better relationship between the United States and Europe regarding the safety of batteries in electric vehicles prior to their market deployment.

Reference:

[1]       A. Westgeest and L. Brett, “Improving safety and performance testing for EV batteries,” 2013 World Electric Vehicle Symposium and Exhibition (EVS27), 2013, pp. 1-4, doi:10.1109/EVS.2013.6914940

500-word summary article about Security in Social Networking Services

To: Prof. Ellis

From: Quazi Hedayet

Date: 10/05/2021

Subject: 500-word summary article about Security in Social Networking Services

The following article is a 500-word summary of a peer-reviewed titled, “Geosocial Media as a Proxy for Security: A Review” by Mr.Zhigang Han, Somgnian Li, Caihui Cui, Daojun Han, and Hongquan Song, published in 2019. The article identifies various prominent themes in need of more research in the ongoing growth of social security concern and cybercrime management. While most people are looking for a quick fix, the author takes a different approach to redefine the concept of security in social networking, emphasizing the importance of users’ privacy and security concerns in the development of long-term social networking, and using geosocial media as a proxy for this security. 

Social networking is a collection of rules and configurations for maintaining the integrity, confidentiality, and usefulness of all software and hardware technologies used in computer networks and data. Any firm, regardless of size, sector, or infrastructure, needs network security solutions in place to protect itself from the ever-growing array of cyber-attacks in the wild today. 

In other words, the author intends to explain to the public that network security is the protection against hacking, misuse, and unwanted device access to files and directories on a computer network. Specifically, when combined with location data, geosocial media can be utilized as a proxy for security event detection and situational awareness. This paper summarizes the general structure of security-related analyses based on geosocial media, as well as the geosocial media data and associated processing/analysis methodologies utilized for detecting protection incidents. The scientists write is, “Social media data give extensive information that represents people’s social behavior”. Various terrorist and gang groups have increasingly realized the significance of social media in the security field and have actively used it to plan and organize activities, recruit members, promote terrorist ideas, and post various terrorist messages to grow their influence” (Han et al., 2019, p. 154225). The authors classify security-related analysis tasks into two sorts, based on the economic and moral aspects of an equation: security event detection and security situational awareness and assessment. 

Natural catastrophes, man-made disasters, violent occurrences, military events, sociopolitical events, and other security events are among the six types. When it comes to the analysis of various networking systems, the author goes above and beyond to demonstrate the general process of security-related analysis based on geosocial media, identifying two types of data sets: social media datasets and auxiliary analysis datasets, as well as discussing the data acquisition and preprocessing methods. Users of geosocial networks and apps, such as Facebook locations can share their geolocated data. Knowing an individual’s location is one of the most serious risks to his privacy of all the Personal Identifiable Information (PII). The prevalence of geosocial media around the world, particularly significant adoption by the urban poor in many developing countries, is one of the most intriguing prospects for the technology. For example, a person’s spatio-temporal data could be used to deduce the location of his home and office, track his movements and activities, learn more about his core interests, or even notice a deviation from his usual behavior. 

Natural language processing, social network analysis, position inference and geospatial analysis, and picture or video interpretation and visual analysis were all highlighted in the papers as significant technology for detecting security occurrences and assessing security situations. The report finishes with potential future research directions and areas to be addressed and examined.

REFERENCES:Han, Z., Li, S., Cui, C., Han, D., & Song H. (2019). Geosocial Media as a Proxy for Security: A Review. IEEE Access, 7, 154224-154238. https://doi-org.citytech.ezproxy.cuny.edu/10.1

500-Word Summary of Article About 5G technology

TO:                         Prof. Ellis
FROM:                  Shuaixiang Feng
DATA:                   Oct 5, 2021
SUBJECT:             500-Word Summary of Article About 5G technology

The following is a 500-word summary of a peer-reviewed article about D2D communication in 5G. Following the increased number of devices, we require a faster, extensive, and reliable network. 5G network can satisfy the demand. D2D communication will be an excellent solution for providing a better network service. D2D communication is used for the “physical proximity” of communication devices. In D2D communication, devices will skip the indirect connection between the device to the Base Station and directly connect with another device. According to the authors, “D2D functionality supports high baud rates and reduces latency between devices, making it particularly important in meeting the standards set for 5G network deployment.” [1, p.987]

The authors list four possibilities to explain the difference between traditional wireless communication and D2D communication in a two-layer 5G cellular network. The main feature of D2D communication makes it different from traditional communication: avoid the Base Station or Access Point if two devices are close enough. The devices must establish a connection with Base Station at first to make a connection with others. The second part is devices also controlled by Base Station, but they directly connect because of D2D communication. The third part of the image means devices require much more relays to transfer source to destination if the connection without inclusion the Base Station. The Fourth image shows two devices still direct connecting without Base Station.

D2D communication has more advantages besides the higher security and reduction of costs. It has better coverage, great data transmission speed, reliable communication, using the same radio frequency to transfer more data than others, higher energy efficiency, heterogenous linkage, and low latency. Also, D2D networks can be used in M2M communication in IoT for responses in real-time and support low latency. Also, D2D communication can contribute to IoT in smart cities as its efficient usage of the radio source and small energy cost. Further, between the vehicle-to-vehicle data transmission of data sharing, D2D communication can be used for the V2V communication.

On the essential functions of D2D application, users may find each other for using a social application and transmission data or services on HD video recording device set high requirements for the base network and the spectrum resources. D2D enables in reducing the transmission pressure of the network.

D2D is necessary to enhance the regular security system prepared for every threat. Currently, D2D security is created by many cryptographic algorithms such as Diffie-Hellman and River Shamir Adleman. The paper’s authors identify the potential security vulnerabilities and classify the attacks, such as Impersonation and IP Spoofing, which may create a severe security threat.

D2D communication is a new wireless technology that can reduce the network’s load and become a new social networking tool. In addition, D2D is one of the critical technologies in 5G network, which enables it to support low latency, fast transmission speed, wide-coverage, and low energy consumption.

Reference:

[1] Čaušević, Samir, Adisa Medić, and Nedžad Branković. “D2D Technology Implementation in 5G Network and the Security Aspect: A Review.” 2021-05-27, TEM Journal 10.2 (2021): p.987–995. Web.

500- Word Summary of Article About Malware Detection In Self Driving Cars

TO:       Prof. Ellis
FROM:     DeAndre Badresingh
DATE:     Oct. 6, 2021
SUBJECT:  500-Word Summary of Article About Malware Detection In Self-Driving Cars

    Since transportation becomes more intelligent, it leaves it more vulnerable to cyber-attacks. There has been many times where users have lost control of their vehicle due to someone attacking their system. This is typically caused by various forms of malicious software. Malicious software replicates an already authorized software for self-driving vehicles. Methods and experiments have been put In place to analyze detection of compromised self- driving cars. Vehicle to vehicle protection is important because it allows external connections to not only provide comfort for the driver but also update the security. Security technology is analyzed and scans the security of the car for intrusion detection. 

The main method for hackers getting access to information is through the use of malicious code which allows them to gain or deny access to a user’s system. To combat this, Machine learning algorithm using the software called Adware and General Malware (AW&GM) is used to differentiate normal code from malicious code used by hackers. 

Attempted breaches come in many forms which includes malicious messages, denial of service, or even adware. A method which involves reconfiguring electronic control units uses a control module known as mitigation manager that scans for cyber-attacks. Another method for controlling these types of attacks involves an algorithm that scans for unusual patterns in within the vehicles network. Furthermore, another concept in mind was the use of cloud defense framework which allows only one gateway to monitor all traffic going into and out of the network. 

Since self-driving vehicles are usually connected to public networks security is key to protecting them due to higher chances of having the operating system compromised. On a most recent machine learning algorithm study, intrusion detection was installed into the vehicles which allows the unit to actively see real-time changes in behavioral rhythm. With this new software, the algorithm can determine the intrusion more accurately by learning, verifying, and evaluating messaging patterns.

In the event of unusually high network traffic, intrusion detection relies on scaling. Scaling prevents under or overflow of data when undergoing experiments. When the environment is right, the multiple rounds of test begins. More tests are required during the experimental phase because they may come back as false positives.  

To conclude, IDS go through the three phases of data preprocessing, modeling, and detecting. Simulated results are compared to proposed algorithms. Benign code, adware, and general malware are known as classification scenarios.

Using random forest, also known as RF, has been proven to have a higher predication accuracy. It has been concluded that using an algorithm with short learning time can use used to prove the mode accurate results. Receiver operating characterizes are also used to calculate the results from the tests. Each use of these methods revealed to have a different success result. Since transportation is ever-changing, security has to keep up to protect users.

Reference:

[1] S. Park and J.-Y. Choi, “Malware detection in self-driving vehicles using machine learning algorithms,” Journal of Advanced Transportation, vol. 2020, pp. 1–9, 2020.