Dashboard

Hardware-only engineering project · No MCU · No PLC

CSS370S GA1 Cruise Speed Control System

Electronic cruise speed control project library with reports, Proteus files, truth tables, circuit PDFs, schematic images, generated visualisations, and a full NotebookLM video explanation.

7

Project Versions

132

Library Files

15

Components

79

Images

Project Requirement Highlights

No Microcontroller

Pure electronic circuit solution — no MCU firmware involved.

No PLC

Industrial PLCs are excluded by the project requirements.

Green LED 0–5

Green indication for low cruise speeds from 0 to 5.

Yellow LED 6–9

Amber indication for higher speeds from 6 to 9.

Flashing Red Warning

NE555-driven flashing red LED when the set cruise speed is reached.

Maximum Speed 10

Display range tops out at 10 — simplified demonstration values.

Reset / Limit Logic

Invalid states like 11 or 99 are blocked or reset automatically.

Comparator Warning

74LS85 compares live speed with the selected set speed.

Video Explanation

Video & NotebookLM Resources

Watch the YouTube explanation and open the NotebookLM notebook or shared artifact for this project.

NotebookLM project video preview

How the System Works

01

Speed Counting

Counter ICs (CD40110, 74LS192, CD4029, 74LS90) generate the simulated speed value from 0 to 10.

02

Display Decoding

Display drivers (74LS47, CD4511, 7447) decode the count onto 7-segment displays.

03

Range Indication

Combinational logic lights the green LED for 0–5 and the yellow LED for 6–9.

04

Set-Speed Comparison

The 74LS85 4-bit comparator compares the live count with the DIP-switch set speed.

05

Flashing Warning

When the set speed is reached, the NE555 astable flashes the red warning LED.

06

Reset & Limits

XOR correction and reset logic remove invalid states such as 11 or 99.

Project Versions V1 – V7

View all
V19 files

V1 – One Counter Cruise System

Introduces the basic one-counter cruise system concept with display, comparator, LED indication, and NE555 flashing warning.

CD4011074LS85NE555LEDs
PDFDOCXProteusTruth Table
V27 files

V2 – 74LS192 Cruise System

Uses a 74LS192 up/down counter approach with display driver, comparator, green/yellow range logic, and flashing red warning.

74LS19274LS48 / display driver74LS85NE555
PDFDOCXProteusTruth Table
V37 files

V3 – CD4029 Cruise System

Uses CD4029 counter logic to create the cruise speed count with display decoding, comparator warning, and LED range correction.

CD402974LS4774LS85NE555
PDFDOCXProteusTruth Table
V46 files

V4 – Analog Sensor / TC7107 Cruise System

Introduces an analog sensor concept using an analog input stage and display/comparator logic for speed indication.

LM35TC710774LS85NE555
PDFDOCXProteusTruth Table
V57 files

V5 – 74LS192 Reset Logic System

Focuses on reset and invalid-state handling using 74LS192 counters, display drivers, XOR correction, and reset logic.

74LS19274LS4774LS85NE555
PDFDOCXProteusTruth Table
V610 files

V6 – CD4029 + CD4511 Cruise System

Uses CD4029 counters and CD4511 display drivers with carry/borrow logic, XOR correction, comparator warning, and reset logic.

CD4029CD451174LS85NE555
PDFDOCXProteusTruth Table
V77 files

V7 – 74LS90 Completed Cruise System with 4-bit Comparator

Started as a two-display 74LS90 and 7447 counter circuit and was completed with green/yellow logic, XOR/inhibit correction, 74LS85 4-bit comparator, DIP switch set-speed input, NE555 flashing red stage, and reset/limit logic.

74LS90744774LS85DIP switch
PDFDOCXProteusTruth Table

Recent & Important Files

Full library

CSS370S GA1 Project Template

2026_CSS370S_PROJECT GA1_TEMPLATE.docx

Root document

2026_CSS370S_PROJECT GA1_TEMPLATE.docx

.DOCX
RootDOCX

Official CSS370S GA1 project report template.

RootDOCXReady to link

Automated Hardware Speed Control Reference

Automated_Hardware_Speed_Control.pdf

Root document

Automated_Hardware_Speed_Control.pdf

.PDF
RootPDF

Root project document included with the CSS370S GA1 project archive.

RootPDFReady to link

BET Project Report Guidelines

BET Project Report Guidelines.pdf

Root document

BET Project Report Guidelines.pdf

.PDF
RootPDF

BET project report guidelines for structuring the submission.

RootPDFReady to link

CSS370S GA1 Project Brief 2026 Updated

CSS370S GA1 PROJECT 2026 (2) (1)updated (1).pdf

Root document

CSS370S GA1 PROJECT 2026 (2) (1)updated (1).pdf

.PDF
RootPDF

Updated CSS370S GA1 project brief with requirements and assessment context.

RootPDFReady to link

NotebookLM Project Notebook

NotebookLM Project Notebook

Video Explanation

NotebookLM Project Notebook

.URL
RootVideo

NotebookLM notebook containing the CSS370S GA1 Cruise Speed Control project sources and AI-assisted explanations.

RootVideoReady to link

NotebookLM Shared Artifact

NotebookLM Shared Artifact

Video Explanation

NotebookLM Shared Artifact

.URL
RootVideo

Shared NotebookLM artifact generated from the cruise speed control project notebook.

RootVideoReady to link

YouTube Cruise Speed Control Video Explanation

YouTube Video Explanation

Video Explanation

YouTube Video Explanation

.URL
RootVideo

YouTube video explanation for the CSS370S GA1 Cruise Speed Control project.

RootVideoReady to link

V7 74LS90 Completed System Schematic

V7/7 Segment Counter_page-0001.jpg

Schematic Image

7 Segment Counter_page-0001.jpg

.JPG
V7Image

Exported schematic image for V7.

V7ImageReady to link

Generated Visualisation Preview

Gallery
549766573 Orig

549766573 Orig

7 Segment Display Types

7 Segment Display Types

7 Segment Module CC

7 Segment Module CC

C367faff 2f5d 499b 8b49 C8aacf047184

C367faff 2f5d 499b 8b49 C8aacf047184

CSS370S GA1 Cruise Speed Control Project Library

Electronic circuit solution — no microcontroller, no PLC. Speed values 0–10 are simplified demonstration values.