US8161454B2 - Software architecture for developing in-vehicle software applications - Google Patents

Software architecture for developing in-vehicle software applications Download PDF

Info

Publication number
US8161454B2
US8161454B2 US11/625,605 US62560507A US8161454B2 US 8161454 B2 US8161454 B2 US 8161454B2 US 62560507 A US62560507 A US 62560507A US 8161454 B2 US8161454 B2 US 8161454B2
Authority
US
United States
Prior art keywords
vehicle
software
data
software architecture
developing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US11/625,605
Other versions
US20080177554A1 (en
Inventor
Hari Srinivasan
David Leslie Watson
Matthew Whitaker
Emily Reyna
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ford Motor Co
Original Assignee
Ford Motor Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ford Motor Co filed Critical Ford Motor Co
Priority to US11/625,605 priority Critical patent/US8161454B2/en
Assigned to FORD MOTOR COMPANY reassignment FORD MOTOR COMPANY ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SRINIVASAN, HARI, REYNA, EMILY, WATSON, DAVID LESLIE, WHITAKER, MATTHEW
Priority to DE200710060074 priority patent/DE102007060074A1/en
Priority to GB0725285A priority patent/GB2445839A/en
Publication of US20080177554A1 publication Critical patent/US20080177554A1/en
Priority to US13/420,786 priority patent/US9081648B2/en
Application granted granted Critical
Publication of US8161454B2 publication Critical patent/US8161454B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B3/00Apparatus for testing the eyes; Instruments for examining the eyes
    • A61B3/10Objective types, i.e. instruments for examining the eyes independent of the patients' perceptions or reactions
    • A61B3/113Objective types, i.e. instruments for examining the eyes independent of the patients' perceptions or reactions for determining or recording eye movement
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B5/00Measuring for diagnostic purposes; Identification of persons
    • A61B5/16Devices for psychotechnics; Testing reaction times ; Devices for evaluating the psychological state
    • A61B5/18Devices for psychotechnics; Testing reaction times ; Devices for evaluating the psychological state for vehicle drivers or machine operators

Definitions

  • One aspect of the present invention generally relates to a software architecture for developing in-vehicle software applications.
  • PC personal computer
  • One aspect of the present invention is a computer architecture for providing the ability to migrate applications developed for home PCs, and other non-vehicle computer environments, into in-vehicle software applications.
  • Another aspect of the present invention is a computer architecture for providing the ability for computer application providers to easily develop content for vehicle uses.
  • Yet another aspect of the present invention is a computer architecture for providing the ability to original equipment manufacturers (OEMs) to control the functionality of applications that run in the vehicle computing environment.
  • Another aspect of the present invention is a computer architecture for providing the ability to integrate vehicle information, such as diagnostic information, into in-vehicle computer applications developed by vehicle drivers and passengers.
  • a software architecture encoded on a computer readable medium is disclosed.
  • the software architecture can be utilized for developing in-vehicle software applications for installation and execution on an in-vehicle computer system.
  • the software architecture includes a number of vehicle application program interfaces (APIs) for accessing vehicles systems or data and for developing in-vehicle software applications; and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed.
  • APIs vehicle application program interfaces
  • an electronic method for developing in-vehicle software applications from a vehicle software architecture encoded on a computer readable medium includes providing a vehicle software architecture including a number of vehicle APIs for accessing vehicles systems or data and for developing in-vehicle software applications, and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed; receiving an in-vehicle software application implementing the software architecture; installing the in-vehicle software application in an in-vehicle computer system; and enforcing the number of policy restrictions during execution of the in-vehicle software application on the in-vehicle computer system.
  • a software architecture encoded on a computer readable medium is disclosed.
  • the software architecture can be utilized for developing in-vehicle software applications for installation and execution on an in-vehicle computer system.
  • the software architecture includes a number of vehicle APIs for accessing vehicles systems or data and for developing in-vehicle software applications, the number of vehicle APIs including a driver behavior detection API for detecting the level of driver attention load under current driving conditions, a vehicle data access API for accessing vehicle data, a driver identification API for identifying a vehicle driver, and an Internet connectivity API for providing connectivity to the Internet during vehicle usage; and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed.
  • FIG. 1 is a schematic diagram illustrating a computer system for implementing one or more embodiments of the present invention
  • FIG. 2 is a block diagram illustrating a software development architecture according to one or more embodiments of the present invention.
  • FIG. 3 is a flowchart of a method for developing in-vehicle software applications according to one or more embodiments of the present invention.
  • FIG. 1 depicts an environment, i.e. computer system 10 , suitable for implementing one or more embodiments of the present invention.
  • Computer system 10 includes developer computer system 12 and in-vehicle computer system 14 .
  • the developer computer system 12 can be a personal computer (PC) for a vehicle user that desires to develop software applications for execution on the in-vehicle computer system 14 .
  • a software application provider that wishes to develop and sell software applications for execution on the in-vehicle computer system 14 can utilize the developer computer system 12 .
  • the in-vehicle computer system 14 is configured as a computing environment suitable for executing a user-created in-vehicle software application 34 within the vehicle.
  • the developer computer system 12 includes developer computer 16 , input devices 18 and display 20 .
  • the input devices 18 can be utilized by a user to input instructions to be received by developer computer 16 .
  • the input devices 18 can include a keyboard having a number of input keys, a mouse having one or more mouse buttons, a touchpad or a trackball and/or combinations thereof. In certain embodiments, the mouse has a left mouse button and a right mouse button. It should be appreciated that the display 20 and input device 18 can be the same device, for example, a touch-sensitive screen.
  • a non-limiting example of display 20 is a color display, e.g. a liquid crystal display (LCD) monitor or cathode ray tube (CRT) monitor.
  • a video adapter 22 can be utilized to generate images for output to display 20 .
  • Developer computer 16 includes a bus 17 for transmitting and receiving information between devices of developer computer 16 , which include, without limitation, video adapter 22 , non-volatile memory 24 , input/output (I/O) interface 26 , processing unit 28 , I/O port 30 and network adapter 33 .
  • devices of developer computer 16 include, without limitation, video adapter 22 , non-volatile memory 24 , input/output (I/O) interface 26 , processing unit 28 , I/O port 30 and network adapter 33 .
  • Non-limiting examples of non-volatile memory 24 include hard drives, floppy drives, CD and DVD drives, and flash memory, whether internal, external, or removable.
  • An in-vehicle software architecture 32 can reside in non-volatile memory 24 .
  • In-vehicle software application 34 can also reside in non-volatile memory 24 .
  • a software developer environment 36 is loaded onto non-volatile memory 24 .
  • the software developer environment 36 can be utilized to develop, compile, test, debug and/or execute in-vehicle software code, including the integration of elements of the in-vehicle software architecture into the software code.
  • the software developer environment 36 can simulate the in-vehicle computing environment so that the in-vehicle software application 34 can be executed and tested on the developer computer 16 .
  • the in-vehicle software architecture can be programmed in a programming language, such as C++, C#, or Java. Moreover, a markup language, such as HTML/Javascript, can be utilized in generating in-vehicle software applications.
  • the software developer environment 36 supports the programming language and/or markup language of the in-vehicle software architecture.
  • I/O interface 26 can be configured to receive user input instructions from the input devices 18 and transmit the user input instructions to one or more devices of the developer computer 16 .
  • Processing unit 26 e.g. micro processing unit or central processing unit, can be configured to execute machine instructions to implement functions generated by developer environment 36 , for example, writing, debugging, testing and compiling software code, which may include portions of the in-vehicle software architecture.
  • I/O port 30 can be a hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14 .
  • the connection can be a direct connection, such as a data transmission cable 38 , for example, a universal serial bus (USB) cable, for facilitating the transfer of data, e.g. in-vehicle software application 34 , between the developer computer 16 and the in-vehicle computer system 14 .
  • USB universal serial bus
  • the connection can be an indirect connection, such as a USB memory stick.
  • Network adapter 33 can provide another hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14 .
  • the network adapter 33 can be interconnected to a network adapter 40 of in-vehicle computer system 14 through two-way communication line 42 , for example, a local area network (LAN) or wide area network (WAN), through a variety of interfaces, including, but not limited to dial-in connections, cable modems, high-speed lines, and hybrids thereof.
  • the two-way communication line 42 can include one or more Internet connections 44 . Firewalls can be connected in the communication path to protect certain parts of the computers 12 and 14 from hostile and/or unauthorized use.
  • Network adapters 33 and 40 can support TCP/IP protocol, which has input and access capabilities via two-way communication line 42 .
  • the communication lines can be an Internet-adaptable communication line, for example, a dedicated line, a satellite link, an Ethernet link, a cellular network, a private telephone network, and hybrids thereof.
  • the communication lines can also be intranet-adaptable. Examples of suitable communication lines include, but are not limited to, public telephone networks, public cable networks, and hybrids thereof.
  • In-vehicle computer system 14 can include memory locations 46 , 48 and 50 for storing vehicle data, such as, mileage, tire pressure, oil level, gas level, etc. It should be appreciated that the in-vehicle computer system 14 can include one or more memory locations, and the three memory locations of FIG. 1 is an illustrative example.
  • the vehicle data can be transmitted to one or more devices of in-vehicle computer system 14 via bus 52 , which can be a controlled area network (CAN) bus.
  • bus 52 can be a controlled area network (CAN) bus.
  • vehicle data can be transmitted from one or more of the vehicle data memory locations 46 , 48 and 50 to non-volatile memory 54 and stored as bus data 56 .
  • CAN controlled area network
  • In-vehicle software application 34 which can originate from developer computer 16 , can be stored in non-volatile memory 54 .
  • Processing unit 60 e.g. micro processing unit or central processing unit, can be configured to execute machine instructions to implement function calls generated by in-vehicle software application 34 .
  • Display 62 can be configured to display images generated by video adapter 64 .
  • the images include graphical user interfaces (GUIs) generated by in-vehicle software application 34 .
  • GUIs graphical user interfaces
  • the display 62 is a touch screen display such that the display operates as a display and a user input device.
  • I/O port 64 can be a hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14 .
  • the connection can be data transmission cable 38 , for example, a universal serial bus (USB) cable, for facilitating the transfer of data, e.g. in-vehicle software applications 34 , between the developer computer 16 and the in-vehicle computer system 14 .
  • USB universal serial bus
  • FIG. 2 a block diagram 100 of in-vehicle software architecture 102 according one embodiment of the present invention is depicted.
  • the in-vehicle software architecture 102 includes one or more application program interfaces (APIs) 104 , 106 , 108 , 110 and 112 and one or more policy restrictions 114 .
  • the one or more policy restrictions 114 can be a number of overriding rules that are enforced so as to restrict the functionality and/or access to vehicle systems by the APIs.
  • the one or more policy restrictions 114 can further include a driver attention load rule in which the point to point driving directions functionality turns-off if the driver attention exceeds a pre-determined level during execution of the in-vehicle software application in the in-vehicle computing environment.
  • the in-vehicle software architecture is a user architecture that can be utilized by vehicle users, such as drivers and passengers, to develop in-vehicle computer applications.
  • the user architecture is configured to provide a user-friendly development environment, rather than a professional development environment, for example, an environment within a company for developing commercial applications.
  • Driver behavior attention API 104 includes functionality to collect information to assess the practical attention load that can be placed on a driver during operation of the vehicle.
  • information that can be used in this assessment include time of day and road navigation difficulty. If the driver is operating the vehicle at relatively late night hours, e.g. between midnight and 4 am, then the driver is probably tired, thereby lowering the practical attention load that can be placed on the driver. If the driver is operating the vehicle on a relatively difficult road to navigate, e.g. a twisting and turning road, then the practical attention load is lowered accordingly.
  • a default attention load is defined, and adjusted according to the real-time information obtained to assess the current attention load.
  • the driver can be locked out of tasks requiring relatively high levels of attention. For example, screen interaction for navigation can be limited, e.g. detail on navigation screens can be reduced.
  • screens viewable by the driver can be locked from displaying motion that may distract the driver's attention, while other screens, viewable only by one or more passengers, may display such motion.
  • the measure of current practical attention level can be used, in part, to drive one or more policy restrictions 114 that are enforced against the APIs.
  • the Internet connectivity API can be turned off during periods where the current practical attention level is relatively low.
  • trace file data can be provided by in-vehicle data access API 106 .
  • data is logged from a vehicle and stored into a trace file.
  • the historical trace file data can be utilized to simulate the behavior of the vehicle while developing the in-vehicle computer application.
  • In-vehicle data access API 106 includes functionality allowing in-vehicle software developer environment 36 to access data regarding the vehicle during development of the software application 34 and/or execution of the application 34 within the in-vehicle computing environment.
  • the in-vehicle data access API 106 includes a development call function to obtain real-time vehicle data for use during the development, testing and debugging of in-vehicle software applications 34 on the developer computer 16 .
  • the in-vehicle data access API 106 includes a runtime call function to obtain real-time vehicle data for use during execution of in-vehicle software applications 34 .
  • an in-vehicle software application can be developed to display a tachometer and/or a throttle position gauge in a vehicle that does not have these gauges built in.
  • the vehicle data necessary for these displays can be obtained through the use of the in-vehicle data access API 106 .
  • vehicle data can be obtained to measure driver behavior.
  • the data can include fuel consumption and speed as a function of driving conditions, such as weather, city or highway driving, etc.
  • An in-vehicle software application can be developed to identify fuel economy tips based on this vehicle data related to driver behavior.
  • the one or more policy restrictions 114 can be utilized to restrict access to vehicle data during development and/or execution of the in-vehicle software applications 34 .
  • Driver identification API 108 includes functionality for identifying drivers. For example, each driver can be assigned a Key fob with a unique identifier code. This identifier code can be linked to driver preference data, which can be stored in non-volatile memory 56 of in-vehicle computer system 14 . Non-limiting examples of driver preferences include seat position, engine calibration settings and suspension settings based on the vehicle driver's preferences.
  • the driver identification API 108 can be utilized in an in-vehicle computer application to provide a means for matching the identifier code on the Key fob with the identifier code stored in non-volatile memory 56 . Once a match is found, the driver identification API 108 can be utilized to transmit signals to one or more devices of the in-vehicle computer system to set the driver's preferences.
  • the policy restrictions 114 can be utilized to restrict the universe of driver preference settings that can be defined in the in-vehicle software application 34 during development.
  • the one or more policy restrictions 114 can include a rule that teen drivers cannot disable daytime running lights as a driver preference. Therefore, the driver identification API would be restricted in a manner consistent with this rule.
  • Internet connectivity API 110 includes functionality for providing connectivity to the Internet for in-vehicle computer applications 34 .
  • API 110 can provide connectivity regardless of the underlying network connection for the in-vehicle computer system 14 .
  • the one or more policy restrictions 114 can be utilized to restrict access to the Internet during runtime of in-vehicle computer applications 34 .
  • the policy restriction 114 can be enforced to turn off or limit access to the Internet during runtime of the in-vehicle computer applications 34 .
  • User interface API 112 includes functionality for presenting user interfaces to the driver and/or other vehicle passengers.
  • the user interfaces can be selected from a number of templates, which may or may not be customizable.
  • a gauge interface can be provided that has the look of a standard gauge, but can be adapted to display any kind of gauge data.
  • a gauge interface can be provided for displaying price of fuel as compared to minimum, maximum and moving average of gas station fuel prices proximate to the location of the vehicle.
  • the template can match the brand image of the vehicle in which the in-vehicle computer software is installed.
  • the template can include branded graphics.
  • the one or more policy restrictions 114 can include one or more rules geared at the safe navigation of the user interfaces.
  • a rule can provide that a trip navigation user interface for entering a destination address is only displayable while the vehicle is in park.
  • FIG. 3 depicts a flowchart 200 of a method for developing in-vehicle software applications 202 according to one or more embodiments of the present invention.
  • Existing non-vehicle PC applications 204 and/or new ideas for in-vehicle computer applications 206 can be implemented in an in-vehicle environment by utilizing in-vehicle software architecture 208 .

Abstract

According to one embodiment of the present invention, a software architecture encoded on a computer readable medium is disclosed. The software architecture can be utilized for developing in-vehicle software applications for installation and execution on an in-vehicle computer system. The software architecture includes a number of vehicle application program interfaces (APIs) for accessing vehicles systems or data and for developing in-vehicle software applications; and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
One aspect of the present invention generally relates to a software architecture for developing in-vehicle software applications.
2. Background Art
Customer demand continues to grow for functionality in a vehicle that resembles experiences customers have outside of the vehicle. Whether providing functionality so that rear-seat passengers can play video games, front-seat passengers can read and reply to e-mails, or drivers can access vehicle information, finding solutions to meet the needs of the digital lifestyle is a growing challenge faced by vehicle manufacturers.
One straightforward proposal for meeting this demand is to allow vehicle occupants to execute computer applications inside the vehicle that they typically use outside the vehicle, e.g. inside their homes. However, one or more problems exist with directly migrating home personal computer (PC) applications into an in-vehicle computer application. Driver distraction studies show that in-vehicle computer applications should not command an unacceptable amount of driver attention. Therefore, a PC application that requires a generally high level of attention may be suitable for non-vehicle use but may be unsuitable for in-vehicle use. Moreover, the integration of a PC application into the vehicle has the potential to cause engineering side effects, which may impact performance of the vehicle.
Often, these issues are addressed by rewriting application code of an existing home PC application while accounting for the specific considerations of use within the vehicle environment. For example, changing a home PC navigation application into an in-vehicle navigation computer application can be guided by the principle that the vehicle occupant cannot enter destinations while the vehicle is in drive. However, rewriting PC application code to account for the in-vehicle operating environment can be cumbersome and time-consuming.
In light of the foregoing, what is needed is a software architecture for developing in-vehicle software applications that addresses one or more of the disadvantages identified above.
SUMMARY OF THE INVENTION
One aspect of the present invention is a computer architecture for providing the ability to migrate applications developed for home PCs, and other non-vehicle computer environments, into in-vehicle software applications. Another aspect of the present invention is a computer architecture for providing the ability for computer application providers to easily develop content for vehicle uses. Yet another aspect of the present invention is a computer architecture for providing the ability to original equipment manufacturers (OEMs) to control the functionality of applications that run in the vehicle computing environment. Another aspect of the present invention is a computer architecture for providing the ability to integrate vehicle information, such as diagnostic information, into in-vehicle computer applications developed by vehicle drivers and passengers.
According to one embodiment of the present invention, a software architecture encoded on a computer readable medium is disclosed. The software architecture can be utilized for developing in-vehicle software applications for installation and execution on an in-vehicle computer system. The software architecture includes a number of vehicle application program interfaces (APIs) for accessing vehicles systems or data and for developing in-vehicle software applications; and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed.
According to another embodiment of the present invention, an electronic method for developing in-vehicle software applications from a vehicle software architecture encoded on a computer readable medium is disclosed. The electronic method includes providing a vehicle software architecture including a number of vehicle APIs for accessing vehicles systems or data and for developing in-vehicle software applications, and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed; receiving an in-vehicle software application implementing the software architecture; installing the in-vehicle software application in an in-vehicle computer system; and enforcing the number of policy restrictions during execution of the in-vehicle software application on the in-vehicle computer system.
According to yet another embodiment of the present invention, a software architecture encoded on a computer readable medium is disclosed. The software architecture can be utilized for developing in-vehicle software applications for installation and execution on an in-vehicle computer system. The software architecture includes a number of vehicle APIs for accessing vehicles systems or data and for developing in-vehicle software applications, the number of vehicle APIs including a driver behavior detection API for detecting the level of driver attention load under current driving conditions, a vehicle data access API for accessing vehicle data, a driver identification API for identifying a vehicle driver, and an Internet connectivity API for providing connectivity to the Internet during vehicle usage; and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data while the in-vehicle software application is being developed.
BRIEF DESCRIPTION OF THE DRAWINGS
The features of the present invention which are believed to be novel are set forth with particularity in the appended claims. The present invention, both as to its organization and manner of operation, together with further objects and advantages thereof, may best be understood with reference to the following description, taken in connection with the accompanying drawings which:
FIG. 1 is a schematic diagram illustrating a computer system for implementing one or more embodiments of the present invention;
FIG. 2 is a block diagram illustrating a software development architecture according to one or more embodiments of the present invention; and
FIG. 3 is a flowchart of a method for developing in-vehicle software applications according to one or more embodiments of the present invention.
DETAILED DESCRIPTION OF EMBODIMENTS OF THE PRESENT INVENTION
FIG. 1 depicts an environment, i.e. computer system 10, suitable for implementing one or more embodiments of the present invention. Computer system 10 includes developer computer system 12 and in-vehicle computer system 14. The developer computer system 12 can be a personal computer (PC) for a vehicle user that desires to develop software applications for execution on the in-vehicle computer system 14. In other embodiments, a software application provider that wishes to develop and sell software applications for execution on the in-vehicle computer system 14 can utilize the developer computer system 12. In at least one embodiment, the in-vehicle computer system 14 is configured as a computing environment suitable for executing a user-created in-vehicle software application 34 within the vehicle.
The developer computer system 12 includes developer computer 16, input devices 18 and display 20. The input devices 18 can be utilized by a user to input instructions to be received by developer computer 16. The input devices 18 can include a keyboard having a number of input keys, a mouse having one or more mouse buttons, a touchpad or a trackball and/or combinations thereof. In certain embodiments, the mouse has a left mouse button and a right mouse button. It should be appreciated that the display 20 and input device 18 can be the same device, for example, a touch-sensitive screen.
A non-limiting example of display 20 is a color display, e.g. a liquid crystal display (LCD) monitor or cathode ray tube (CRT) monitor. A video adapter 22 can be utilized to generate images for output to display 20.
Developer computer 16 includes a bus 17 for transmitting and receiving information between devices of developer computer 16, which include, without limitation, video adapter 22, non-volatile memory 24, input/output (I/O) interface 26, processing unit 28, I/O port 30 and network adapter 33.
Non-limiting examples of non-volatile memory 24 include hard drives, floppy drives, CD and DVD drives, and flash memory, whether internal, external, or removable.
An in-vehicle software architecture 32, which is described in more detail below, can reside in non-volatile memory 24. In-vehicle software application 34 can also reside in non-volatile memory 24. In at least one embodiment, a software developer environment 36 is loaded onto non-volatile memory 24. The software developer environment 36 can be utilized to develop, compile, test, debug and/or execute in-vehicle software code, including the integration of elements of the in-vehicle software architecture into the software code. When the developer is satisfied with the developed software code, it can be compiled into an executable file, for example, an in-vehicle software application. In at least one embodiment, the software developer environment 36 can simulate the in-vehicle computing environment so that the in-vehicle software application 34 can be executed and tested on the developer computer 16.
The in-vehicle software architecture can be programmed in a programming language, such as C++, C#, or Java. Moreover, a markup language, such as HTML/Javascript, can be utilized in generating in-vehicle software applications. The software developer environment 36 supports the programming language and/or markup language of the in-vehicle software architecture.
I/O interface 26 can be configured to receive user input instructions from the input devices 18 and transmit the user input instructions to one or more devices of the developer computer 16.
Processing unit 26, e.g. micro processing unit or central processing unit, can be configured to execute machine instructions to implement functions generated by developer environment 36, for example, writing, debugging, testing and compiling software code, which may include portions of the in-vehicle software architecture.
I/O port 30 can be a hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14. The connection can be a direct connection, such as a data transmission cable 38, for example, a universal serial bus (USB) cable, for facilitating the transfer of data, e.g. in-vehicle software application 34, between the developer computer 16 and the in-vehicle computer system 14. Alternatively, the connection can be an indirect connection, such as a USB memory stick.
Network adapter 33 can provide another hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14. The network adapter 33 can be interconnected to a network adapter 40 of in-vehicle computer system 14 through two-way communication line 42, for example, a local area network (LAN) or wide area network (WAN), through a variety of interfaces, including, but not limited to dial-in connections, cable modems, high-speed lines, and hybrids thereof. The two-way communication line 42 can include one or more Internet connections 44. Firewalls can be connected in the communication path to protect certain parts of the computers 12 and 14 from hostile and/or unauthorized use.
Network adapters 33 and 40 can support TCP/IP protocol, which has input and access capabilities via two-way communication line 42. The communication lines can be an Internet-adaptable communication line, for example, a dedicated line, a satellite link, an Ethernet link, a cellular network, a private telephone network, and hybrids thereof. The communication lines can also be intranet-adaptable. Examples of suitable communication lines include, but are not limited to, public telephone networks, public cable networks, and hybrids thereof.
In-vehicle computer system 14 can include memory locations 46, 48 and 50 for storing vehicle data, such as, mileage, tire pressure, oil level, gas level, etc. It should be appreciated that the in-vehicle computer system 14 can include one or more memory locations, and the three memory locations of FIG. 1 is an illustrative example.
The vehicle data can be transmitted to one or more devices of in-vehicle computer system 14 via bus 52, which can be a controlled area network (CAN) bus. For example, vehicle data can be transmitted from one or more of the vehicle data memory locations 46, 48 and 50 to non-volatile memory 54 and stored as bus data 56.
In-vehicle software application 34, which can originate from developer computer 16, can be stored in non-volatile memory 54. Processing unit 60, e.g. micro processing unit or central processing unit, can be configured to execute machine instructions to implement function calls generated by in-vehicle software application 34.
Display 62 can be configured to display images generated by video adapter 64. In at least one embodiment, the images include graphical user interfaces (GUIs) generated by in-vehicle software application 34. In at least one embodiment, the display 62 is a touch screen display such that the display operates as a display and a user input device.
I/O port 64 can be a hardware interface by which the developer computer 16 can be connected to in-vehicle computer system 14. The connection can be data transmission cable 38, for example, a universal serial bus (USB) cable, for facilitating the transfer of data, e.g. in-vehicle software applications 34, between the developer computer 16 and the in-vehicle computer system 14.
Turning to FIG. 2, a block diagram 100 of in-vehicle software architecture 102 according one embodiment of the present invention is depicted. The in-vehicle software architecture 102 includes one or more application program interfaces (APIs) 104, 106, 108, 110 and 112 and one or more policy restrictions 114. The one or more policy restrictions 114 can be a number of overriding rules that are enforced so as to restrict the functionality and/or access to vehicle systems by the APIs.
The one or more policy restrictions 114 can be enforced during the programming of software code using one or more APIs and/or during execution of the in-vehicle software application in the in-vehicle computing environment. As an example of the former, an API may include functionality for providing entering an address to obtain point-to-point driving directions. The one or more policy restrictions 114 may include a rule that this functionality of entering an address only operates while the vehicle is in park. The API may be restricted such that this functionality is not available, i.e. turned-off, during the development of the in-vehicle software code. As an example of the latter, the in-vehicle software application includes the functionality for entering an address to obtaining point-to-point driving directions. In addition to the park-only address entry rule, the one or more policy restrictions 114 can further include a driver attention load rule in which the point to point driving directions functionality turns-off if the driver attention exceeds a pre-determined level during execution of the in-vehicle software application in the in-vehicle computing environment.
In at least one embodiment, the in-vehicle software architecture is a user architecture that can be utilized by vehicle users, such as drivers and passengers, to develop in-vehicle computer applications. In such embodiments, the user architecture is configured to provide a user-friendly development environment, rather than a professional development environment, for example, an environment within a company for developing commercial applications.
Driver behavior attention API 104 includes functionality to collect information to assess the practical attention load that can be placed on a driver during operation of the vehicle. Non-limiting examples of information that can be used in this assessment include time of day and road navigation difficulty. If the driver is operating the vehicle at relatively late night hours, e.g. between midnight and 4 am, then the driver is probably tired, thereby lowering the practical attention load that can be placed on the driver. If the driver is operating the vehicle on a relatively difficult road to navigate, e.g. a twisting and turning road, then the practical attention load is lowered accordingly.
In at least one embodiment, a default attention load is defined, and adjusted according to the real-time information obtained to assess the current attention load. As the current practical attention load decreases, the driver can be locked out of tasks requiring relatively high levels of attention. For example, screen interaction for navigation can be limited, e.g. detail on navigation screens can be reduced. As another non-limiting example, screens viewable by the driver can be locked from displaying motion that may distract the driver's attention, while other screens, viewable only by one or more passengers, may display such motion.
Advantageously, the measure of current practical attention level can be used, in part, to drive one or more policy restrictions 114 that are enforced against the APIs. For example, the Internet connectivity API can be turned off during periods where the current practical attention level is relatively low.
In at least one embodiment, trace file data can be provided by in-vehicle data access API 106. In such an embodiment, data is logged from a vehicle and stored into a trace file. The historical trace file data can be utilized to simulate the behavior of the vehicle while developing the in-vehicle computer application.
In-vehicle data access API 106 includes functionality allowing in-vehicle software developer environment 36 to access data regarding the vehicle during development of the software application 34 and/or execution of the application 34 within the in-vehicle computing environment. In at least one embodiment, the in-vehicle data access API 106 includes a development call function to obtain real-time vehicle data for use during the development, testing and debugging of in-vehicle software applications 34 on the developer computer 16. In at least one embodiment, the in-vehicle data access API 106 includes a runtime call function to obtain real-time vehicle data for use during execution of in-vehicle software applications 34.
For example, an in-vehicle software application can be developed to display a tachometer and/or a throttle position gauge in a vehicle that does not have these gauges built in. The vehicle data necessary for these displays can be obtained through the use of the in-vehicle data access API 106.
As another example, vehicle data can be obtained to measure driver behavior. The data can include fuel consumption and speed as a function of driving conditions, such as weather, city or highway driving, etc. An in-vehicle software application can be developed to identify fuel economy tips based on this vehicle data related to driver behavior.
The one or more policy restrictions 114 can be utilized to restrict access to vehicle data during development and/or execution of the in-vehicle software applications 34.
Driver identification API 108 includes functionality for identifying drivers. For example, each driver can be assigned a Key fob with a unique identifier code. This identifier code can be linked to driver preference data, which can be stored in non-volatile memory 56 of in-vehicle computer system 14. Non-limiting examples of driver preferences include seat position, engine calibration settings and suspension settings based on the vehicle driver's preferences. The driver identification API 108 can be utilized in an in-vehicle computer application to provide a means for matching the identifier code on the Key fob with the identifier code stored in non-volatile memory 56. Once a match is found, the driver identification API 108 can be utilized to transmit signals to one or more devices of the in-vehicle computer system to set the driver's preferences.
The policy restrictions 114 can be utilized to restrict the universe of driver preference settings that can be defined in the in-vehicle software application 34 during development. For instance, the one or more policy restrictions 114 can include a rule that teen drivers cannot disable daytime running lights as a driver preference. Therefore, the driver identification API would be restricted in a manner consistent with this rule.
Internet connectivity API 110 includes functionality for providing connectivity to the Internet for in-vehicle computer applications 34. In at least one embodiment, API 110 can provide connectivity regardless of the underlying network connection for the in-vehicle computer system 14.
The one or more policy restrictions 114 can be utilized to restrict access to the Internet during runtime of in-vehicle computer applications 34. For example, during relatively high driver attention loads, the policy restriction 114 can be enforced to turn off or limit access to the Internet during runtime of the in-vehicle computer applications 34.
User interface API 112 includes functionality for presenting user interfaces to the driver and/or other vehicle passengers. In at least one embodiment, the user interfaces can be selected from a number of templates, which may or may not be customizable. For example, a gauge interface can be provided that has the look of a standard gauge, but can be adapted to display any kind of gauge data. For example, a gauge interface can be provided for displaying price of fuel as compared to minimum, maximum and moving average of gas station fuel prices proximate to the location of the vehicle. The template can match the brand image of the vehicle in which the in-vehicle computer software is installed. The template can include branded graphics.
The one or more policy restrictions 114 can include one or more rules geared at the safe navigation of the user interfaces. For example, a rule can provide that a trip navigation user interface for entering a destination address is only displayable while the vehicle is in park.
By utilizing the one or more APIs 104, 106, 108, 110 and 112, in cooperation with the policy restrictions 114, developers can effectively tailor existing non-vehicle applications to in-vehicle applications and can implement new ideas for in-vehicle software applications. FIG. 3 depicts a flowchart 200 of a method for developing in-vehicle software applications 202 according to one or more embodiments of the present invention. Existing non-vehicle PC applications 204 and/or new ideas for in-vehicle computer applications 206 can be implemented in an in-vehicle environment by utilizing in-vehicle software architecture 208.
As required, detailed embodiments of the present invention are disclosed herein. However, it is to be understood that the disclosed embodiments are merely exemplary of the invention that may be embodied in various and alternative forms. Therefore, specific functional details described herein are not to be interpreted as limiting, but merely as a representative basis for the claims and/or as a representative basis for teaching one of ordinary skill in the art to variously employ the present invention.
While the best mode for carrying out the invention has been described in detail, those familiar with the art to which this invention relates will recognize various alternative designs and embodiments for practicing the invention as defined by the following claims.

Claims (21)

1. A software architecture encoded on a non-transitory computer readable medium for developing in-vehicle software applications the software architecture comprising:
a number of vehicle application program interfaces (APIs) utilized in developing in-vehicle software applications at a developer computer system which access vehicles systems or data to obtain vehicle status information; and
a number of policy restrictions underlying the vehicle APIs which, when the in-vehicle software application is being developed at the developer computer system, restrict the level of access to vehicle systems and data based on the vehicle status information.
2. The software architecture of claim 1, wherein the number of policy restrictions restrict the level of access to vehicle systems and data while the in-vehicle software application is being executed on the in-vehicle computer system.
3. The software architecture of claim 1, wherein the number of vehicle APIs includes a driver behavior detection API for detecting the driver attention load under current driving conditions and a vehicle data access API for accessing vehicle data.
4. The software architecture of claim 1, wherein the number of vehicle APIs includes a driver identification API for identifying a vehicle driver and Internet connectivity API for providing connectivity to the Internet during vehicle usage.
5. The software architecture of claim 1, wherein the number of policy restrictions include a number of safety standards.
6. The software architecture of claim 1, wherein the vehicle status information includes a time period of vehicle operation or a difficulty of vehicle navigation.
7. The software architecture of claim 1, wherein the vehicle status information includes a vehicle transmission status.
8. The software architecture of claim 1 wherein the vehicle status information is simulated vehicle status information for use while the in-vehicle software application is being developed.
9. An electronic method for developing in-vehicle software applications, the electronic method comprising:
providing on a computer-readable medium a vehicle software architecture including a number of vehicle application program interfaces (APIs) for accessing vehicles systems or data to obtain vehicle status information and for developing in-vehicle software applications, and a number of policy restrictions underlying the vehicle APIs for restricting the level of access to vehicle systems and data based on the vehicle status information while the in-vehicle software application is being developed;
receiving on the computer-readable medium an in-vehicle software application implementing the software architecture;
installing over wired or wireless data communication the in-vehicle software application to an in-vehicle computer system; and
enforcing by the in-vehicle computer system the number of policy restrictions based on the vehicle status information during execution of the in-vehicle software application on the in-vehicle computer system.
10. The electronic method of claim 9, wherein the providing step includes providing the software architecture on a computer of a vehicle user utilized for developing in-vehicle software as slications.
11. The electronic method of claim 9, wherein the vehicle status information includes vehicle user information.
12. The electronic method of claim 9, further comprising defining the number of policy restrictions for use with the in-vehicle computer architecture.
13. The electronic method of claim 9, further comprising developing the in-vehicle software application based on the vehicle software architecture.
14. The electronic method of claim 11, wherein the vehicle user information includes vehicle driver information.
15. The electronic method of claim 13, wherein the developing step is carried out by a vehicle user.
16. The electronic method of claim 15, wherein during the developing step, the vehicle user has access to real-time data residing on the vehicle of the user for aiding in development of the in-vehicle software application.
17. A software architecture encoded on a non-transitory computer readable medium for developing in-vehicle software applications comprising:
a number of vehicle application program interfaces (APIs) which access vehicles systems or data to obtain vehicle status information, the number of vehicle APIs being utilized in developing in-vehicle software applications at a developer computer system and including a driver behavior detection API for detecting the level of driver attention load under current driving conditions, a vehicle data access API for accessing vehicle data, a driver identification API for identifying a vehicle driver, and an Internet connectivity API for providing connectivity to the Internet during vehicle usage; and
a number of policy restrictions underlying the vehicle APIs which, while the in-vehicle software application is being developed at the developer computer system, restrict the level of access to the vehicle systems and data.
18. The software architecture of claim 17, wherein the number of policy restrictions restrict the level of access to vehicle systems and data while the in-vehicle software application is being executed on the in-vehicle computer system.
19. The software architecture of claim 17, wherein the number of policy restrictions include a number of original equipment manufacturer (OEM) policy restrictions or a number of user policy restrictions.
20. The software architecture of claim 17, wherein the number of policy restrictions restrict the level of access to vehicle systems and data based on the vehicle status information.
21. The software architecture of claim 17, wherein the in-vehicle software application uses at least one API to monitor vehicle driving conditions.
US11/625,605 2007-01-22 2007-01-22 Software architecture for developing in-vehicle software applications Active 2030-04-19 US8161454B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
US11/625,605 US8161454B2 (en) 2007-01-22 2007-01-22 Software architecture for developing in-vehicle software applications
DE200710060074 DE102007060074A1 (en) 2007-01-22 2007-12-13 Software architecture for the development of software applications in motor vehicles
GB0725285A GB2445839A (en) 2007-01-22 2007-12-31 A method for developing software applications for vehicles
US13/420,786 US9081648B2 (en) 2007-01-22 2012-03-15 Software architecture for developing in-vehicle software applications

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US11/625,605 US8161454B2 (en) 2007-01-22 2007-01-22 Software architecture for developing in-vehicle software applications

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/420,786 Continuation US9081648B2 (en) 2007-01-22 2012-03-15 Software architecture for developing in-vehicle software applications

Publications (2)

Publication Number Publication Date
US20080177554A1 US20080177554A1 (en) 2008-07-24
US8161454B2 true US8161454B2 (en) 2012-04-17

Family

ID=39092425

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/625,605 Active 2030-04-19 US8161454B2 (en) 2007-01-22 2007-01-22 Software architecture for developing in-vehicle software applications
US13/420,786 Active 2027-08-06 US9081648B2 (en) 2007-01-22 2012-03-15 Software architecture for developing in-vehicle software applications

Family Applications After (1)

Application Number Title Priority Date Filing Date
US13/420,786 Active 2027-08-06 US9081648B2 (en) 2007-01-22 2012-03-15 Software architecture for developing in-vehicle software applications

Country Status (3)

Country Link
US (2) US8161454B2 (en)
DE (1) DE102007060074A1 (en)
GB (1) GB2445839A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110213808A1 (en) * 2010-02-26 2011-09-01 Gm Global Technology Operations, Inc. Terms management system (tms)
US20120173044A1 (en) * 2007-01-22 2012-07-05 Ford Motor Company Software Architecture for Developing In-Vehicle Software Applications
US20130167119A1 (en) * 2011-12-23 2013-06-27 Electronics And Telecommunications Research Institute Apparatus and method for supporting software development for vehicle
US8688311B2 (en) * 2012-05-17 2014-04-01 Ford Global Technologies, Llc Apparatus for simulating a vehicle environment
US20170147317A1 (en) * 2014-08-07 2017-05-25 Osr Enterprises Ag A System, Method and Device for Automated Installation and Operating Environment Configuration of a Computer System
US10671514B2 (en) * 2016-11-15 2020-06-02 Inrix, Inc. Vehicle application simulation environment

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100197406A1 (en) * 2009-02-05 2010-08-05 Ford Motor Company System and method for vehicular ad-hoc gaming networking
US20110045842A1 (en) * 2009-08-20 2011-02-24 Ford Global Technologies, Llc Method and System For Updating A Social Networking System Based On Vehicle Events
DE102009055939B4 (en) 2009-11-26 2018-09-06 Volkswagen Aktiengesellschaft Electromechanical steering and method for controlling electromechanical steering
US9451030B2 (en) 2011-02-18 2016-09-20 Ford Global Technologies, Llc Crowdsourced weather data collection and provision
US9542241B2 (en) * 2011-07-12 2017-01-10 Harman International Industries, Incorporated Navigation application interface
EP2564765B1 (en) * 2011-09-02 2017-12-13 Volvo Car Corporation System and method for improving a performance estimation of an operator of a vehicle
US8892291B2 (en) * 2013-03-12 2014-11-18 Ford Global Technologies, Llc Vehicle mass detection system
US9679402B1 (en) * 2013-03-15 2017-06-13 Ca, Inc. System and method for rapidly assessing system components with gauges
US9665957B1 (en) 2013-03-15 2017-05-30 Ca, Inc. System and method for rapidly assessing system components with trend charts
DE112013000278T5 (en) * 2013-12-11 2015-07-02 Komatsu Ltd. Work machine, management system and administrative procedure
US9715378B2 (en) * 2013-12-18 2017-07-25 International Business Machines Corporation Automated software update scheduling
US10417116B2 (en) * 2016-07-28 2019-09-17 International Business Machines Corporation System, method, and apparatus for crowd-sourced gathering of application execution events for automatic application testing and replay
US10203947B2 (en) * 2016-08-03 2019-02-12 Toyota Infotechnology Center Usa, Inc. Efficient over-the-air software update for a connected vehicle

Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04205424A (en) 1990-11-30 1992-07-27 Honda Motor Co Ltd Device for forming and converting program and vehicle controller using the same
US5794164A (en) * 1995-11-29 1998-08-11 Microsoft Corporation Vehicle computer system
US6236909B1 (en) 1998-12-28 2001-05-22 International Business Machines Corporation Method for representing automotive device functionality and software services to applications using JavaBeans
EP1111483A1 (en) 1998-07-06 2001-06-27 Toyota Jidosha Kabushiki Kaisha Method and apparatus for assisting development of program for vehicle
US6271745B1 (en) * 1997-01-03 2001-08-07 Honda Giken Kogyo Kabushiki Kaisha Keyless user identification and authorization system for a motor vehicle
US6449541B1 (en) * 2000-10-17 2002-09-10 Microsoft Corporation Application-to-component communications helper in a vehicle computer system
US6550052B1 (en) 1999-11-09 2003-04-15 Daimlerchrysler Corporation Software development framework for constructing embedded vehicle controller software
US6574734B1 (en) 1998-12-28 2003-06-03 International Business Machines Corporation Method and apparatus for securing access to automotive devices and software services
US20030110468A1 (en) 2001-12-06 2003-06-12 Yoshiyuki Maki Program code generator and program
US20030171905A1 (en) 2001-02-13 2003-09-11 Horst Wagner Method and device for emulating control and/or regulating functions of a control or regulating device
US20030208748A1 (en) * 2002-05-06 2003-11-06 Ariel Levin Blocking access to selected APIs
US20040019411A1 (en) * 2000-06-20 2004-01-29 Hitachi Ltd. Vehicle travel control apparatus
US6697693B2 (en) 2001-04-04 2004-02-24 Denso Corporation Product development system using common format data
US6698663B2 (en) 2002-02-04 2004-03-02 Delphi Technologies, Inc. Model-based method of generating control algorithms for an automatic climate control system
US20040056890A1 (en) 2002-09-19 2004-03-25 Ying Hao Method and system for provisioning mobile device machine interfaces
US20040185842A1 (en) * 2003-01-28 2004-09-23 Spaur Charles W. Secure telematics
WO2004099721A1 (en) 2003-05-12 2004-11-18 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for generation of real-time guiding information
US20050038581A1 (en) * 2000-08-18 2005-02-17 Nnt, Inc. Remote Monitoring, Configuring, Programming and Diagnostic System and Method for Vehicles and Vehicle Components
US20050049736A1 (en) 2003-08-29 2005-03-03 Seiji Miyamoto Microcomputer resource utilization estimation program, microcomputer resource utilization estimation apparaus, and program development method
US20050060070A1 (en) * 2000-08-18 2005-03-17 Nnt, Inc. Wireless communication framework
US6957136B2 (en) 2002-06-27 2005-10-18 Mitsubishi Denki Kabushiki Kaisha Apparatus for rewriting a memory in a vehicle mounted ECU through communications
US20060036356A1 (en) * 2004-08-12 2006-02-16 Vladimir Rasin System and method of vehicle policy control
US7127611B2 (en) * 2002-06-28 2006-10-24 Motorola, Inc. Method and system for vehicle authentication of a component class
US7131005B2 (en) * 2002-06-28 2006-10-31 Motorola, Inc. Method and system for component authentication of a vehicle
US7137001B2 (en) * 2002-06-28 2006-11-14 Motorola, Inc. Authentication of vehicle components
US7181615B2 (en) * 2002-06-28 2007-02-20 Motorola, Inc. Method and system for vehicle authentication of a remote access device
US7228420B2 (en) * 2002-06-28 2007-06-05 Temic Automotive Of North America, Inc. Method and system for technician authentication of a vehicle
US7325135B2 (en) * 2002-06-28 2008-01-29 Temic Automotive Of North America, Inc. Method and system for authorizing reconfiguration of a vehicle
US7356840B1 (en) * 2001-06-19 2008-04-08 Microstrategy Incorporated Method and system for implementing security filters for reporting systems
US7549046B2 (en) * 2002-06-28 2009-06-16 Temic Automotive Of North America, Inc. Method and system for vehicle authorization of a service technician
US7584029B2 (en) * 2003-12-31 2009-09-01 Teradyne, Inc. Telematics-based vehicle data acquisition architecture
US7600114B2 (en) * 2002-06-28 2009-10-06 Temic Automotive Of North America, Inc. Method and system for vehicle authentication of another vehicle

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050039177A1 (en) * 1997-07-12 2005-02-17 Trevor Burke Technology Limited Method and apparatus for programme generation and presentation
US6556950B1 (en) * 1999-09-30 2003-04-29 Rockwell Automation Technologies, Inc. Diagnostic method and apparatus for use with enterprise control
US6681383B1 (en) * 2000-04-04 2004-01-20 Sosy, Inc. Automatic software production system
US20020149544A1 (en) * 2001-01-09 2002-10-17 Rosen John B. Vehicular display system
JP2002318702A (en) 2001-04-19 2002-10-31 Mitsubishi Electric Corp On-vehicle information system
EP2296008A1 (en) * 2002-02-19 2011-03-16 Volvo Technology Corporation Method for monitoring and managing driver attention loads
DE10218676B4 (en) 2002-04-26 2006-05-11 Deutsches Zentrum für Luft- und Raumfahrt e.V. On-board computer in a vehicle
JP4205424B2 (en) 2002-12-27 2009-01-07 山下ゴム株式会社 Vibration isolator
DE10322458A1 (en) * 2003-05-16 2004-12-02 Daimlerchrysler Ag Method and device for influencing the stress of a driver in a motor vehicle
DE102004044771B4 (en) 2004-09-16 2006-08-24 Bayerische Motoren Werke Ag Method for image-based driver identification in a motor vehicle
US7532958B2 (en) * 2005-06-24 2009-05-12 General Motors Corporation Method for real-time assessment of driver workload by a navigation or telematics device
EP1783604A3 (en) * 2005-11-07 2007-10-03 Slawomir Adam Janczewski Object-oriented, parallel language, method of programming and multi-processor computer
EP1887462A1 (en) * 2006-07-26 2008-02-13 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device, memory circuit, and machine language program generation device, and method for operating semiconductor device and memory circuit
US8161454B2 (en) * 2007-01-22 2012-04-17 Ford Motor Company Software architecture for developing in-vehicle software applications

Patent Citations (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04205424A (en) 1990-11-30 1992-07-27 Honda Motor Co Ltd Device for forming and converting program and vehicle controller using the same
US5794164A (en) * 1995-11-29 1998-08-11 Microsoft Corporation Vehicle computer system
US6271745B1 (en) * 1997-01-03 2001-08-07 Honda Giken Kogyo Kabushiki Kaisha Keyless user identification and authorization system for a motor vehicle
EP1111483A1 (en) 1998-07-06 2001-06-27 Toyota Jidosha Kabushiki Kaisha Method and apparatus for assisting development of program for vehicle
US6236909B1 (en) 1998-12-28 2001-05-22 International Business Machines Corporation Method for representing automotive device functionality and software services to applications using JavaBeans
US6574734B1 (en) 1998-12-28 2003-06-03 International Business Machines Corporation Method and apparatus for securing access to automotive devices and software services
US6550052B1 (en) 1999-11-09 2003-04-15 Daimlerchrysler Corporation Software development framework for constructing embedded vehicle controller software
US20040019411A1 (en) * 2000-06-20 2004-01-29 Hitachi Ltd. Vehicle travel control apparatus
US20050060070A1 (en) * 2000-08-18 2005-03-17 Nnt, Inc. Wireless communication framework
US20050038581A1 (en) * 2000-08-18 2005-02-17 Nnt, Inc. Remote Monitoring, Configuring, Programming and Diagnostic System and Method for Vehicles and Vehicle Components
US6449541B1 (en) * 2000-10-17 2002-09-10 Microsoft Corporation Application-to-component communications helper in a vehicle computer system
US20030171905A1 (en) 2001-02-13 2003-09-11 Horst Wagner Method and device for emulating control and/or regulating functions of a control or regulating device
US6697693B2 (en) 2001-04-04 2004-02-24 Denso Corporation Product development system using common format data
US7356840B1 (en) * 2001-06-19 2008-04-08 Microstrategy Incorporated Method and system for implementing security filters for reporting systems
US20030110468A1 (en) 2001-12-06 2003-06-12 Yoshiyuki Maki Program code generator and program
US6698663B2 (en) 2002-02-04 2004-03-02 Delphi Technologies, Inc. Model-based method of generating control algorithms for an automatic climate control system
US20030208748A1 (en) * 2002-05-06 2003-11-06 Ariel Levin Blocking access to selected APIs
US6957136B2 (en) 2002-06-27 2005-10-18 Mitsubishi Denki Kabushiki Kaisha Apparatus for rewriting a memory in a vehicle mounted ECU through communications
US7137001B2 (en) * 2002-06-28 2006-11-14 Motorola, Inc. Authentication of vehicle components
US7181615B2 (en) * 2002-06-28 2007-02-20 Motorola, Inc. Method and system for vehicle authentication of a remote access device
US7600114B2 (en) * 2002-06-28 2009-10-06 Temic Automotive Of North America, Inc. Method and system for vehicle authentication of another vehicle
US7549046B2 (en) * 2002-06-28 2009-06-16 Temic Automotive Of North America, Inc. Method and system for vehicle authorization of a service technician
US7127611B2 (en) * 2002-06-28 2006-10-24 Motorola, Inc. Method and system for vehicle authentication of a component class
US7131005B2 (en) * 2002-06-28 2006-10-31 Motorola, Inc. Method and system for component authentication of a vehicle
US7325135B2 (en) * 2002-06-28 2008-01-29 Temic Automotive Of North America, Inc. Method and system for authorizing reconfiguration of a vehicle
US7228420B2 (en) * 2002-06-28 2007-06-05 Temic Automotive Of North America, Inc. Method and system for technician authentication of a vehicle
US20040056890A1 (en) 2002-09-19 2004-03-25 Ying Hao Method and system for provisioning mobile device machine interfaces
US20040185842A1 (en) * 2003-01-28 2004-09-23 Spaur Charles W. Secure telematics
WO2004099721A1 (en) 2003-05-12 2004-11-18 Telefonaktiebolaget Lm Ericsson (Publ) Method and system for generation of real-time guiding information
US20050049736A1 (en) 2003-08-29 2005-03-03 Seiji Miyamoto Microcomputer resource utilization estimation program, microcomputer resource utilization estimation apparaus, and program development method
US7584029B2 (en) * 2003-12-31 2009-09-01 Teradyne, Inc. Telematics-based vehicle data acquisition architecture
US20060036356A1 (en) * 2004-08-12 2006-02-16 Vladimir Rasin System and method of vehicle policy control

Non-Patent Citations (14)

* Cited by examiner, † Cited by third party
Title
"Automotive Appliance Development Solutions"; ; 4/172006; pp. 1-3.
"CasePlayer2"; ; Apr. 17, 2006; pp. 1-5.
"Coverage Master winAMS"; ; Apr. 17, 2006; pp. 1-5.
"No. 1 System Simulator"; ; Apr. 17, 2006; pp. 1-7.
"Automotive Appliance Development Solutions"; <http://www.gaio.com/product/case—example/cex—index.html>; 4/172006; pp. 1-3.
"CasePlayer2"; <http://www.gaio.com/product/dev—tools/pdt—caseplayer2.html>; Apr. 17, 2006; pp. 1-5.
"Coverage Master winAMS"; <http://www.gaio.com/product/dev—tools/pdt—winams.html>; Apr. 17, 2006; pp. 1-5.
"No. 1 System Simulator"; <http://www.gaio.com/product/dev—tools/pdt—no1—system—simulator.html>; Apr. 17, 2006; pp. 1-7.
Craig Simonds, "Software for the Next-Generation Automobile", IT Pro Nov./Dec. 2003 IEEE, pp. 7-11.
E. C. Nelson et al., "An Embedded Architectural Framework for Interaction Between Automobiles and Consumer Devices", Proceedings of the 10th IEEE Real-Time and Embedded Technology and Applications Symposium (RTAS '04).
NEC Electronics; "The V850 Integrated Development Environment in Conjunction with MATLAB: Improving the Development Efficiency of Control Systems for Automobiles and More"; vol. 55 (Feb. 22, 2006); <http:www.necel.com/cgi-bin/print/print/cgi?h=/en/channel/vol-0053/vol-0053-1.html>; Apr. 17, 2006; pp. 1-3.
NEC Electronics; "The V850 Integrated Development Environment in Conjunction with MATLAB: Improving the Development Efficiency of Control Systems for Automobiles and More"; vol. 55 (Feb. 22, 2006); <http:www.necel.com/cgi-bin/print/print/cgi?h=/en/channel/vol—0053/vol—0053—1.html>; Apr. 17, 2006; pp. 1-3.
UK Search Report Under Section 17(5)-Application No. GB0725285.1, Dated Mar. 26, 2008.
UK Search Report Under Section 17(5)—Application No. GB0725285.1, Dated Mar. 26, 2008.

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120173044A1 (en) * 2007-01-22 2012-07-05 Ford Motor Company Software Architecture for Developing In-Vehicle Software Applications
US9081648B2 (en) * 2007-01-22 2015-07-14 Ford Motor Company Software architecture for developing in-vehicle software applications
US20110213808A1 (en) * 2010-02-26 2011-09-01 Gm Global Technology Operations, Inc. Terms management system (tms)
US8375352B2 (en) * 2010-02-26 2013-02-12 GM Global Technology Operations LLC Terms management system (TMS)
US20130167119A1 (en) * 2011-12-23 2013-06-27 Electronics And Telecommunications Research Institute Apparatus and method for supporting software development for vehicle
US8688311B2 (en) * 2012-05-17 2014-04-01 Ford Global Technologies, Llc Apparatus for simulating a vehicle environment
US20170147317A1 (en) * 2014-08-07 2017-05-25 Osr Enterprises Ag A System, Method and Device for Automated Installation and Operating Environment Configuration of a Computer System
US10303451B2 (en) * 2014-08-07 2019-05-28 Osr Enterprises Ag System, method and device for automated installation and operating environment configuration of a computer system
US10671514B2 (en) * 2016-11-15 2020-06-02 Inrix, Inc. Vehicle application simulation environment
US11294796B2 (en) * 2016-11-15 2022-04-05 Inrix Inc. Vehicle application simulation environment

Also Published As

Publication number Publication date
US20120173044A1 (en) 2012-07-05
US20080177554A1 (en) 2008-07-24
DE102007060074A1 (en) 2008-07-31
US9081648B2 (en) 2015-07-14
GB2445839A (en) 2008-07-23
GB0725285D0 (en) 2008-02-06

Similar Documents

Publication Publication Date Title
US8161454B2 (en) Software architecture for developing in-vehicle software applications
CN100519275C (en) Display system
US8098246B2 (en) Method and system for providing transparent access to hardware graphic layers
US9098367B2 (en) Self-configuring vehicle console application store
US8392114B2 (en) Map display system and method
Sonnenberg Service and user interface transfer from nomadic devices to car infotainment systems
CN104834495B (en) The selection of mobile content in in-vehicle display and the system and method for layout
US10503343B2 (en) Integrated graphical user interface
US7969417B2 (en) Multiple cursor system and method for vehicle
KR20190104850A (en) Display method, device, appliance and medium for car mark in navigation
Masola et al. Graphic Interfaces in ADAS: From requirements to implementation
US20220197457A1 (en) Coupling of User Interfaces
JP6261599B2 (en) Extending handset sensors using automotive sensors
US20120030633A1 (en) Display scene creation system
JP2007139901A (en) Onboard image display controller
US20170132831A1 (en) Hardware-Independent Display of Graphic Effects
Kalmeshwar et al. Development of On-Board Diagnostics for Car and it's Integration with Android Mobile
WO2015190057A1 (en) Display device for vehicle
JP2008241391A (en) Navigation device and its control method
CN111619344B (en) Liquid crystal instrument display system, method and storage medium
CN114312303B (en) Whole vehicle state setting prompting method and electronic equipment
Pandey et al. Cost effective reliability centric validation model for automotive ECUs
Green et al. Practical aspects of prototyping instrument clusters
Shultz et al. A Framework for Information and Diagnostic Systems
Camacho-Mendoza Embedded Graphic User Interface for Automotive Cluster

Legal Events

Date Code Title Description
AS Assignment

Owner name: FORD MOTOR COMPANY, MICHIGAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SRINIVASAN, HARI;WATSON, DAVID LESLIE;WHITAKER, MATTHEW;AND OTHERS;REEL/FRAME:018789/0466;SIGNING DATES FROM 20061212 TO 20070103

Owner name: FORD MOTOR COMPANY, MICHIGAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SRINIVASAN, HARI;WATSON, DAVID LESLIE;WHITAKER, MATTHEW;AND OTHERS;SIGNING DATES FROM 20061212 TO 20070103;REEL/FRAME:018789/0466

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 12