This HTML5 document contains 41 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n13https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
n8https://web.archive.org/web/20150919092924/http:/alt.schlosser.info/diplomathesis/

Statements

Subject Item
dbr:Gajski–Kuhn_chart
rdfs:label
Gajski–Kuhn chart Y-Diagramm
rdfs:comment
The Gajski–Kuhn chart (or Y diagram) depicts the different perspectives in VLSI hardware design. Mostly, it is used for the development of integrated circuits. Daniel Gajski and Robert Kuhn developed it in 1983. In 1985, Robert Walker and Donald Thomas refined it. According to this model, the development of hardware is perceived within three domains that are depicted as three axis and produce a Y. Along these axis, the abstraction levels that describe the degree of abstraction. The outer shells are generalisations, the inner ones refinements of the same subject. Das Y-Diagramm (auch als Gajski-Diagramm bekannt) beschreibt anschaulich die Sichtweisen im Hardwareentwurf, insbesondere bei der Entwicklung von Integrierten Schaltkreisen. 1983 entwickelten Daniel D. Gajski und Robert Kuhn das Entwurfsmodell. 1985 wurde es von Robert Walker und Donald Thomas verfeinert.
dcterms:subject
dbc:Diagrams dbc:Computer_engineering dbc:Electronic_design_automation
dbo:wikiPageID
29450015
dbo:wikiPageRevisionID
1070771901
dbo:wikiPageWikiLink
dbr:Computer_memory dbc:Computer_engineering dbc:Diagrams dbr:Arithmetic_logic_unit dbr:Integrated_circuit dbr:Transistor dbr:Logical_gate dbr:Standard_cell dbr:Crystal_lattice dbr:Capacitor dbr:Boolean_equation dbr:Register-transfer_level dbr:Canonical_form_(Boolean_algebra) dbr:Flip-flop_(electronics) dbc:Electronic_design_automation dbr:Block_diagram dbr:Daniel_Gajski dbr:Central_processing_unit dbr:Top-down_design dbr:Floorplan_(microelectronics) dbr:Differential_equation dbr:VLSI
dbo:wikiPageExternalLink
n8:thesissu7.html
owl:sameAs
wikidata:Q1688062 n13:eHqm dbpedia-de:Y-Diagramm
dbp:wikiPageUsesTemplate
dbt:Reflist
dbo:abstract
The Gajski–Kuhn chart (or Y diagram) depicts the different perspectives in VLSI hardware design. Mostly, it is used for the development of integrated circuits. Daniel Gajski and Robert Kuhn developed it in 1983. In 1985, Robert Walker and Donald Thomas refined it. According to this model, the development of hardware is perceived within three domains that are depicted as three axis and produce a Y. Along these axis, the abstraction levels that describe the degree of abstraction. The outer shells are generalisations, the inner ones refinements of the same subject. The issue in hardware development is most often a top-down design problem. This is perceived by the three domains of behaviour, structure, and the layout that goes top-down to more detailed abstraction levels. The designer can select one of the perspectives and then switch from one view to another. Generally, the design process is not following a specific sequence in this diagram. * On the system level, basic properties of an electronic system are determined. For the behavioural description, block diagrams are used by making abstractions of signals and their time response. Blocks used in the structure domain are CPUs, memory chip, etc. * The algorithmic level is defined by the definition of concurrent algorithms (signals, loops, variables, assignments). In the structural domain, blocks like ALUs are in use. * The register-transfer level (RTL) is a more detailed abstraction level on which the behaviour between communicating registers and logic units is described. Here, data structures and data flows are defined. In the geometric view, the design step of the floorplan is located. * The logical level is described in the behaviour perspective by boolean equations. In the structural view, this is displayed with gates and flip-flops. In the geometric domain, the logical level is described by standard cells. * The behaviour of the circuit level is described by mathematics using differential equations or logical equations. This corresponds to transistors and capacitors up to crystal lattices. Das Y-Diagramm (auch als Gajski-Diagramm bekannt) beschreibt anschaulich die Sichtweisen im Hardwareentwurf, insbesondere bei der Entwicklung von Integrierten Schaltkreisen. 1983 entwickelten Daniel D. Gajski und Robert Kuhn das Entwurfsmodell. 1985 wurde es von Robert Walker und Donald Thomas verfeinert. Nach diesem Modell erfolgt der Entwurf von Hardware in drei verschiedenen Domänen. Die Domänen sind als Achsen dargestellt und bilden ein Y. Entlang der Achsen spannen sich Abstraktionsebenen auf, die den Abstraktionsgrad der Beschreibung kennzeichnen. Äußere Schichten stellen Verallgemeinerungen dar. Innere Schichten sind Verfeinerungen. Beim Hardwareentwurf handelt es sich zumeist um ein Top-Down-Design, bei der Verhalten, Struktur und Geometrie hinunter zu geringeren Abstraktionsebenen beschrieben werden. Der Entwickler kann sich nach dem Modell des Y-Diagramms eine der Sichtweisen aussuchen und zwischen den Sichtweisen hin- und herspringen. Im Allgemeinen ist der Entwurfsprozess auf keine bestimmte Reihenfolge im Y-Diagramm festgelegt. Ein spezifischer Entwurfsprozess wird festgelegt durch eine definierte Reihenfolge im Y-Diagramm. * Auf Systemebene werden grundlegende Eigenschaften eines elektronischen Systems festgelegt. Zur Verhaltensbeschreibung werden Blockschaltbilder benutzt. Dabei wird von Signalen und Zeitverhalten abstrahiert. Bausteine in der Strukturdomäne sind beispielsweise CPUs und Speicher. * Die algorithmische Ebene wird durch Beschreibungen von nebenläufigen Algorithmen (Signale, Schleifen, Variablen, Zuweisungen) festgelegt. In der Strukturdomäne sind beispielsweise Speicherzellen und ALUs wesentliche Elemente. * Die Register-Transfer-Ebene ist eine Abstraktionsebene auf der das Verhalten durch kommunizierende Register und Logikeinheiten beschrieben wird. Dabei sind Datenstrukturen und Datenflüsse festgelegt. In der geometrischen Sicht ist der Entwurfsschritt des Floorplanning auf dieser Hierarchieebene angesiedelt. * Die Logikebene wird in der Verhaltenssicht durch Boolesche Gleichungen beschrieben. In der Struktursicht entspricht das der Betrachtung von Gattern und Flipflops. In der Geometriedomäne wird die Logikebene z. B. durch Standardzellen beschrieben. * Das Verhalten auf Schaltkreisebene wird mathematisch z. B. durch Differentialgleichungen beschrieben. Entsprechungen in der Strukturdomäne sind Transistoren und Kondensatoren bis hin zu Kristallgittern. In der geometrischen Sicht bilden Masken und Layouts die Schaltkreisebene.
prov:wasDerivedFrom
wikipedia-en:Gajski–Kuhn_chart?oldid=1070771901&ns=0
dbo:wikiPageLength
2859
foaf:isPrimaryTopicOf
wikipedia-en:Gajski–Kuhn_chart