Sriman Dutta (sriman-dutta)

sriman-dutta

Geek Repo

0

following

0

stars

Github PK Tool:Github PK Tool

Sriman Dutta's repositories

Digital-Communication-System

This project aims to develop a simulation of a digital transmitter and receiver, that uses ASK modulation as the carrier system and Hamming codes to detect and correct errors. It has MATLAB simulation models to understand the behavior of such systems under the influence of an additive white Gaussian noise.

Language:MATLABStargazers:2Issues:1Issues:0

Sequential_Logic_Solver

It prompts the user to enter a valid state table and it computes the sequential logic (using K-map) according to the type of flip-flop and generates the flip-flop inputs and output boolean expressions.

Language:JavaStargazers:1Issues:1Issues:0

Kmap-solver

This project contains Java code to implement a Kmap solver, limited to 3 variables. On entering the truth table or minterms, it gives the minimal SOP form, using 3-variable K-map as the minimization technqiue.

Language:JavaStargazers:0Issues:1Issues:0