Stannius ligature

Stannius Ligature is an experimental procedure to illustrate impulse conduction in frog heart. A ligature placed either around the junction between the sinus venosus and atrium of the frog or turtle heart (first stannius ligature) or around the atrioventricular junction (second stannius ligature); demonstrates that the cardiac impulse is conducted from sinus venosus to atria to ventricle, but that successive chambers possess automaticity since each may continue to beat, but the atria now have a slower rate than the sinus venosus, and the ventricle either does not contract or beats at a slower rate than the atria.[1]

History

In 1852 H.F. Stannius experimented on the heart. By tying a ligature as a constriction between the sinus venosus and the atrium in the frog and also one around the atrioventricular groove, Stannius was able to demonstrate that the muscle tissues of the atria and ventricles have independent and spontaneous rhythms. His observations also indicated that the sinus is the pacemaker of the heartbeat.

gollark: Unrelatedly, https://www.pine64.org/?page_id=61454
gollark: Yes.
gollark: More great "WHY WOULD YOU DO THIS":```go// A Context carries a deadline, cancelation signal, and request-scoped values// across API boundaries. Its methods are safe for simultaneous use by multiple// goroutines.type Context interface { // Done returns a channel that is closed when this Context is canceled // or times out. Done() <-chan struct{} // Err indicates why this context was canceled, after the Done channel // is closed. Err() error // Deadline returns the time when this Context will be canceled, if any. Deadline() (deadline time.Time, ok bool) // Value returns the value associated with key or nil if none. Value(key interface{}) interface{}}```
gollark: Basically, modems/rednet but more flexible, cross-server, and without actual modems.
gollark: It's a websocket-based inter-computer cross-server message relay.

References

  • "Zoology Timeline". highered.mcgraw-hill.com. Retrieved 2014-05-31.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.